Skip to content

v3.10.0

Latest
Compare
Choose a tag to compare
@jnmt jnmt released this 25 Nov 04:20
fe6078c

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.