Skip to content

Mongo-c-driver 1.1.4

Compare
Choose a tag to compare
@hanumantmk hanumantmk released this 01 Apr 18:14
· 5884 commits to master since this release
1.1.4
928e4fa

mongo-c-driver 1.1.4

It is my pleasure to announce to you the 1.1.4 release of the MongoDB C driver.

This release is a stable release with performance enhancements and bugfixes.

Changes include:

  • Fixed client pool concurrency issues
  • Fixed some scenarios where replica sets would fail to reconnect on primary
    step down.
  • Improved write concern handling
  • Validate port number in URI
  • Various other fixes

Thanks to everyone who contributed to the development of this point release for
libmongoc.

  • Jason Carey
  • Andrew Clayton
  • A. Jesse Jiryu Davis
  • Jeremy Mikola

Enjoy!

-- Jason Carey