File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Changes in Version 1.18.1
5+ -------------------------
6+
7+ - Bundle libmongocrypt 1.18.2 in release wheels.
8+
49Changes in Version 1.18.0
510-------------------------
611
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "1.19.0.dev0 "
15+ __version__ = "1.18.1 "
1616
1717_MIN_LIBMONGOCRYPT_VERSION = "1.8.0"
Original file line number Diff line number Diff line change 11{
22 "components" : [
33 {
4- "bom-ref" : " pkg:github/mongodb/libmongocrypt@1.18.1 " ,
4+ "bom-ref" : " pkg:github/mongodb/libmongocrypt@1.18.2 " ,
55 "externalReferences" : [
66 {
77 "type" : " distribution" ,
8- "url" : " https://github.com/mongodb/libmongocrypt/archive/1.18.1 .tar.gz"
8+ "url" : " https://github.com/mongodb/libmongocrypt/archive/1.18.2 .tar.gz"
99 },
1010 {
1111 "type" : " website" ,
12- "url" : " https://github.com/mongodb/libmongocrypt/tree/1.18.1 "
12+ "url" : " https://github.com/mongodb/libmongocrypt/tree/1.18.2 "
1313 }
1414 ],
1515 "group" : " mongodb" ,
1616 "name" : " libmongocrypt" ,
17- "purl" : " pkg:github/mongodb/libmongocrypt@1.18.1 " ,
17+ "purl" : " pkg:github/mongodb/libmongocrypt@1.18.2 " ,
1818 "type" : " library" ,
19- "version" : " 1.18.1 "
19+ "version" : " 1.18.2 "
2020 }
2121 ],
2222 "dependencies" : [
2323 {
24- "ref" : " pkg:github/mongodb/libmongocrypt@1.18.1 "
24+ "ref" : " pkg:github/mongodb/libmongocrypt@1.18.2 "
2525 }
2626 ],
2727 "metadata" : {
28- "timestamp" : " 2026-05-08T13:02:11.869716 +00:00" ,
28+ "timestamp" : " 2026-06-03T00:00:00.000000 +00:00" ,
2929 "tools" : [
3030 {
3131 "externalReferences" : [
6868 }
6969 ]
7070 },
71- "serialNumber" : " urn:uuid:d525e7f1-99ec-4504-862d-920e2f577c3b " ,
71+ "serialNumber" : " urn:uuid:fb7d4662-fe2d-495c-944f-034982ccc517 " ,
7272 "version" : 1 ,
7373 "$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
7474 "bomFormat" : " CycloneDX" ,
Original file line number Diff line number Diff line change 1- 1.18.1
1+ 1.18.2
You can’t perform that action at this time.
0 commit comments