Skip to content

mongo-c-driver 1.15.3

Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 16 Dec 18:13
· 1641 commits to master since this release
1.15.3
606b0ea

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

libbson

It is my pleasure to announce libbson 1.15.3.

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

libmongoc

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

Bug fixes:
* Fix a hang on macOS when connecting to a server over TLS
* Add zstd as a dependency when libmongoc static library is compiled with zstd support
* Fix compilation on AIX 6.1

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson
  • Samantha Ritter
  • EGuesnet