- Announcing libbson and libmongoc 1.8.1
Fixes some build system bugs related to zlib and snappy compression.
- Announcing libbson and libmongoc 1.8.0
Enable network compression on Windows and use select() there, fix a rare crash in libbson.
- Announcing libbson and libmongoc 1.7.0
Updated JSON-BSON codec, more resilient network layer, convenient linking.
- New Driver Features for MongoDB 3.6
A faster and smaller wire protocol, simple resilient code, and realtime change streams.
- The Noisiest Block in the Neighborhood: Analyzing NYC Data with Mongolite
Use R, MongoDB, and the new R driver to visualize Lower East Side noise complaints
- Announcing libbson and libmongoc 1.6.1
Fix localThresholdMS parsing, a crash in mongoc_cursor_destroy, and an interesting failure on MIPS
- Monitoring MongoDB Driver Events In Motor
Motor 1.0 added a monitoring feature so you can log what it does. Here's how to use the feature.
- Announcing libbson and libmongoc 1.6.0
A new JSON parser, native GSSAPI on Windows, and overhauled docs.
- Announcing libbson and libmongoc 1.5.4
Fixes a bug in cursor iteration with readConcern.
- Announcing libbson and libmongoc 1.5.3
Fixes bugs in Windows TLS, building with MinGW or on FreeBSD, and complex queries.