Skip to content

mongo-c-driver 1.21.1

Compare
Choose a tag to compare
@chardan chardan released this 01 Mar 19:25
· 666 commits to master since this release

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

libbson

Announcing libbson 1.21.1

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

libmongoc

Bug Fixes:

  • Use static decls for OpenSSL 1.1 polyfills
  • Prevent possible crash in _mongoc_cursor_fetch_stream

Links:

Thanks to everyone who contributed to this release.

  • Jeremy Mikola
  • Remi Collet