Releases: cakephp/queue
Releases · cakephp/queue
CakePHP Queue 2.1.0
What's Changed
- Email transport configuration enhancements by @robertpustulka in #136
- Update documentation with new transport config example. by @robertpustulka in #137
- PHPStan level 8 by @dereuromark in #138
- Run composer normalize over composer.json by @dereuromark in #139
New Contributors
- @robertpustulka made their first contribution in #136
- @dereuromark made their first contribution in #138
Full Changelog: 2.0.1...2.1.0
CakePHP Queue Plugin 1.1.0
What's Changed
- Email transport configuration enhancements by @robertpustulka in #136
- Update documentation with new transport config example. by @robertpustulka in #137
- PHPStan level 8 by @dereuromark in #138
- Run composer normalize over composer.json by @dereuromark in #139
New Contributors
- @robertpustulka made their first contribution in #136
- @dereuromark made their first contribution in #138
Full Changelog: 1.0.0...1.0.1
CakePHP Queue 2.0.1
What's Changed
- Fixing branch so that 2.0.x is based on the 2.x branch.
Full Changelog: 2.0.0...2.0.1
CakePHP Queue 1.0.0
What's Changed
- update CI config by @LordSimal in #122
- adjust CI to not ignore-platform-reqs by @LordSimal in #124
- Add default processor if argument is not passed to avoid processor hash by @ajibarra in #127
- allow manually dispatching ci workflow by @LordSimal in #129
Full Changelog: 0.1.15...1.0.0
CakePHP Queue 0.1.15
What's Changed
- Make max attempts optional in bake job command by @sheldonreiff in #121
- Use unique names for queue unique cache configurations by @sheldonreiff in #120
Full Changelog: 0.1.14...0.1.15
CakePHP Queue 0.1.14
What's Changed
- Update tests folder links by @Arhell in #115
- Update readme link by @Arhell in #116
- Fix "sucessfully" Typo by @amayer5125 in #119
- Set Exception as Property on Message by @amayer5125 in #118
New Contributors
Full Changelog: 0.1.13...0.1.14
CakePHP Queue 0.1.13
What's Changed
- Catch All Throwables while Processing Message by @amayer5125 in #112
Full Changelog: 0.1.12...0.1.13
CakePHP Queue 0.1.12
What's Changed
Full Changelog: 0.1.11...0.1.12
CakePHP Queue 0.1.11
CakePHP Queue 0.1.10
What's Changed
- Add DI container support to Jobs by @LordSimal in #109
Full Changelog: 0.1.9...0.1.10