Skip to content

Release 0.12.4

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 20:18

Improvements

  • Cleaned-up some slight issue in legacy DBO implementation.
  • Unified the pattern used to create and drop schemas, entities and indexes.

Bugfixes

  • Fixed inconsistencies in logging and error handling during query execution.
  • Fixed a bug that caused locks to be released while other DBOs were still in the process of finalizing a transaction.
  • Fixed a bug that caused gRPC methods to return for USER_IMPLICIT transactions before COMMIT or ROLLBACK was executed.