| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mongo-c-driver-2.2.2.tar.gz.asc | 2026-02-03 | 833 Bytes | |
| mongo-c-driver-2.2.2.tar.gz | 2026-02-03 | 7.9 MB | |
| mongo-c-driver 2.2.2 source code.tar.gz | 2026-02-03 | 7.9 MB | |
| mongo-c-driver 2.2.2 source code.zip | 2026-02-03 | 10.1 MB | |
| README.md | 2026-02-03 | 669 Bytes | |
| Totals: 5 Items | 25.9 MB | 0 | |
Announcing 2.2.2 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.
libbson
No changes since 2.2.1. Version incremented to match the libmongoc version.
libmongoc
Fixed
- Restore $clusterTime on first command of single-threaded client.
- Wait between polling if
serverMonitoringMode=pollis used on server supporting streaming.
Links:
Thanks to everyone who contributed to this release.
- Connor MacDonald
- Kevin Albertson