File tree 3 files changed +40
-0
lines changed
3 files changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ mongo-c-driver 1.18.0-alpha2
2
+ ============================
3
+
4
+ It is my pleasure to announce the MongoDB C Driver 1.18.0-alpha2.
5
+
6
+ This is an unstable prerelease and is unsuitable for production applications.
7
+
8
+ Improvements:
9
+
10
+ * Update API version support for latest 5.0-rc0 MongoDB server release.
11
+ * Increase default timeout to mongocryptd for CSFLE.
12
+ * Remove deprecated terminology in code and documentation.
13
+
14
+ Thanks to everyone who contributed to the development of this release.
15
+
16
+ * Andreas Braun
17
+ * Benjamin Rewis
18
+ * Jeremy Mikola
19
+ * Kevin Albertson
20
+
21
+ --Kevin Albertson
22
+
1
23
mongo-c-driver 1.18.0-alpha
2
24
===========================
3
25
Original file line number Diff line number Diff line change
1
+ libbson 1.18.0-alpha2
2
+ =====================
3
+
4
+ It is my pleasure to announce libbson 1.18.0-alpha2.
5
+
6
+ This is an unstable prerelease and is unsuitable for production applications.
7
+
8
+ Bug fixes:
9
+
10
+ * Add trailing space after "base64" field name in extended JSON
11
+
12
+ Thanks to everyone who contributed to the development of this release.
13
+
14
+ * Jeremy Mikola
15
+ * Andreas Braun
16
+
17
+ --Kevin Albertson
18
+
1
19
libbson 1.18.0-alpha
2
20
====================
3
21
You can’t perform that action at this time.
0 commit comments