ScalarDL 3.11 Release Notes
This page includes a list of release notes for ScalarDL 3.11.
v3.11.1​
Release date: October 8, 2025
Summary​
This release has several improvements, bug fixes, and vulnerability fixes.
Community edition​
Improvements​
- Supported time-related data types in the generic function. (#200)
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
IS NULLandIS NOT NULLconditions handling in table-oriented generic contracts. (#238) - 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.11.0​
Release date: June 18, 2025
Summary​
This release introduces enhancements, such as table-oriented generic contracts, and includes several bug fixes. For detailed changes, see the following.
Enhancements​
- Added table-oriented generic contracts. (#108, #119, #124, #127, #138, #139, #141, #149, #150, #165)
Bug fixes​
- Fixed CVE-2024-45337. (#107)
- Fixed CVE-2025-22869. (#142)
- Fixed the parameter name for the authentication method. (#148)