File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ libmongoc 1.19.1
2
+ ================
3
+
4
+ It is my pleasure to announce libmongoc 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
4
- It is my pleasure to announce libbson 1.19 .0.
16
+ It is my pleasure to announce libbson 1.18 .0.
5
17
6
18
No changes since 1.18.0; release to keep pace with libmongoc's version.
7
19
You can’t perform that action at this time.
0 commit comments