File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ mongo-c-driver 1.19.1
2
+ =====================
3
+
4
+ It is my pleasure to announce the MongoDB C Driver 1.19.1.
5
+
6
+ Bug fixes:
7
+
8
+ * Permit NULL platform argument in mongoc_handshake_data_append.
9
+ * Fix wire version check in server selection when maxStalenessSeconds is specified in read preferences.
10
+ * Fix assert on invalid URI options in client pools connected to load balanced clusters.
11
+
12
+ Thanks to everyone who contributed to the development of this release.
13
+
14
+ * Kevin Albertson
15
+ * Ezra Chung
16
+
17
+ --Kevin Albertson
18
+
19
+
1
20
mongo-c-driver 1.19.0
2
21
=====================
3
22
Original file line number Diff line number Diff line change
1
+ libbson 1.19.1
2
+ ==============
3
+
4
+ It is my pleasure to announce libbson 1.19.1.
5
+
6
+ Bug fixes:
7
+
8
+ * Fix string handling in BSON keys and regular expressions.
9
+
10
+ --Kevin Albertson
11
+
12
+
1
13
libbson 1.19.0
2
14
==============
3
15
You can’t perform that action at this time.
0 commit comments