v3.12.6
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
- Upgraded the Netty library to fix a security issue. CVE-2025-24970 (#2552)
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.