Skip to content

Commit 130e07a

Browse files
committed
update NEWS
1 parent 107d094 commit 130e07a

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

NEWS

Lines changed: 19 additions & 0 deletions
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

Lines changed: 10 additions & 0 deletions
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

0 commit comments

Comments
 (0)