Skip to content

mongo-c-driver 1.3.6

Compare
Choose a tag to compare
@ajdavis ajdavis released this 18 Oct 22:54
· 4771 commits to master since this release
1.3.6
ff05439

It is my pleasure to announce mongo-c-driver 1.3.6. This is a bugfix release:

  • Connect timeout when libmongoc is used by the MongoDB PHP Driver to connect
    -- to a replica set with one or more unresponsive members.
  • "connection timeout" and "connection error" messages were swapped.
  • "make abicheck" failed.

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

  • A. Jesse Jiryu Davis
  • Hannes Magnusson
  • Remi Collet

Peace,
-- A. Jesse Jiryu Davis