Skip to content

Commit 2ce8420

Browse files
committed
1.18.0-alpha Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 08adf68 commit 2ce8420

File tree

3 files changed

+56
-0
lines changed

3 files changed

+56
-0
lines changed

NEWS

+33
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
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+
134
mongo-c-driver 1.17.5
235
=====================
336

src/libbson/NEWS

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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+
124
libbson 1.17.5
225
==============
326

src/libmongoc/doc/libbson-objects.inv

202 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)