File tree 3 files changed +29
-0
lines changed
3 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ mongo-c-driver 1.15.1
2
+ =====================
3
+
4
+ It is my pleasure to announce the MongoDB C Driver 1.15.1.
5
+
6
+ Bug fixes:
7
+ * Fix change stream resume logic when no documents received
8
+ * Reduce the required cmake version to build with zstd support
9
+ * Minor fixes to mongos pinning logic
10
+ * Do not resume a change stream on NonResumableChangeStreamError
11
+
12
+ Thanks to everyone who contributed to the development of this release.
13
+
14
+ * Kevin Albertson
15
+ * Clyde Bazile
16
+
17
+ Peace,
18
+
19
+ Clyde Bazile
20
+
21
+
1
22
mongo-c-driver 1.15.0
2
23
=====================
3
24
Original file line number Diff line number Diff line change
1
+ libbson 1.15.1
2
+ ==============
3
+
4
+ No change since 1.15.1; released to keep pace with libmongoc's version.
5
+
6
+ -- Clyde Bazile
7
+
8
+
1
9
libbson 1.15.0
2
10
==============
3
11
You can’t perform that action at this time.
0 commit comments