Skip to content

Commit

Permalink
Adding release notes (#2021)
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinMendelGleason committed Nov 9, 2023
1 parent 2545055 commit 55fb68e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# TerminusDB Server v11.1.8 Release Notes
# Enhancement
* Speed up db listing
* Add db list by organization
* Query cost estimations are more robust, and modalities are now used
in reordering and enforced by the query compiler.

## Bug fixes
* Added type tracking of GraphQL names so that renaming bugs are rare
* Fix bug in indexing which caused GraphQL failure on embedding construction
* Add optimization flag to ask: now by default optimization does not take place

# TerminusDB Server v11.1.7 Release Notes
## Bug fixes
* More robust string conversions in graphql (#2010)
Expand Down

0 comments on commit 55fb68e

Please sign in to comment.