Skip to content

Commit 264fc94

Browse files
committed
1.17.4 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 3ebee77 commit 264fc94

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

NEWS

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
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+
120
mongo-c-driver 1.17.3
221
=====================
322

src/libbson/NEWS

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
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+
111
libbson 1.17.3
212
==============
313

src/libmongoc/doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)