Skip to content

Releases: Baldinof/roadrunner-bundle

2.2.4

19 Nov 19:15
b8c5bec
Compare
Choose a tag to compare

What's Changed

  • Added initialization of the property collectors with an empty array by @Viktor-Truhanovich in #91

New Contributors

  • @Viktor-Truhanovich made their first contribution in #91

Full Changelog: 2.2.3...2.2.4

2.2.3

29 May 21:54
948e8e6
Compare
Choose a tag to compare

What's Changed

  • Stops using deprecated StreamedResponseListener in Symfony >=6.1 in #85

Full Changelog: 2.2.2...2.2.3

2.2.2

25 May 15:59
b02f19e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.2

2.2.1

09 Mar 22:20
Compare
Choose a tag to compare

Fixed

  • Provided updated RoadRunner config files to new project installed via Symfony Flex

Full Changelog: 2.2.0...2.2.1

2.2.0

28 Feb 13:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.4...2.2.0

2.1.4

16 Jan 18:42
Compare
Choose a tag to compare

What's Changed

  • Fix kernel always reboot strategy configuration by @lnahiro in #68

New Contributors

Full Changelog: 2.1.3...2.1.4

2.1.3

05 Dec 17:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.2...2.1.3

2.1.2

01 Dec 16:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

21 Oct 12:33
Compare
Choose a tag to compare

Fixed

  • Compatibility with Doctrine DBAL 3.x (stop using Connection::ping() method). See #55

2.1.0

02 Jun 17:43
Compare
Choose a tag to compare

Added

  • Support for Symfony Runtime component
  • Forward compatibility with Symfony 6 sessions. Thank you @Punk-UnDeaD, see #45