Skip to content

mongo-c-driver 1.6.3

Compare
Choose a tag to compare
@ajdavis ajdavis released this 23 May 17:25
· 3557 commits to master since this release
1.6.3
77424df

It is my pleasure to announce mongo-c-driver 1.6.3. This release fixes two bugs
in the TLS layer that interfered with connections to MongoDB Atlas:

  • mongoc_client_pool_t did not apply all TLS options to pooled connections
  • SNI wasn't provided when allow_invalid_hostname is set

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

  • Hannes Magnusson

Peace,
-- A. Jesse Jiryu Davis