ScalarDL 3.10 Release Notes
This page includes a list of release notes for ScalarDL 3.10.
v3.10.3​
Release date: October 8, 2025
Summary​
This release has several bug fixes and vulnerability fixes.
Community edition​
Bug fixes​
- Fixed the state management behavior for read-only transactions. (#181)
- Fixed certificate and secret key version check and messages. (#202)
- Fixed Ledger configuration validation for correct authentication settings. (#222)
- Fixed CVE-2025-22874. (#262)
- Fixed CVE-2025-49146. (#286)
Enterprise edition​
Bug fixes​
- Fixed Auditor configuration validation for correct authentication settings.
- Fixed duplicated read lock.
- Fixed CVE-2025-22874.
- Fixed CVE-2025-49146.
v3.10.2​
Release date: June 20, 2025
Summary​
This release includes several bug fixes. For detailed changes, see the following.
Bug fixes​
- Fixed CVE-2024-13009, CVE-2025-22869, and CVE-2025-24970. (#142, #143)
- Fixed the parameter name for the authentication method. (#148)
v3.10.1​
Release date: April 1, 2025
Summary​
This release has several improvements and bug fixes.
Community edition​
Improvements​
- Added client-service APIs and tools for a generic-contract-based setup. (#97)
Bug fixes​
- Fixed CVE-2024-45337. (#107)
Enterprise edition​
Improvements​
- Improved the lock-recovery behavior when the lock-owner transaction is aborted.
v3.10.0​
Release date: December 4, 2024
Summary​
This release introduces enhancements, such as generic contracts and functions, as well as various improvements, including the addition of error codes. It also includes several bug fixes. For detailed changes, see the following.
Enhancements​
- Added generic contracts and functions.
Improvements​
- Added error codes for error messages.
- Enabled implicit pre-read in mutable databases.
- Improved ScalarDB exception handling in function execution.
- Upgraded the ScalarDB version to 3.14.0.
- Made executeContract with nonce deprecated.
Bug fixes​
- Disabled SNI host check in the Prometheus exporter.
- Fixed a bug when handling PKCS#8-formatted private keys.
- Fixed unexpected validation execution.
- Fixed a bug with non-nonce transaction IDs.
- Fixed a bug where a transaction with the JDBC transaction manager incorrectly overwrites an asset.
- Fixed a bug that makes the Ledger service unable to execute contracts on DynamoDB.
- Added validation that disables the group commit feature in ScalarDB from being used.
- Fixed to run with Cosmos DB.
- Fixed the following vulnerabilities.