Skip to content

mongo-c-driver 1.2.4

Compare
Choose a tag to compare
@ajdavis ajdavis released this 15 Mar 02:40
· 4730 commits to master since this release

It is my pleasure to announce the MongoDB C Driver 1.2.4. This release fixes a
security vulnerability: when a mongoc_client_t uses SSL and is disconnected, it
failed to re-verify the server certificate after reconnecting. This flaw affects
single clients, not pooled ones.

Thanks to everyone who contributed to the development of this release.

  • A. Jesse Jiryu Davis
  • Hannes Magnusson

Peace,

-- A. Jesse Jiryu Davis