Releases: code-rhapsodie/dataflow-bundle
Releases · code-rhapsodie/dataflow-bundle
v2.1.1
- Fixed some Symfony 5 compatibility issues
v2.1.0
- Added CollectionWriter and DelegatorWriter
- Adding Symfony 5.0 compatibility
- Save all exceptions caught in the log for
code-rhapsodie:dataflow:execute
- Added more output when errors occured during
code-rhapsodie:dataflow:execute
v2.0.2
Fixed the connection proxy class created by the factory
v2.0.1
Fixed next execution time not increasing for scheduled dataflows
v2.0.0
- Add Doctrine DBAL multi-connection support
- Add configuration to define the default Doctrine DBAL connection
- Remove Doctrine ORM
- Rewrite repositories
v1.0.1
- Fix lost dependency (#4)
- Fix schedule removing (#6)