Skip to content

mongo-c-driver 1.17.3

Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 01 Dec 22:27
· 1406 commits to master since this release
1.17.3
8ee75b1

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

libbson

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

libmongoc

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

Bug fixes:

  • Do not send session ID on GSSAPI auth commands.
  • Fix build against zlib when zlib is installed in non-standard location.
  • Fix build when source directory path contains a space.
  • Fix a platform-specific bug causing mongoc_client_pool_pop to block indefinitely if all clients are checked out.
  • Fix a possible buffer overflow with hostnames resolving to IPv6 addresses on OpenSSL.

Links:

Thanks to everyone who contributed to this release.

  • Roberto C. Sánchez
  • Kevin Albertson
  • Andrew Witten
  • gonzalo