Skip to content

Releases: code-rhapsodie/dataflow-bundle

v2.1.1

02 Dec 14:45
5a76c11
Compare
Choose a tag to compare
  • Fixed some Symfony 5 compatibility issues

v2.1.0

27 Feb 08:59
a5518c8
Compare
Choose a tag to compare
  • 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

30 Jan 13:40
6c32b5b
Compare
Choose a tag to compare

Fixed the connection proxy class created by the factory

v2.0.1

22 Nov 13:17
Compare
Choose a tag to compare

Fixed next execution time not increasing for scheduled dataflows

v2.0.0

15 Nov 14:38
099cdd6
Compare
Choose a tag to compare
  • Add Doctrine DBAL multi-connection support
  • Add configuration to define the default Doctrine DBAL connection
  • Remove Doctrine ORM
  • Rewrite repositories

v1.0.1

21 Oct 13:50
f17322b
Compare
Choose a tag to compare
  • Fix lost dependency (#4)
  • Fix schedule removing (#6)

v1.0.0

10 Oct 09:48
Compare
Choose a tag to compare

Initial release