Skip to content

Releases: swarrot/swarrot

v4.18.0

20 Feb 20:52
0839440
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.17.0...v4.18.0

v4.17.0

04 Jan 10:04
4971898
Compare
Choose a tag to compare

What's Changed

  • Drop support for unmaintained Doctrine versions by @greg0ire in #255
  • Add support for Symfony 7 by @stof in #257
  • Allow using the latest version of PHPUnit by @greg0ire in #259

Full Changelog: v4.16.0...v4.17.0

4.16.0

20 Sep 09:02
v4.16.0
17dcc85
Compare
Choose a tag to compare
  • Remove support for unmaintained Symfony versions. The min version is now 5.4
  • Mark all classes as @final when they will become final in 5.0. Composition should be used instead of inheritance.
  • Add MemoryResetProcessor

v4.15.0

12 Sep 08:24
5342157
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.14.0...v4.15.0

4.14.0

03 Jan 16:58
v4.14.0
91d2c3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.13.0...v4.14.0

4.13.0

19 Oct 14:00
v4.13.0
92d7422
Compare
Choose a tag to compare

What's Changed

  • fix: Handle DBAL3 Exception in ConnectionProcessor by @pvgnd in #236
  • Add support for psr/log 2 and 3 by @stof in #238

Full Changelog: v4.12.0...v4.13.0

Release v4.12.0

09 Dec 10:36
aa6541a
Compare
Choose a tag to compare

What's Changed

  • Add support to symfony 6 and amqp-lib 3. Upgrade travis matrix test. by @metfan in #232
  • Prepare v4.12.0 by @odolbeau in #233

New Contributors

Full Changelog: v4.11.0...v4.12.0

Release v4.11.0

21 Jan 09:10
51e5c18
Compare
Choose a tag to compare

There isn't anything new in this version.
A version 4.10 have been release intead of a 4.1.0 version.
That's why we go directly to the 4.11.0 version... :/

See CHANGELOG

Release v4.1.1

21 Jan 08:57
6bb2310
Compare
Choose a tag to compare
  • Fix MaxExecuionTimeProcessor

See CHANGELOG

Release v4.1.0

16 Dec 14:40
ee509c9
Compare
Choose a tag to compare
  • Add PHP 8 support

See CHANGELOG