File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change
1
+ libmongoc 2.0.2
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 2.0.1
2
18
===============
3
19
Original file line number Diff line number Diff line change 1
- 2.0.2-dev
1
+ 2.0.2
Original file line number Diff line number Diff line change 1
- Unreleased
2
- ==========
1
+ libbson 2.0.2
2
+ =============
3
3
4
4
Fixes:
5
5
@@ -12,6 +12,12 @@ 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
+
20
+
15
21
libbson 2.0.1
16
22
=============
17
23
You can’t perform that action at this time.
0 commit comments