1.14.0 release
1.14.0
New features
- Support experimental Queryable Encryption text indexes for automatic encryption.
Fixed
- Fix building against libbson with extra alignment enabled (
ENABLE_EXTRA_ALIGNMENT=ON
). - Retry KMS encrypt request for context created by
mongocrypt_ctx_rewrap_many_datakey_init
.
Improvements
- Improve performance of OpenSSL crypto operations.
- Improve error for incorrect path to crypt_shared library.