Skip to content

Commit d413143

Browse files
committed
update NEWS for 1.17.7
1 parent 89afb46 commit d413143

File tree

2 files changed

+14
-40
lines changed

2 files changed

+14
-40
lines changed

NEWS

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,18 @@
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)
1+
mongo-c-driver 1.17.7
2+
=====================
123

13-
Bug fixes:
4+
It is my pleasure to announce the MongoDB C Driver 1.17.7.
145

15-
* Fixes a possible hang when a limited size client pool is waiting for a client to become available in mongoc_client_pool_pop.
6+
- Print correct error message when DNS resolution fails
7+
- Mix time to avoid duplicate RAND_bytes for the same PIDs
168

179
Thanks to everyone who contributed to the development of this release.
1810

19-
* Kevin Albertson
20-
* Roberto C. Sánchez
21-
* Clyde Bazile
2211
* 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
12+
* Jeremy Mikola
13+
14+
--Kevin Albertson
15+
3016

3117
mongo-c-driver 1.17.6
3218
=====================

src/libbson/NEWS

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,13 @@
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.
1+
libbson 1.17.7
2+
==============
73

8-
Thanks to everyone who contributed to the development of this release.
4+
It is my pleasure to announce libbson 1.17.7.
95

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
6+
No changes since 1.17.6; release to keep pace with libmongoc's version.
207

218
--Kevin Albertson
229

10+
2311
libbson 1.17.6
2412
==============
2513

0 commit comments

Comments
 (0)