Skip to content

Commit 1c31a40

Browse files
authored
Update release-notes.txt
1 parent 04cb021 commit 1c31a40

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/release-notes.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,18 @@ now supports Ruby 3.2. Ruby 2.5 and 2.6 are now deprecated.
2828

2929
This release includes the following new features:
3030

31-
- Added support for automatic AWS credentials retrieval abd authentication
31+
- Added support for automatic AWS credentials retrieval and authentication
3232
with temporary credentials when AWS KMS is used for client side encryption.
3333
- Added support for automatic GCP credentials retrieval when Google Cloud Key
3434
Management is used for client side encryption.
3535
- Added support the Azure VM-assigned Managed Identity for Automatic KMS Credentials
3636
when Azure Key Vault is used for client side encryption.
37-
- `Queryable encryption <https://www.mongodb.com/docs/upcoming/core/queryable-encryption/queryable-encryption/>`_ support is extended.
38-
- A crypt shared library can be now used instead of mongocryptd.
37+
- `Queryable Encryption <https://www.mongodb.com/docs/upcoming/core/queryable-encryption/queryable-encryption/>`_ support is extended.
38+
- Added support for Queryable Encryption Range Indexes.
39+
- A `crypt_shared <https://www.mongodb.com/docs/manual/core/queryable-encryption/reference/shared-library/#download-the-automatic-encryption-shared-library>`_
40+
library can be now used instead of ``mongocryptd``.
3941
- Added support for AWS IAM Roles for service accounts, EKS in particular.
4042
- AWS Credentials are now cached when possible.
41-
- Added support for Range Indexes.
4243

4344
.. _release-notes-2.18:
4445

0 commit comments

Comments
 (0)