Skip to content

Commit 0dfa86a

Browse files
committed
Release 1.18.0
1 parent 9e2bdaf commit 0dfa86a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# ChangeLog
22

3-
## Unreleased
3+
## 1.18.0
44

55
### Added
66
- Signed binaries for macOS and Linux are now available on the GitHub release.
77
- Linux binaries including `nocrypto` in the name have no dependency on OpenSSL. Drivers using the `nocrypto` variant are expected to set crypto callbacks (e.g. call `mongocrypt_setopt_crypto_hooks`) to do operations requiring crypto to avoid an error.
88
- Drivers that package libmongocrypt binaries are encouraged to migrate release scripts to use these binaries.
99
- No reduction in platform support is expected. glibc dependencies were checked against existing builds on RHEL 6.2 and Ubuntu 16.04.
10+
- Support referencing keys by `keyAltName` in `encryptedFieldsMap`.
1011

1112
### Changed
1213

0 commit comments

Comments
 (0)