github mongodb/mongo-c-driver 1.3.2
mongo-c-driver 1.3.2

latest releases: debian/1.27.1-1, 1.27.1, debian/1.27.0-1...
8 years ago

It is my pleasure to announce MongoDB C Driver 1.3.2. This is a bugfix release:

  • A socket is properly discarded after a network error from a command.
  • mongoc_database_get_collection now copies the database's read preferences,
    read concern, and write concern, instead of copying the client's.
  • mongoc_cursor_t's private struct now allows a negative limit.

Thanks to everyone who contributed to this release.

  • A. Jesse Jiryu Davis
  • Jeremy Mikola
  • Hannes Magnusson

Peace,
A. Jesse Jiryu Davis

Don't miss a new mongo-c-driver release

NewReleases is sending notifications on new releases.