Skip to content

v4.0.0

Compare
Choose a tag to compare
@loicsapone loicsapone released this 16 Apr 15:43
· 16 commits to 4.x since this release

Changelog

  • all processors' callback (begin, ìtem, end and batch) receive a Message object as first argument
  • end callback get archived file path
  • upgrade minimum PHP version to 8.1
  • CliProcessor now only catch ItemHandlingException
  • fix unexpected behavior with Serializer initialization
  • add JsonReader
  • add support for async processing
  • init Symfony bundle configuration