Releases: ongr-archive/ConnectionsBundle
Releases · ongr-archive/ConnectionsBundle
v0.3.0
v0.2.0
- minimum required Symfony version changed to 2.6
- added Pair service functionality and Commands to support getting/setting parameters in Pair service
- added ability to use start_position when parsing MySql binlog #5
- added ability to use start_date when parsing MySql binlog #2
- refactored Panther classes to SyncStorage #37
- updated documentation #31 #76 #78
- improved code quality according to Scrutinizer and new release of ONGR Strict Standard #7 #12 #58 #70 #71 #87
- fixed bugs: #80 #20 #49 #62 #66 #69 #79 #90
- other small improvements: #3 #24 #27 #25 #34 #35 #36 #42 #45
v0.1.0
Initial release.
- Code written in ONGR strict standard
- Licence file
- MySQL Binary log diff provider (gets all changes from MySQL binlog by parsing it)
- Storage manager for MySQL
- Pipelines to pull unique data into sync. storage and to pass it on to import mechanism
- Event logger
- Usage documentation
- 92% test coverage