File tree Expand file tree Collapse file tree 3 files changed +32
-0
lines changed Expand file tree Collapse file tree 3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ mongo-c-driver 1.17.3
2+ =====================
3+
4+ It is my pleasure to announce the MongoDB C Driver 1.17.3.
5+
6+ Bug fixes:
7+
8+ * Do not send session ID on GSSAPI auth commands.
9+ * Fix build against zlib when zlib is installed in non-standard location.
10+ * Fix build when source directory path contains a space.
11+ * Fix a platform-specific bug causing mongoc_client_pool_pop to block indefinitely if all clients are checked out.
12+ * Fix a possible buffer overflow with hostnames resolving to IPv6 addresses on OpenSSL.
13+
14+
15+ Thanks to everyone who contributed to the development of this release.
16+
17+ * Roberto C. Sánchez
18+ * Kevin Albertson
19+ * Andrew Witten
20+ * gonzalo
21+
22+ -- Kevin Albertson
23+
24+
125mongo-c-driver 1.17.2
226=====================
327
Original file line number Diff line number Diff line change 1+ libbson 1.17.3
2+ ==============
3+
4+ No changes since 1.17.2; release to keep pace with libmongoc's version.
5+
6+ -- Kevin Albertson
7+
8+
19libbson 1.17.2
210==============
311
You can’t perform that action at this time.
0 commit comments