Skip to content

mongo-c-driver 1.9.3

Compare
Choose a tag to compare
@ajdavis ajdavis released this 28 Feb 22:00
· 2650 commits to master since this release
1.9.3
45a9af6

It is my pleasure to announce mongo-c-driver 1.9.3. This version fixes a
session-management bug that could cause an authentication error while connected
to MongoDB 3.6+ and iterating a cursor, and it permits the $gleStats modifier
with mongoc_collection_aggregate.

Thanks to everyone who contributed to the development of this release.

  • A. Jesse Jiryu Davis
  • Jeremy Mikola

Peace,
-- A. Jesse Jiryu Davis