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 1a560fb commit 9ec6632Copy full SHA for 9ec6632
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.25.5](https://github.com/osheroff/mysql-binlog-connector-java/compare/0.25.4...0.25.5) - 2022-01-28
4
+
5
+- mysql 8 also puts JSON keys in any damn place it likes
6
7
## [0.25.4](https://github.com/osheroff/mysql-binlog-connector-java/compare/0.25.3...0.25.4) - 2021-10-13
8
9
- add debugging info to eof exception
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.zendesk</groupId>
<artifactId>mysql-binlog-connector-java</artifactId>
- <version>0.25.4</version>
+ <version>0.25.5</version>
<name>mysql-binlog-connector-java</name>
10
<description>MySQL Binary Log connector</description>
0 commit comments