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 273fc15 commit 9cc270eCopy full SHA for 9cc270e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.25.2](https://github.com/osheroff/mysql-binlog-connector-java/compare/0.25.1...0.25.2) - 2021-06-25
4
+
5
+- allow `setupConnection()` to be overridden
6
+- upgrade to TLS v1.2
7
8
## [0.25.1](https://github.com/osheroff/mysql-binlog-connector-java/compare/0.25.0...0.25.1) - 2021-04-20
9
10
- performance improves in ByteArrayInputStream#read
0 commit comments