File tree 3 files changed +29
-0
lines changed
3 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ mongo-c-driver 1.17.4
2
+ =====================
3
+
4
+ It is my pleasure to announce the MongoDB C Driver 1.17.4.
5
+
6
+ Bug fixes:
7
+
8
+ * Fix crash on macOS on client pool shutdown.
9
+ * Fix spacing in extended JSON output for numberLong.
10
+ * Clear error in mongoc_collection_find_and_modify_with_opts on a successful retry.
11
+
12
+ Thanks to everyone who contributed to the development of this release.
13
+
14
+ * Kevin Albertson
15
+ * Samantha Ritter
16
+
17
+ -- Kevin Albertson
18
+
19
+
1
20
mongo-c-driver 1.17.3
2
21
=====================
3
22
Original file line number Diff line number Diff line change
1
+ libbson 1.17.4
2
+ ==============
3
+
4
+ It is my pleasure to announce libbson 1.17.4.
5
+
6
+ No changes since 1.17.3; release to keep pace with libmongoc's version.
7
+
8
+ -- Kevin Albertson
9
+
10
+
1
11
libbson 1.17.3
2
12
==============
3
13
You can’t perform that action at this time.
0 commit comments