Skip to content

Commit

Permalink
1.15.1 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Clyde Bazile <[email protected]>
  • Loading branch information
bazile-clyde committed Aug 30, 2019
1 parent ad5e280 commit 24efbf0
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
21 changes: 21 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
mongo-c-driver 1.15.1
=====================

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

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

* Kevin Albertson
* Clyde Bazile

Peace,

Clyde Bazile


mongo-c-driver 1.15.0
=====================

Expand Down
8 changes: 8 additions & 0 deletions src/libbson/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
libbson 1.15.1
==============

No change since 1.15.1; released to keep pace with libmongoc's version.

-- Clyde Bazile


libbson 1.15.0
==============

Expand Down
Binary file modified src/libmongoc/doc/libbson-objects.inv
Binary file not shown.

0 comments on commit 24efbf0

Please sign in to comment.