Skip to content

v3.12.6

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

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

Bug fixes

ScalarDB Cluster

  • Upgraded grpc_health_probe to fix security issues. CVE-2024-45337 CVE-2024-45338
  • Fixed a bug related to the metadata cache behavior when using auth in the SQL interface.

ScalarDB SQL

  • Fix an issue causing the SQL statement parser to reject negative numeric literal for columns of type INT and BIGINT.