Skip to content

mongo-c-driver 1.1.8

Compare
Choose a tag to compare
@ajdavis ajdavis released this 21 Jun 07:58
· 5507 commits to master since this release

Update: this release suffers from a severe regression, CDRIVER-721, so I'm removing it.

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

This is a patch release with bug fixes:

  • Crash freeing client after a replica set auth error.
  • Compile error in strict C89 mode.

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

Peace,

A. Jesse Jiryu Davis