We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c48b5f commit 941f152Copy full SHA for 941f152
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# ChangeLog
2
+## 1.13.1
3
+### Fixed
4
+- Fix possible double free on parse error of malformed payload.
5
+- Fix build failure when configuring with `ENABLE_TRACE=ON`.
6
+- Fix possible redefinition of `_GNU_SOURCE`.
7
+
8
## 1.13.0
9
### New features
10
- Support automatic encryption for `$lookup` stages in `aggregate` pipelines on MongoDB server 8.1+.
0 commit comments