Skip to content

0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 01:40
· 269 commits to main since this release

Changed

  • Breaking change: Refactor some logic of important methods (init, run, safelyBounce, getBouncerInstance)
  • Breaking change: Change the configurations' verification by using symfony/config logic whenever it is possible
  • Breaking change: Change scripts path, name and content (specifically auto-prepend-file' scripts and settings)
  • Breaking change: Change IBounce interface
  • Breaking change: Rename StandAloneBounce class by StandaloneBounce
  • Rewrite documentations

Fixed

  • Fix api_timeout configuration

Removed

  • Remove all unmaintained test and development docker files, sh scripts and associated documentation
  • Remove StandaloneBounce::isConfigValid method as all is already checked