v3.15.3
Summary
This release includes fixes for vulnerabilities and bugs, and adds support for running ScalarDB Cluster on the Omnistrate service.
Community edition
Bug fixes
- Fixed an issue with
DistributedStorageAdmin.getNamespaceNames()
API when using the DynamoDB storage with the namespace prefix settingscalar.db.dynamo.namespace.prefix
. The namespace names returned by this method wrongly contained the prefix. (#2641)
Enterprise edition
Improvements
ScalarDB Cluster
- Added support for the Omnistrate service. Now, you can run ScalarDB Cluster in the Omnistrate service.
Bug fixes
ScalarDB Cluster
- Upgraded
grpc_health_probe
to fix a security issue. CVE-2025-22869