Skip to content

v2.5.1

Compare
Choose a tag to compare
@emasab emasab released this 01 Aug 18:45
· 64 commits to master since this release
e52ed72

This is a maintenance release.

Fixes

  • Fix CSFLE (client-side field-level encryption) when using Azure Key Vault by specifying RsaOaep256 (instead of RsaOaep) for interoperability with clients in other languages (Java, go, etc.).
  • Fix AvroSerializer configuration to allow using schema normalization.
  • Upgrade Azure Identity library to 1.11.4 to address a vulnerability in previous versions.