We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5fd85 commit c66c54dCopy full SHA for c66c54d
CHANGELOG.md
@@ -3,6 +3,8 @@
3
4
## Version 2.6.0
5
6
+* [FIXED] - cleaned up use of "chain" instead of "creds"
7
+* [FIXED] - #255 - added special ioexception when possible to indicate an authentication problem on connect
8
* [FIXED] - #252 - deprecated strings for username/pass/token and use char arrays instead, required changing some other code to CharBuffer
9
* [ADDED] - Openjdk11 to travis build and updated gradle wrapper to 5.5
10
* [ADDED] - an option to trace connect timing, including a test and example
0 commit comments