Skip to content

Commit

Permalink
Updated CHANGES.md
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Gasser <[email protected]>
  • Loading branch information
ppanopticon committed May 5, 2021
1 parent 7a9eee8 commit 272226f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change log for Cottontail DB

## Version 0.12.9

* Added UnitTests for gRPC endpoint stability
* Added latches to all `AbstractTx` to prevent concurrent access from same transaction.

### Bugfixes

* Fixed an error in `DeferFetchOnScanRewriteRule` that could case fetching of unnecessary columns.
* Fixed an error in `Distances` that caused distance calculation without a weighted version to fail. Up

## Version 0.12.8

* gRPC endpoint was migrated to Kotlin gRPC
Expand Down

0 comments on commit 272226f

Please sign in to comment.