Skip to content

Release 0.12.9

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 21:05

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.