Skip to content

mongo-c-driver 1.17.4

Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 02 Feb 16:12
· 1406 commits to master since this release
1.17.4
264fc94

I'm pleased to announce version 1.17.4 of libbson and libmongoc,
the libraries constituting the MongoDB C Driver.

libbson

It is my pleasure to announce libbson 1.17.4.

No changes since 1.17.3; release to keep pace with libmongoc's version.

libmongoc

It is my pleasure to announce the MongoDB C Driver 1.17.4.

Bug fixes:

  • Fix crash on macOS on client pool shutdown.
  • Fix spacing in extended JSON output for numberLong.
  • Clear error in mongoc_collection_find_and_modify_with_opts on a successful retry.

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson
  • Samantha Ritter