Skip to main content
Version: 3.12

ScalarDL 3.12 Release Notes

This page includes a list of release notes for ScalarDL 3.12.

v3.12.0​

Release date: September 22, 2026

Summary​

This release introduces several enhancements, such as ScalarDL HashStore and TableStore, and includes several improvements and bug fixes. For detailed changes, see the following.

Enhancements​

Improvements​

  • Supported time-related data types in the generic function. (#200)
  • Bundled the ValidteLedger contract into the client. (#254, #260)
  • Disabled the coordinator write omission in ScalarDB. (#203)

Bug fixes​

  • Fixed the state management behavior for read-only transactions. (#181)
  • Fixed certificate and secret key version check and messages. (#202)
  • Fixed Ledger and Auditor configuration validations for correct authentication settings. (#222)
  • Fixed IS NULL and IS NOT NULL conditions handling in table-oriented generic contracts. (#238)
  • Fixed CVE-2025-22874. (#262)