MongoDB C driver 1.17.6 released

Announcing 1.17.6 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

No changes since 1.17.5; release to keep pace with libmongoc’s version.

libmongoc

Bug fixes:

  • Fix possible crash when speculative authentication fails with network error.

Links:

Thanks to everyone who contributed to this release.

  • Andreas Braun