Skip to content

3.8.0 -- 2025-02-05

Latest
Compare
Choose a tag to compare
@RitvikKapila RitvikKapila released this 05 Feb 22:14
· 2 commits to main since this release
3e4323f

This release is available in the following languages:

  • Java

Features

  • SharedCache: Shared Cache for Searchable Encryption (#1476) (46076f8)
  • bump to dafny 4.9.0 and mpl 1.9.0 (#1627)

Fixes

  • ensure algorithmSuite is properly copied in getTableConfig for E… (#1474) (ff3acac)
  • Java: Improve Collection of Errors string (#1478) (562b3ef)
  • SearchableEncryption: disable shared cached (#1507) (ffc67be)
  • SearchableEncryption: respect CMC contract (#1434) (b9333fb)
  • support new input validation (#1518) (12bbfbf)
  • Upgrade .net DDB SDK (8aeed4e)

Maintenance