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