Skip to content

Commit 3f9f6f0

Browse files
authored
add 1.15.1 release notes (#1048)
1 parent aab45c9 commit 3f9f6f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
- This applies to IntelDFP when `MONGOCRYPT_DFP_DIR` is not set to `USE-SYSTEM`.
1111
- Note: `FetchContent_Populate()` is still used for CMake versions prior to 3.18 to avoid `add_subdirectory()` behavior.
1212

13+
## 1.15.1
14+
15+
### Fixed
16+
- Fix possible error when text options include multiple query types and are used for a find payload: `Text search query specification cannot contain multiple query type specifications`.
17+
- Require setting contention for text options.
18+
- Improve error message if text options are unset when using text algorithm.
19+
20+
1321
## 1.15.0
1422

1523
### New features

0 commit comments

Comments
 (0)