File tree Expand file tree Collapse file tree 3 files changed +35
-0
lines changed Expand file tree Collapse file tree 3 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ mongo-c-driver 1.17.0 rc0
2+ =========================
3+
4+ It is my pleasure to announce the MongoDB C Driver 1.17.0 rc0 release.
5+ This release adds support for MongoDB 4.4 servers.
6+
7+ Features:
8+
9+ * Support streamable server monitoring to reduce recovery time when the server topology changes.
10+ * Support tlsDisableCertificateRevocationCheck when built with Secure Channel.
11+
12+ Bug fixes:
13+
14+ * Fix criteria for resumable errors in change streams.
15+ * Fix rare crashes when server is invalidated during authentication.
16+ * Improve behavior when reaching out to OCSP responders for certificate revocation checking.
17+ * Reject client session for mongoc_collection_estimated_document_count.
18+
19+ Thanks to everyone who contributed to the development of this release.
20+
21+ * Kevin Albertson
22+ * Andrew Witten
23+ * Roberto C. Sánchez
24+ * Clyde Bazile
25+
126mongo-c-driver 1.17.0 beta2
227===========================
328
Original file line number Diff line number Diff line change 1+ libbson 1.17.0 rc0
2+ ==================
3+
4+ It is my pleasure to announce libbson 1.17.0 rc0.
5+
6+ No changes since 1.17.0 beta2; release to keep pace with libmongoc's version.
7+
8+ -- Kevin Albertson
9+
10+
111libbson 1.17.0 beta2
212====================
313
You can’t perform that action at this time.
0 commit comments