Skip to content

Releases: swarrot/SwarrotBundle

2.6.0

04 Jul 15:21
v2.6.0
8b69cd9
Compare
Choose a tag to compare

What's Changed

  • Fix PHP deprecation for implicit nullable types by @stof in #235
  • Remove usage of the deprecated base extension from HttpKernel by @stof in #234
  • Remove dev files from the archives by @stof in #237

Full Changelog: v2.5.0...v2.6.0

Release v2.5.0

04 Jan 15:17
0640f10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.5.0

Release v2.4.1

07 Mar 16:09
8ce754f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

Release v2.4.0

22 Dec 15:31
0a80605
Compare
Choose a tag to compare
  • Add support to Symfony 6.0
  • replace Travis by Github action

See Changelog

Release v2.3.0

03 Nov 10:29
ccb3d9d
Compare
Choose a tag to compare
  • php-amqplib: use AMQPStreamConnection instead of AMQPConnection
  • Remove PHP <7.4 support
  • Remove Symfony <4.4 support

See CHANGELOG

Release v2.2.0

16 Dec 16:01
7ad88cf
Compare
Choose a tag to compare
  • Add PHP 8 support

See CHANGELOG

Release v2.1.0

26 Oct 08:01
46e70ac
Compare
Choose a tag to compare
  • Update processor for doctrine/persistence:^2.0

See CHANGELOG

Release v2.0.1

27 Sep 08:29
7a980c8
Compare
Choose a tag to compare
  • Use hash for definition ID generation instead of uniqid
  • Fix compatibility with null as routing key

See CHANGELOG

Release v2.0.0

06 Mar 10:53
0075092
Compare
Choose a tag to compare
  • Remove deprecated configuration
  • Remove deprecated processors
  • Add strict type hinting

See CHANGELOG

Release v1.8.1

06 Mar 10:32
4f8390f
Compare
Choose a tag to compare
  • Allow to define command aliases in configuration
  • Use a tag to register commands (lazy loading FTW)

See CHANGELOG