Skip to content

Commit 4777c53

Browse files
committed
1.18.0-alpha2 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 797057a commit 4777c53

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed

NEWS

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
mongo-c-driver 1.18.0-alpha2
2+
============================
3+
4+
It is my pleasure to announce the MongoDB C Driver 1.18.0-alpha2.
5+
6+
This is an unstable prerelease and is unsuitable for production applications.
7+
8+
Improvements:
9+
10+
* Update API version support for latest 5.0-rc0 MongoDB server release.
11+
* Increase default timeout to mongocryptd for CSFLE.
12+
* Remove deprecated terminology in code and documentation.
13+
14+
Thanks to everyone who contributed to the development of this release.
15+
16+
* Andreas Braun
17+
* Benjamin Rewis
18+
* Jeremy Mikola
19+
* Kevin Albertson
20+
21+
--Kevin Albertson
22+
123
mongo-c-driver 1.18.0-alpha
224
===========================
325

src/libbson/NEWS

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
libbson 1.18.0-alpha2
2+
=====================
3+
4+
It is my pleasure to announce libbson 1.18.0-alpha2.
5+
6+
This is an unstable prerelease and is unsuitable for production applications.
7+
8+
Bug fixes:
9+
10+
* Add trailing space after "base64" field name in extended JSON
11+
12+
Thanks to everyone who contributed to the development of this release.
13+
14+
* Jeremy Mikola
15+
* Andreas Braun
16+
17+
--Kevin Albertson
18+
119
libbson 1.18.0-alpha
220
====================
321

src/libmongoc/doc/libbson-objects.inv

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)