Releases: swarrot/SwarrotBundle
Releases · swarrot/SwarrotBundle
2.6.0
Release v2.5.0
What's Changed
- Add support to Symfony 7.0 @metfan in #232
- Remove non-existed services @serhiiosm in #224
- Test with more recent dependencies @greg0ire in #229
- Address issues with more recent PHPStan versions @greg0ire in #227
New Contributors
- @greg0ire made their first contribution in #229
- @serhiiosm made their first contribution in #224
Full Changelog: v2.4.1...v2.5.0
Release v2.4.1
Release v2.4.0
- Add support to Symfony 6.0
- replace Travis by Github action
See Changelog
Release v2.3.0
- php-amqplib: use AMQPStreamConnection instead of AMQPConnection
- Remove PHP <7.4 support
- Remove Symfony <4.4 support
See CHANGELOG
Release v2.2.0
- Add PHP 8 support
See CHANGELOG
Release v2.1.0
- Update processor for doctrine/persistence:^2.0
See CHANGELOG
Release v2.0.1
- Use hash for definition ID generation instead of uniqid
- Fix compatibility with null as routing key
See CHANGELOG
Release v2.0.0
- Remove deprecated configuration
- Remove deprecated processors
- Add strict type hinting
See CHANGELOG
Release v1.8.1
- Allow to define command aliases in configuration
- Use a tag to register commands (lazy loading FTW)
See CHANGELOG