File tree Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ Changes in Version 1.14.0
5
+ -------------------------
6
+
7
+ - Bundle libmongocrypt 1.14.0 in release wheels.
8
+
4
9
Changes in Version 1.13.0
5
10
-------------------------
6
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"components" : [
3
3
{
4
- "bom-ref" : " pkg:github/mongodb/libmongocrypt@1.13.1 " ,
4
+ "bom-ref" : " pkg:github/mongodb/libmongocrypt@1.14.0 " ,
5
5
"externalReferences" : [
6
6
{
7
7
"type" : " distribution" ,
8
- "url" : " https://github.com/mongodb/libmongocrypt/archive/refs/tags/1.13.1 .tar.gz"
8
+ "url" : " https://github.com/mongodb/libmongocrypt/archive/refs/tags/1.14.0 .tar.gz"
9
9
},
10
10
{
11
11
"type" : " website" ,
12
- "url" : " https://github.com/mongodb/libmongocrypt/tree/1.13.1 "
12
+ "url" : " https://github.com/mongodb/libmongocrypt/tree/1.14.0 "
13
13
}
14
14
],
15
15
"group" : " mongodb" ,
16
16
"name" : " libmongocrypt" ,
17
- "purl" : " pkg:github/mongodb/libmongocrypt@1.13.1 " ,
17
+ "purl" : " pkg:github/mongodb/libmongocrypt@1.14.0 " ,
18
18
"type" : " library" ,
19
- "version" : " 1.13.1 "
19
+ "version" : " 1.14.0 "
20
20
}
21
21
],
22
22
"dependencies" : [
23
23
{
24
- "ref" : " pkg:github/mongodb/libmongocrypt@1.13.1 "
24
+ "ref" : " pkg:github/mongodb/libmongocrypt@1.14.0 "
25
25
}
26
26
],
27
27
"metadata" : {
28
- "timestamp" : " 2025-04-01T19:53:54.393395 +00:00" ,
28
+ "timestamp" : " 2025-05-09T11:28:43.491146 +00:00" ,
29
29
"tools" : [
30
30
{
31
31
"externalReferences" : [
68
68
}
69
69
]
70
70
},
71
- "serialNumber" : " urn:uuid:a5e0a753-031f-43e3-ac20-f39b878c46e1 " ,
71
+ "serialNumber" : " urn:uuid:b71dea42-b188-4625-a48a-3b2a4c1cae8e " ,
72
72
"version" : 1 ,
73
73
"$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
74
74
"bomFormat" : " CycloneDX" ,
Original file line number Diff line number Diff line change 1
- 1.13.1
1
+ 1.14.0
You can’t perform that action at this time.
0 commit comments