Skip to content

Releases: laravel/octane

v1.1.3

05 Jan 14:53
Compare
Choose a tag to compare

Fixed

  • Log level used in non-local environments (#456)

v1.1.2

04 Jan 15:33
e47bc9c
Compare
Choose a tag to compare

Fixed

v1.1.1

22 Dec 10:14
dc757dc
Compare
Choose a tag to compare

Changed

  • Adds support for RoadRunner v2.6.x (#449)

Fixed

  • Fixes call terminate() on null when worker is not booted (#445)

v1.1.0

14 Dec 17:43
7a1fa01
Compare
Choose a tag to compare

Changed

  • Validates Swoole Tables string column types (#434)

v1.0.21

30 Nov 15:48
612544b
Compare
Choose a tag to compare

Changed

  • Updates octane:install command when Swoole extension is missing (#427)

Fixed

  • Fixes Octane's process output not being flushed (#428)

v1.0.20

23 Nov 17:33
df592e5
Compare
Choose a tag to compare

Fixed

  • Fix FileNotFound error (#421)

v1.0.19

16 Nov 16:52
e8afef7
Compare
Choose a tag to compare

Fixed

  • Fixes server shutting down on concurrently when exceptions are reported at root level of the task (#419)

v1.0.18

09 Nov 17:52
65eb090
Compare
Choose a tag to compare

Fixed

  • Fixes memory leak on Translator implementation (#416)

v1.0.17

02 Nov 16:41
750a072
Compare
Choose a tag to compare

Fixed

  • Fix undefined array key "type" on empty array dump (#413)

v1.0.16

26 Oct 15:59
0e221d5
Compare
Choose a tag to compare

Changed

  • Allow openswoole (#407)