We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf53d7 commit e503662Copy full SHA for e503662
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [0.25.4](https://github.com/osheroff/mysql-binlog-connector-java/compare/0.25.3...0.25.4) - 2021-10-13
4
+
5
+- add debugging info to eof exception
6
7
+## [0.25.3](https://github.com/osheroff/mysql-binlog-connector-java/compare/0.25.2...0.25.3) - 2021-07-29
8
9
+- support mysql 8's invisible columns
10
11
## [0.25.2](https://github.com/osheroff/mysql-binlog-connector-java/compare/0.25.1...0.25.2) - 2021-06-25
12
13
- allow `setupConnection()` to be overridden
0 commit comments