File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
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
+
2
8
## 1.13.0
3
9
### New features
4
10
- Support automatic encryption for ` $lookup ` stages in ` aggregate ` pipelines on MongoDB server 8.1+.
Original file line number Diff line number Diff line change 57
57
}
58
58
],
59
59
"metadata" : {
60
- "timestamp" : " 2025-02-27T16:24:58.542719 +00:00" ,
60
+ "timestamp" : " 2025-04-01T17:28:16.597112 +00:00" ,
61
61
"tools" : [
62
62
{
63
63
"externalReferences" : [
100
100
}
101
101
]
102
102
},
103
- "serialNumber" : " urn:uuid:1eeadd7e-be33-4e55-960c-02bac1da4cf7 " ,
103
+ "serialNumber" : " urn:uuid:d3342f3b-6584-4fff-9131-fabb6a8c492c " ,
104
104
"version" : 1 ,
105
105
"$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
106
106
"bomFormat" : " CycloneDX" ,
You can’t perform that action at this time.
0 commit comments