Skip to content

v3.11.4

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

  • Fixed a bug where incorrect results are returned when executing SELECT queries with the same column names.
  • Upgraded grpc_health_probe to fix a security issue. CVE-2024-34156
  • Upgraded scalar-admin to fix a security issue. CVE-2024-25638
  • Upgraded the Protobuf Java library to fix a security issue. CVE-2024-7254

ScalarDB GraphQL

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