ANN: Released Field-Level Encryption 2.0 for Java SDK 3

Hi All,

I’m glad to announce the release of Field-Level Encryption (FLE) 2.0 for Java SDK 3.

FLE is an Enterprise Edition feature that enables client-side encryption of specific fields within JSON documents.

In SDK 3 we overhauled the encryption API to remove some friction points and make it less opinionated. We hope you’ll now find it easier to implement custom crypto algorithms and key management strategies.

Documentation (including migration guide for SDK 2 users)

Thanks,
David Nault

1 Like

Thats an awesome update ! Thanks @david.nault