Skip to content

Commit 8223edf

Browse files
author
Stanley Shyiko
committed
Added 0.18.0 release notes
1 parent fe6691c commit 8223edf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.18.0](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.17.0...0.18.0) - 2019-01-21
6+
7+
### Added
8+
- `BinaryLogClient` flag (`useBinlogFilenamePositionInGtidMode`) to control initial (requested on `connect()`) binlog position when GtidSet is set ([#254](https://github.com/shyiko/mysql-binlog-connector-java/issues/254)).
9+
10+
### Fixed
11+
- Checksum detection ([#256](https://github.com/shyiko/mysql-binlog-connector-java/issues/256)).
12+
513
## [0.17.0](https://github.com/shyiko/mysql-binlog-connector-java/compare/0.16.1...0.17.0) - 2019-01-07
614

715
### Added

0 commit comments

Comments
 (0)