File tree Expand file tree Collapse file tree 3 files changed +56
-0
lines changed Expand file tree Collapse file tree 3 files changed +56
-0
lines changed Original file line number Diff line number Diff line change 1+ mongo-c-driver 1.18.0-alpha
2+ ===========================
3+
4+ It is my pleasure to announce the MongoDB C Driver 1.18.0-alpha.
5+
6+ This is an unstable prerelease and is unsuitable for production applications.
7+
8+ Features:
9+
10+ * Introduces support to select an API version when connecting to a MongoDB instance.
11+ * Supports Azure and Google Cloud Platform as Key Management Service (KMS) providers in Client-Side Field Level Encryption (CSFLE)
12+
13+ Bug fixes:
14+
15+ * Fixes a possible hang when a limited size client pool is waiting for a client to become available in mongoc_client_pool_pop.
16+
17+ Thanks to everyone who contributed to the development of this release.
18+
19+ * Kevin Albertson
20+ * Roberto C. Sánchez
21+ * Clyde Bazile
22+ * Andreas Braun
23+ * Andrew Witten
24+ * Samantha Ritter
25+ * Benjamin Rewis
26+ * Fermín Galán Márquez
27+ * David Carlier
28+ * Josh Weinstein
29+ * Pierre Mickael Gonzalo
30+
31+ --Kevin Albertson
32+
33+
134mongo-c-driver 1.17.5
235=====================
336
Original file line number Diff line number Diff line change 1+ libbson 1.18.0-alpha
2+ ====================
3+
4+ It is my pleasure to announce libbson 1.18.0-alpha.
5+
6+ This is an unstable prerelease and is unsuitable for production applications.
7+
8+ Thanks to everyone who contributed to the development of this release.
9+
10+ * Kevin Albertson
11+ * Roberto C. Sánchez
12+ * Benjamin Rewis
13+ * Richard Donkin
14+ * Andreas Braun
15+ * Tim Gates
16+ * Andrew Witten
17+ * David Carlier
18+ * David Korczynski
19+ * Josh Weinstein
20+
21+ --Kevin Albertson
22+
23+
124libbson 1.17.5
225==============
326
You can’t perform that action at this time.
0 commit comments