We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f492e23 commit 77424dfCopy full SHA for 77424df
NEWS
@@ -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
19
mongo-c-driver 1.6.2
20
====================
21
VERSION_CURRENT
@@ -1 +1 @@
-1.6.3-dev
+1.6.3
VERSION_RELEASED
-1.6.2
doc/libbson-objects.inv
0 Bytes
0 commit comments