We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c77ae commit bc73261Copy full SHA for bc73261
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+v2.1.0.25 (2024-01-17)
5
+----------------------
6
+- Added support for loading custom trust store types using the system property “javax.net.ssl.trustStoreType” [Bhavik Shah]
7
+- Fixed a bug where an incorrect version number was displayed in Maven Central for AWS SDK dependencies used by the driver [Bhavik Shah]
8
+- Set default value for the Connection Option “compression” to “off” [Bhavik Shah]
9
+
10
v2.1.0.24 (2023-12-14)
11
----------------------
12
- Fixed a bug where connection setup would fail if compression was explicitly turned off in both the driver and the server [Bhavik Shah]
0 commit comments