File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 0.19.0] ( https://github.com/shyiko/mysql-binlog-connector-java/compare/0.18.1...0.19.0 ) - 2019-02-13
6
+
7
+ ### Added
8
+ - [ MySQL 8.0.1+ table metadata] ( https://mysqlhighavailability.com/more-metadata-is-written-into-binary-log/ ) support ([ #251 ] ( https://github.com/shyiko/mysql-binlog-connector-java/issues/251 ) ).
9
+
10
+ ### Fixed
11
+ - ` connect ` /` disconnect ` keepalive thread race condition ([ #260 ] ( https://github.com/shyiko/mysql-binlog-connector-java/issues/260 ) ).
12
+
5
13
## [ 0.18.1] ( https://github.com/shyiko/mysql-binlog-connector-java/compare/0.18.0...0.18.1 ) - 2019-02-04
6
14
7
15
### Fixed
You can’t perform that action at this time.
0 commit comments