Skip to content

Releases: roadrunner-php/laravel-bridge

6.1.0

11 Jul 10:21
f1a2850
Compare
Choose a tag to compare

What's Changed

  • Edit the $ttl calculation for the RoadRunnerStore, the time calculation takes place inside the spiral/roadrunner-kv package by @xav-developer in #154
  • Fix pipeline stats on push message by @eldario in #153
  • Add gRPC client support by @hungthai1401 in #152

New Contributors

Full Changelog: 6.0.4...6.1.0

6.0.4

26 Jun 08:05
b2ef789
Compare
Choose a tag to compare

What's Changed

  • Tasks were stuck in case of an error, the "release" method did not return them to the queue. by @xav-developer in #151

Full Changelog: 6.0.3...6.0.4

6.0.3

10 Jun 13:23
8893e21
Compare
Choose a tag to compare

What's Changed

  • The "withHeader" method expects the type "string|iterable", "int" is passed by @xav-developer in #150

New Contributors

Full Changelog: 6.0.2...6.0.3

6.0.2

09 Jun 19:49
2207f31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.0.2

6.0.1

11 May 08:16
1b8a236
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...6.0.1

6.0.0

07 May 15:12
77f08b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.12.0...6.0.0

6.0.0-beta.2

06 May 11:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.0-beta.1...6.0.0-beta.2

6.0.0-beta.1

04 May 16:59
277ce00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.12.0...6.0.0-beta.1

v5.12.0

21 Aug 06:56
e062979
Compare
Choose a tag to compare

Added

  • Support for v3.x of spiral/roadrunner-http package #125

v5.11.1

26 Jan 08:39
f9337ac
Compare
Choose a tag to compare

Fixed

  • Strings interpolation for PHP 8.2 #114