github mongodb/mongo-c-driver 1.19.0
mongo-c-driver 1.19.0

latest releases: debian/1.27.1-1, 1.27.1, debian/1.27.0-1...
2 years ago

Announcing 1.19.0 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

It is my pleasure to announce libbson 1.19.0.

No changes since 1.18.0; release to keep pace with libmongoc's version.

libmongoc

It is my pleasure to announce the MongoDB C Driver 1.19.0 release.
This release adds full support for MongoDB 5.0 servers and MongoDB Atlas Serverless Instances.

Features:

  • Add full support to connect to MongoDB Atlas Serverless Instances.
  • Add support for snapshot reads on a session with mongoc_session_opts_set_snapshot.
  • Support the new URI option loadBalanced to connect to a MongoDB cluster behind a TCP load balancer.

Bug fixes:

  • Fix the uploadDate set on newly created GridFS files in the mongoc_gridfs_bucket_t API.

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson
  • Jeremy Mikola
  • Benjamin Rewis
  • Andreas Braun
  • Colby Pike
  • Ezra Chung
  • Roberto C. Sánchez
  • Jesse Williamson

Don't miss a new mongo-c-driver release

NewReleases is sending notifications on new releases.