This repository was archived by the owner on Jan 9, 2026. It is now read-only.
Releases: scalar-labs/scalardl-java-client-sdk
Releases · scalar-labs/scalardl-java-client-sdk
v3.5.5
Bug fixes
- Use scannable LedgerTracer that does storage scan in a Contract (#870)
- Fix CVE-2022-27664 (#867)
- Add FunctionManager to make Function mockable (#866)
- Fix CVE-2022-42003 and CVE-2022-42004 (#876)
- Fix CVE-2022-32149 (#877)
- Add @OverRide to fix a warning from errorprone (#883)
- Upgrade the gRPC version to fix a vulnerability. (#882)
v3.4.4
Bug fixes
- Fix CVE-2022-32149 (#877)
- Fix CVE-2022-42003 and CVE-2022-42004 (#876)
- Add @OverRide to fix a warning from errorprone (#883)
- Add FunctionManager to make Function mockable (#866)
- Fix CVE-2022-27664 (#867)
v3.7.0
Enhancements
- Make Asset be able to return AssetMetadata that includes some internal metadata (#875)
- Add a transaction asset scanner to scan Ledger assets (#871)
- Add transaction scannable tracer manager (#873)
Improvements
- Make AssetInput not manage data (#878)
- Rename classes, such as AuditorAssetScanner (#872)
- Revise ContractsRegistration and FunctionsRegistration (#880)
- Add more sources to the SDK (#879)
Bug fixes
- Add FunctionManager to make Function mockable (#866)
- Use scannable LedgerTracer that does storage scan in a Contract (#870)
- Fix CVE-2022-27664 (#867)
- Fix CVE-2022-32149 (#877)
- Fix CVE-2022-42003 and CVE-2022-42004 (#876)
- Upgrade the gRPC version to fix a vulnerability. (#882)
- Add @OverRide to fix a warning from errorprone (#883)
- Upgrade the ScalarDB version (#884)
v3.5.4
v3.4.3
v3.3.6
v3.2.7
v3.6.0
Enhancements
- Update release workflow to push container to ECR of Marketplace (#855)
- Upgrade the Scalar DB version (#860)
Bug fixes
- Update the in-house JRE8 Docker image to 1.1.7 (#854)
- Upgrade the in-house JRE8 docker image to 1.1.8 (#858)
- Fix Ledger/Auditor/Client config loading (#862)