Skip to content

Releases: code-rhapsodie/dataflow-bundle

v4.1.2

06 Dec 13:04
Compare
Choose a tag to compare
  • Fix log exception argument typing

v4.1.1

27 Jul 14:48
e8b3625
Compare
Choose a tag to compare

v4.1.0

27 Jul 07:40
3c56a90
Compare
Choose a tag to compare
  • Added custom index for exception log

v4.0.0

18 Aug 07:38
25b2e9e
Compare
Choose a tag to compare
  • Added Symfony 6 support
  • PHP minimum requirements bumped to 8.0

v3.1.0

21 Apr 08:41
d89d7b7
Compare
Choose a tag to compare
  • Added optional "messenger mode", to delegate jobs execution to workers from the Symfony messenger component
  • Added support for asynchronous steps execution, using the AMPHP library (contribution from matyo91)

v3.0.0

23 Mar 08:07
b191e33
Compare
Choose a tag to compare
  • Added PHP 8 support
  • PHP minimum requirements bumped to 7.3
  • Added Doctrine DBAL 3 support
  • Doctrine DBAL minimum requirements bumped to 2.12

v2.2.0

15 Jan 14:19
8bb55b1
Compare
Choose a tag to compare
  • Improve logging Dataflow job

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