MongoDB C Driver 2.2.2 Released

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=poll is used on server supporting streaming.

Links:

Thanks to everyone who contributed to this release.

  • Connor MacDonald
  • Kevin Albertson