MongoDB C Driver v1.15.1 Release Notes

Release Date: 2019-08-30 // over 4 years ago
  • I'm pleased to announce version 1.15.1 of libbson and libmongoc,
    the libraries constituting the MongoDB C Driver.

    libbson

    ๐Ÿš€ No change since 1.15.1; released to keep pace with libmongoc's version.

    libmongoc

    It is my pleasure to announce the MongoDB C Driver 1.15.1.

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix change stream resume logic when no documents received
    • โฌ‡๏ธ Reduce the required cmake version to build with zstd support
    • ๐Ÿ“Œ Minor fixes to mongos pinning logic
    • Do not resume a change stream on NonResumableChangeStreamError

    ๐Ÿ”— Links:

    ๐Ÿš€ Thanks to everyone who contributed to this release.

    • Kevin Albertson
    • Clyde Bazile