Announcing libbson and libmongoc 1.4.1
Hannes Magnusson and I are pleased to announce version 1.4.1 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.
libbson
This release improves the HTML documentation's Makefile.
libmongoc
This is a bugfix release:
- mongoc_client_get_server_descriptions could return a list including NULLs
- Tailable cursors on MongoDB 3.2 only worked with MONGOC_QUERY_AWAIT_DATA
- Spurious warnings with MONGOC_DISABLE_SHM