Skip to content

v3.15.2

Latest
Compare
Choose a tag to compare
@feeblefakie feeblefakie released this 24 Mar 00:59

Summary

This release has several improvements and bug fixes.

Community edition

Improvements

  • ScalarDB BIGINT datatype will now be mapped to Oracle's NUMBER(16). (#2566)

Bug fixes

Enterprise edition

Enhancements

ScalarDB Cluster

  • Added a configuration option (scalar.db.transaction.enabled) to enable or disable the transaction feature in ScalarDB Cluster. The default value is true.

Bug fixes

ScalarDB Cluster

  • Fixed a bug related to the metadata cache behavior when using auth in the SQL interface.
  • Fixed configurations for the embedding feature.
  • Fixed a bug that allowed superusers to execute ABAC administrative operations for non-existing users.
  • Fixed a bug a table-not-found error occurs when dropping empty ABAC system tables.