tet123/CHANGELOG.md

15 lines
463 B
Markdown
Raw Normal View History

# Change log
2016-01-27 16:01:44 +01:00
All notable changes are documented in this file. Release numbers follow [Semantic Versioning](http://semver.org)
## Unreleased
### Added
* MySQL connector for ingesting change events from MySQL databases ([DBZ-1](https://issues.jboss.org/projects/DBZ/issues/DBZ-1))
* Simple DDL parsing framework that can be extended and used by various connectors (as part of [DBZ-1](https://issues.jboss.org/projects/DBZ/issues/DBZ-1))
### Changed
### Fixed