Skip to content

Commit 77424df

Browse files
committed
1.6.3 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent f492e23 commit 77424df

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

NEWS

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
mongo-c-driver 1.6.3
2+
====================
3+
4+
It is my pleasure to announce mongo-c-driver 1.6.3. This release fixes two bugs
5+
in the TLS layer that interfered with connections to MongoDB Atlas:
6+
7+
* mongoc_client_pool_t did not apply all TLS options to pooled connections
8+
* SNI wasn't provided when allow_invalid_hostname is set
9+
10+
Thanks to everyone who contributed to the development of this release.
11+
12+
* Hannes Magnusson
13+
14+
Peace,
15+
16+
A. Jesse Jiryu Davis
17+
18+
119
mongo-c-driver 1.6.2
220
====================
321

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.3-dev
1+
1.6.3

VERSION_RELEASED

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.2
1+
1.6.3

doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)