Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-server
Commits
585b4d0a
Verified
Commit
585b4d0a
authored
1 year ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
REL: prepare release 0.12.0
parent
b304a53d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#42794
canceled
1 year ago
Stage: info
Stage: test
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+2
-11
2 additions, 11 deletions
CHANGELOG.md
DEPENDENCIES.md
+2
-2
2 additions, 2 deletions
DEPENDENCIES.md
caosdb-webui
+1
-1
1 addition, 1 deletion
caosdb-webui
with
5 additions
and
14 deletions
CHANGELOG.md
+
2
−
11
View file @
585b4d0a
...
...
@@ -5,15 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.1.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
## [0.12.0] - 2023-10-24
(Timm Fitschen)
### Fixed
...
...
@@ -22,8 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*
Unknown Server Error when inserting an Entity.
[
linkahead-mariadbbackend
](
https://gitlab.indiscale.com/caosdb/src/caosdb-mysqlbackend/-/issues/48
)
### Security
## [0.11.0] 2023-10-13 ##
### Added ###
...
...
This diff is collapsed.
Click to expand it.
DEPENDENCIES.md
+
2
−
2
View file @
585b4d0a
...
...
@@ -3,7 +3,7 @@
## For Building and Running the Server
*
`>=caosdb-proto 0.3.0`
*
`>=caosdb-mysqlbackend
5
.0.0`
*
`>=caosdb-mysqlbackend
7
.0.0`
*
`>=Java 11`
*
`>=Apache Maven 3.6.0`
*
`>=Make 4.2`
...
...
@@ -13,7 +13,7 @@
## For Deploying a Web User Interface (optional)
*
`>=caosdb-webui 0.
8
.0`
*
`>=caosdb-webui 0.
13
.0`
## For Building the Documentation (optional)
...
...
This diff is collapsed.
Click to expand it.
caosdb-webui
@
d5f9090e
Subproject commit
e6fef9f35da49dfea5b11f99b872d15c35fd043d
Subproject commit
d5f9090eca25a92fc44dbeeba305768e8d9f4bcb
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment