Release 0.12.9
Minor cChanges
- Added UnitTests for gRPC endpoint stability
- Added latches to all
AbstractTx
to prevent concurrent access from within 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.