Skip to content

Commit 0fd5d21

Browse files
committed
update CHANGELOG for 1.15.0
1 parent a187945 commit 0fd5d21

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# ChangeLog
2-
## 1.15.0 (Unreleased)
2+
## 1.15.0
3+
4+
### Features
5+
- Support Queryable Encryption text indexes with `cleanupStructuredEncryptionData` and `compactStructuredEncryptionData`.
6+
- Support explicit encryption for algorithm type: `textPreview` and query types: `prefixPreview`, `suffixPreview` and `substringPreview`
7+
- Add `mongocrypt_setopt_algorithm_text` to apply options for explicit encryption.
8+
9+
### Fixed
10+
- Bypass command `buildinfo` (previously only `buildInfo` was bypassed).
11+
- Bypass command `serverStatus`.
12+
313
### Removed
414
- Support for building with Visual Studio 2015. Use Visual Studio 2017 or newer.
515

0 commit comments

Comments
 (0)