Skip to content
Snippets Groups Projects

Release 0.11.0

Merged Henrik tom Wörden requested to merge release-0.11.0 into main
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -23,6 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ###
* Inheritance of the unit is not working. (GRPC API)
[linkahead-server#264](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/264)
* Curly brackets in query lead to unexpected server error.
[linkahead-server#138](https://gitlab.com/linkahead/linkahead-server/-/issues/138)
* Wrong url returned by FileSystem resource behind proxy.
* `NullPointerException` in GRPC API converters when executing SELECT query on
NULL values.
Loading