File tree Expand file tree Collapse file tree 2 files changed +14
-40
lines changed Expand file tree Collapse file tree 2 files changed +14
-40
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)
1
+ mongo-c-driver 1.17.7
2
+ =====================
12
3
13
- Bug fixes:
4
+ It is my pleasure to announce the MongoDB C Driver 1.17.7.
14
5
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
16
8
17
9
Thanks to everyone who contributed to the development of this release.
18
10
19
- * Kevin Albertson
20
- * Roberto C. Sánchez
21
- * Clyde Bazile
22
11
* 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
+
30
16
31
17
mongo-c-driver 1.17.6
32
18
=====================
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.
1
+ libbson 1.17.7
2
+ ==============
7
3
8
- Thanks to everyone who contributed to the development of this release .
4
+ It is my pleasure to announce libbson 1.17.7 .
9
5
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.
20
7
21
8
--Kevin Albertson
22
9
10
+
23
11
libbson 1.17.6
24
12
==============
25
13
You can’t perform that action at this time.
0 commit comments