v1.0.0 (2021-06-14)
Implemented enhancements:
- Remember to use a stable rvm when they support JRuby 9.2.13.0 #51
- mysql-binlog-connector-java is no longer maintained #49
- MySQL 8.0 support #41
- Add support for MySQL 5.6 with binlog-checksum=NONE #22
Closed issues:
- Refactor: DRY in event listeners #25
Merged pull requests:
- Run CI under newest JRuby (9.2.18.0) #64 (walro)
- Bump mysql-binlog-connector-java (0.23.2 -> 0.25.1) #63 (walro)
- Upgrade Bundler to resolve CVE-2019-3881 #62 (Pontus4)
- Run CI on latest JRuby #61 (walro)
- Drop support for MySQL 5.6 #60 (walro)
- Run CI on GitHub Actions #59 (walro)
- Refactor event listeners #58 (Chrizpy)
- Do not allow failures for MySQL 8.0 on Travis CI anymore #55 (walro)
- Update CHANGELOG #54 (Chrizpy)
- Use newer version of mysql-binlog-connector-java #52 (Chrizpy)
v0.8.0 (2020-10-23)
Implemented enhancements:
Closed issues:
- Update mysql-binlog-connector #18
Merged pull requests:
- Run tests on Travis CI against MySQL 5.6/5.7/8.0 #53 (Chrizpy)
- Update JRuby to 9.2.13.0 #50 (Chrizpy)
- Update mysql-binlog-connector-java to 0.21.0 #48 (walro)
- Drop JRuby 9.1 support #47 (walro)
- Drop offical support for MySQL 5.5 #46 (walro)
- Bump rake version #44 (walro)
- Update mysql-binlog-connector-java to 0.20.1 #43 (roback)
- Run MySQL 5.6 in Docker on Travis CI #42 (walro)
- Replace Vagrant with Docker (Compose) #40 (walro)
- Update mysql-binlog-connector to 0.19.1 #38 (roback)
- Use JRuby 9.2.7.0 on Travis CI #37 (roback)
- Run Travis CI tests on 9.2.6.0 #36 (walro)
- Update mysql-binlog-connector to 0.19.0 #35 (roback)
- Update mysql-binlog-connector dependency to 0.18.0 #34 (walro)
- Run latest JRuby on Travis and ensure we stick to bundler 1.x #33 (walro)
- Test with latest version of JRuby 9.2.x #31 (walro)
- Test with the latest rubies #30 (walro)
- Accessor methods for connect_timeout and heartbeat_interval #28 (roback)
- Update mysql-binlog-connector dependency to 0.16.1 #27 (walro)
v0.7.0 (2016-10-07)
Implemented enhancements:
- Extend on_save_position with information about the event #23
Merged pull requests:
v0.6.1 (2016-07-18)
Merged pull requests:
- MySQL 5.6 support #20 (jage)
- Use standard rvm key for jruby version #19 (walro)
- Improve rake task description #17 (jage)
v0.6.0 (2015-12-04)
Closed issues:
- Feature: Ecco::Client#connected? #14
Merged pull requests:
v0.5.0 (2015-11-26)
Fixed bugs:
- Trying to connect to non-existent position behaves strange? #8
Merged pull requests:
- Add keep alive getters and setters #11 (dentarg)
- Helper method for java root logger #10 (dentarg)
- Add #on_communication_failure #9 (walro)
v0.4.1 (2015-11-19)
Implemented enhancements:
- Ensure that we handle "on_row_event" before "on_save_position" #5
Merged pull requests:
v0.4.0 (2015-11-18)
Implemented enhancements:
- Integration tests #2
Merged pull requests:
v0.3.1 (2015-11-09)
v0.3.0 (2015-11-09)
Merged pull requests:
v0.2.0 (2015-10-27)
v0.1.0 (2015-10-27)
* This Changelog was automatically generated by [github_changelog_generator] (https://github.com/github-changelog-generator/github-changelog-generator)