File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change
1
+ libmongoc 1.30.5
2
+ ================
3
+
4
+ Fixes:
5
+
6
+ * Fix message of `bson_strerror_r` on Windows.
7
+ * Fix memory leaks with Windows Secure Channel.
8
+ * Fix loading PKCS#8 RSA keys with Windows Secure Channel.
9
+
10
+ Thanks to everyone who contributed to the development of this release.
11
+
12
+ * Kevin Albertson
13
+ * Colby Pike
14
+
15
+
16
+
1
17
libmongoc 1.30.4
2
18
================
3
19
Original file line number Diff line number Diff line change 1
- 1.30.5-dev
1
+ 1.30.5
Original file line number Diff line number Diff line change 1
- Unreleased
2
- ==========
1
+ libbson 1.30.5
2
+ ==============
3
3
4
4
Fixes:
5
5
@@ -12,6 +12,11 @@ Fixes:
12
12
object.
13
13
* A document nesting limit is now enforced during validation.
14
14
15
+ Thanks to everyone who contributed to the development of this release.
16
+
17
+ * Kevin Albertson
18
+ * Colby Pike
19
+
15
20
16
21
libbson 1.30.4
17
22
==============
You can’t perform that action at this time.
0 commit comments