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
2aa6e79e
Verified
Commit
2aa6e79e
authored
3 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: update CHANGELOG
parent
428baa1e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!41
REL: update changelog, bump version of pom.xml, update DEPENDENCIES
,
!39
fixing cql's updated filter
Pipeline
#15012
passed
3 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-0
6 additions, 0 deletions
CHANGELOG.md
with
6 additions
and
0 deletions
CHANGELOG.md
+
6
−
0
View file @
2aa6e79e
...
...
@@ -18,8 +18,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
*
`IdOnly`
flag (see https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/187).
The flags was not working anyways. However,
`SELECT id FROM ...`
queries are
now optimized in the way the
`IdOnly`
flag was supposed to do.
### Fixed
*
#181 CQL's
`UPDATED`
filter.
(https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/181)
*
#183 No reasonable error when using bad datetime format.
(https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/183)
*
#127 "nan" as value (list item) in properties with data type "LIST
<DOUBLE>
"
...
...
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