diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fca5f27589581a503cec2c90a6334e4c9fe1201..504eec18085082a1fbc1ff8b80fa91f2c3166bf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 ### diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index fbcb186e45ff5bff20ca7ff20fa321f547048527..197af984701d8c522c9e419f27c32c0104501cfe 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -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) diff --git a/caosdb-webui b/caosdb-webui index e6fef9f35da49dfea5b11f99b872d15c35fd043d..d5f9090eca25a92fc44dbeeba305768e8d9f4bcb 160000 --- a/caosdb-webui +++ b/caosdb-webui @@ -1 +1 @@ -Subproject commit e6fef9f35da49dfea5b11f99b872d15c35fd043d +Subproject commit d5f9090eca25a92fc44dbeeba305768e8d9f4bcb