Skip to content

mongo-c-driver 1.14.1

Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 05 Aug 15:29
· 1765 commits to master since this release

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

libbson

It is my pleasure to announce libbson 1.14.1.

Bug fixes:

  • Remove unnecessary dependencies from pkg-config.

libmongoc

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

Bug fixes:

  • Prohibit starting a transaction for pre-4.0 MongoDB servers.
  • Prohibit starting a sharded transaction for pre-4.2 MongoDB servers.

Links:

Thanks to everyone who contributed to this release.

  • Jeremy Mikola
  • Clyde Bazile
  • Kevin Albertson