Skip to content

Releases: laravel/octane

v1.0.6

22 Jun 15:33
af41a5f
Compare
Choose a tag to compare

Changed

  • Set roadrunner http.middleware as an option (#327)

Fixed

v1.0.5

15 Jun 15:53
b2982f0
Compare
Choose a tag to compare

Fixed

  • Reset application scope to flush scoped instances (#313)
  • Fix Swoole breaks when log is a valid JSON (#316)
  • Fix Symfony uploaded file moving (#317)

v1.0.4

08 Jun 14:37
46ef9bd
Compare
Choose a tag to compare

Changed

  • Add missing default listeners (#311)

v1.0.3

01 Jun 17:32
ce20157
Compare
Choose a tag to compare

Changed

Fixed

  • Fixes issue related to changing non-standard HTTP status codes to 200 OK (#294)
  • Give new application instance to database session handler (#302)
  • Adds SameSite attribute for cookies (#299)

v1.0.2

25 May 16:39
fd43041
Compare
Choose a tag to compare

Changed

  • Remove buffer_output_size from Swoole's default options (#286)

Fixed

  • Reload RoadRunner using the global executable if it's present (#288)

v1.0.1

18 May 15:41
3ab6e1c
Compare
Choose a tag to compare

Removed

  • Remove beta warning on "octane:start" command (5b25510)

v1.0.0

11 May 20:57
Compare
Choose a tag to compare

Stable release.

v0.5.0

04 May 18:09
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Requires to stop, and re-start your Octane server

Fixed

  • Default --watch options making Octanes servers reload on file uploads (#247)
  • Error No buffer space available when using Swoole (#253)
  • Global environment variables not being used by workers (#257)

Changed

  • The new minimum RoadRunner binary version is now 2.1.1 (#258)

v0.4.0

27 Apr 18:15
89ae1a6
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Various fixes and changes.

v0.3.2

20 Apr 16:16
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Various fixes and changes.