Skip to content

v3.10.6

Compare
Choose a tag to compare
@feeblefakie feeblefakie released this 13 Oct 11:32

Summary

This release includes several bug fixes, and vulnerability fixes.

Community edition

Enhancements

  • Added support for MariaDB 11.4 and Oracle 19. (#2061)

Bug fixes

  • Fixed a bug where NullPointerException when a table specified in a Get/Scan object is not found in Consensus Commit. (#2083)
  • Upgraded the mysql driver to fix security issues. CVE-2023-22102 (#2238)
  • Upgraded the gRPC library, the Protocol Buffers library, grpc_health_probe, and scalar-admin to fix security issues. CVE-2024-7254, CVE-2024-25638, and CVE-2024-34156 (#2277)

Enterprise edition

Bug fixes

ScalarDB Cluster

ScalarDB GraphQL

  • Upgraded the GraphQL Java library to fix security issues. CVE-2024-40094