File tree Expand file tree Collapse file tree 8 files changed +21
-9
lines changed Expand file tree Collapse file tree 8 files changed +21
-9
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,13 @@ Changes prior to 3.9.0 are documented as [release notes on GitHub](https://githu
54
54
- See: [ MongoDB C Driver 2.1.0 Release Notes] ( https://github.com/mongodb/mongo-c-driver/releases/tag/2.1.0 ) .
55
55
- Support for macOS 11 and macOS 12 (deprecated in 4.1.0).
56
56
57
+ ## 4.1.2
58
+
59
+ ### Fixed
60
+
61
+ - ` storage_engine() const ` in ` mongocxx::v_noabi::options::index ` is correctly exported using mongocxx export macros instead of bsoncxx export macros.
62
+ - Fix ` -Wdeprecated-literal-operator ` warning.
63
+
57
64
## 4.1.1
58
65
59
66
### Fixed
Original file line number Diff line number Diff line change @@ -1603,7 +1603,7 @@ TOC_EXPAND = NO
1603
1603
# protocol see https://www.sitemaps.org
1604
1604
# This tag requires that the tag GENERATE_HTML is set to YES.
1605
1605
1606
- SITEMAP_URL = https://mongocxx.org/api/mongocxx-4.1.1 /
1606
+ SITEMAP_URL = https://mongocxx.org/api/mongocxx-4.1.2 /
1607
1607
1608
1608
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
1609
1609
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ git clone -b releases/stable https://github.com/mongodb/mongo-cxx-driver.git
28
28
| Version | ABI Stability | Development Stability | Development Status |
29
29
| :---------: | :-------------: | :-------------------------: | :----------------: |
30
30
| master | N/A | _ Do not use in production!_ | Active |
31
- | 4.1.1 | None | Ready for Use | Bug Fixes Only |
31
+ | 4.1.2 | None | Ready for Use | Bug Fixes Only |
32
+ | 4.1.1 | None | Ready for Use | Not Supported |
32
33
| 4.1.0 | None | Ready for Use | Not Supported |
33
34
| 4.0.0 | None | Ready for Use | Not Supported |
34
35
| 3.11.0 | None | Ready for Use | Bug Fixes Only |
Original file line number Diff line number Diff line change 2
2
3
3
## Driver Documentation By Version
4
4
5
- [4.1.1](../mongocxx-4.1.1) | [4.1.0](../mongocxx-4.1.0) | [4.0.0](../mongocxx-4.0.0) | [3.11.0](../mongocxx-3.11.0) | [3.10.2](../mongocxx-3.10.2) | [3.10.1](../mongocxx-3.10.1) | [3.10.0](../mongocxx-3.10.0) | [3.9.0](../mongocxx-3.9.0) | [3.8.1](../mongocxx-3.8.1) | [3.8.0](../mongocxx-3.8.0) | [3.7.2](../mongocxx-3.7.2) | [3.7.1](../mongocxx-3.7.1) | [3.7.0](../mongocxx-3.7.0) | [3.6.7](../mongocxx-3.6.7) | [3.6.6](../mongocxx-3.6.6) | [3.6.5](../mongocxx-3.6.5) | [3.6.4](../mongocxx-3.6.4) | [3.6.3](../mongocxx-3.6.3) | [3.6.2](../mongocxx-3.6.2) | [3.6.1](../mongocxx-3.6.1) | [3.6.0](../mongocxx-3.6.0) | [3.5.1](../mongocxx-3.5.1) | [3.5.0](../mongocxx-3.5.0) | [3.4.2](../mongocxx-3.4.2) | [3.4.1](../mongocxx-3.4.1) | [3.4.0](../mongocxx-3.4.0) | [3.3.2](../mongocxx-3.3.2) | [3.3.1](../mongocxx-3.3.1) | [3.3.0](../mongocxx-3.3.0) | [3.2.1](../mongocxx-3.2.1) | [3.2.0](../mongocxx-3.2.0) | [3.1.4](../mongocxx-3.1.4/) | [3.1.3](../mongocxx-3.1.3/) | [3.1.2](../mongocxx-3.1.2/) | [3.1.1](../mongocxx-3.1.1/) | [3.1.0](../mongocxx-3.1.0/) | [3.0.3](../mongocxx-3.0.3/) | [3.0.2](../mongocxx-3.0.2/) | [3.0.1](../mongocxx-3.0.1/) | [3.0.0](../mongocxx-3.0.0/)
5
+ [4.1.2](../mongocxx-4.1.2) | [4.1.1](../mongocxx-4.1.1) | [4.1.0](../mongocxx-4.1.0) | [4.0.0](../mongocxx-4.0.0) | [3.11.0](../mongocxx-3.11.0) | [3.10.2](../mongocxx-3.10.2) | [3.10.1](../mongocxx-3.10.1) | [3.10.0](../mongocxx-3.10.0) | [3.9.0](../mongocxx-3.9.0) | [3.8.1](../mongocxx-3.8.1) | [3.8.0](../mongocxx-3.8.0) | [3.7.2](../mongocxx-3.7.2) | [3.7.1](../mongocxx-3.7.1) | [3.7.0](../mongocxx-3.7.0) | [3.6.7](../mongocxx-3.6.7) | [3.6.6](../mongocxx-3.6.6) | [3.6.5](../mongocxx-3.6.5) | [3.6.4](../mongocxx-3.6.4) | [3.6.3](../mongocxx-3.6.3) | [3.6.2](../mongocxx-3.6.2) | [3.6.1](../mongocxx-3.6.1) | [3.6.0](../mongocxx-3.6.0) | [3.5.1](../mongocxx-3.5.1) | [3.5.0](../mongocxx-3.5.0) | [3.4.2](../mongocxx-3.4.2) | [3.4.1](../mongocxx-3.4.1) | [3.4.0](../mongocxx-3.4.0) | [3.3.2](../mongocxx-3.3.2) | [3.3.1](../mongocxx-3.3.1) | [3.3.0](../mongocxx-3.3.0) | [3.2.1](../mongocxx-3.2.1) | [3.2.0](../mongocxx-3.2.0) | [3.1.4](../mongocxx-3.1.4/) | [3.1.3](../mongocxx-3.1.3/) | [3.1.2](../mongocxx-3.1.2/) | [3.1.1](../mongocxx-3.1.1/) | [3.1.0](../mongocxx-3.1.0/) | [3.0.3](../mongocxx-3.0.3/) | [3.0.2](../mongocxx-3.0.2/) | [3.0.1](../mongocxx-3.0.1/) | [3.0.0](../mongocxx-3.0.0/)
6
6
7
7
## Driver Development Status
8
8
12
12
| Version | ABI Stability | Development Stability | Development Status |
13
13
| :---------: | :-------------: | :-------------------------: | :----------------: |
14
14
| master | N/A | _ Do not use in production!_ | Active |
15
- | 4.1.1 | None | Ready for Use | Bug Fixes Only |
15
+ | 4.1.2 | None | Ready for Use | Bug Fixes Only |
16
+ | 4.1.1 | None | Ready for Use | Not Supported |
16
17
| 4.1.0 | None | Ready for Use | Not Supported |
17
18
| 4.0.0 | None | Ready for Use | Not Supported |
18
19
| 3.11.0 | None | Ready for Use | Bug Fixes Only |
Original file line number Diff line number Diff line change 33
33
}
34
34
],
35
35
"metadata" : {
36
- "timestamp" : " 2025-07-01T14:54:54.875217 +00:00" ,
36
+ "timestamp" : " 2025-09-03T15:30:28.816246 +00:00" ,
37
37
"tools" : [
38
38
{
39
39
"externalReferences" : [
76
76
}
77
77
]
78
78
},
79
- "serialNumber" : " urn:uuid:f6bad0a4-0ad0-4f8f-afce-5aae6a7d8a0f " ,
79
+ "serialNumber" : " urn:uuid:745aa3a6-14a6-4231-9b5f-ea40582f9cd0 " ,
80
80
"version" : 1 ,
81
81
"$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
82
82
"bomFormat" : " CycloneDX" ,
Original file line number Diff line number Diff line change 33
33
}
34
34
],
35
35
"metadata" : {
36
- "timestamp" : " 2025-07-01T14:54:54.875217 +00:00" ,
36
+ "timestamp" : " 2025-09-03T15:30:28.816246 +00:00" ,
37
37
"tools" : [
38
38
{
39
39
"externalReferences" : [
76
76
}
77
77
]
78
78
},
79
- "serialNumber" : " urn:uuid:f6bad0a4-0ad0-4f8f-afce-5aae6a7d8a0f " ,
79
+ "serialNumber" : " urn:uuid:745aa3a6-14a6-4231-9b5f-ea40582f9cd0 " ,
80
80
"version" : 1 ,
81
81
"$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
82
82
"bomFormat" : " CycloneDX" ,
Original file line number Diff line number Diff line change 10
10
set -o errexit
11
11
set -o pipefail
12
12
13
- LATEST_VERSION=" 4.1.1 "
13
+ LATEST_VERSION=" 4.1.2 "
14
14
DOXYGEN_VERSION_REQUIRED=" 1.14.0"
15
15
16
16
# Permit using a custom Doxygen binary.
Original file line number Diff line number Diff line change @@ -535,6 +535,9 @@ podman pull 901841024863.dkr.ecr.us-east-1.amazonaws.com/release-infrastructure/
535
535
# Output: "... writing sbom to file"
536
536
podman run -it --rm -v " $( pwd) :/pwd" 901841024863.dkr.ecr.us-east-1.amazonaws.com/release-infrastructure/silkbomb:2.0 \
537
537
update --refresh --generate-new-serial-number -p " /pwd/etc/purls.txt" -i " /pwd/etc/cyclonedx.sbom.json" -o " /pwd/etc/cyclonedx.sbom.json"
538
+
539
+ git add etc/cyclonedx.sbom.json
540
+ git commit -m " update SBOM serial number"
538
541
```
539
542
540
543
Update ` etc/augmented.sbom.json ` by running a patch build which executes the ` sbom ` task as described above in [ SBOM Lite] ( #sbom-lite ) .
You can’t perform that action at this time.
0 commit comments