Skip to content

Releases: laravel/octane

v2.13.1

28 Oct 15:23
20b741b

Choose a tag to compare

  • [2.x] Don't ignore write error messages anymore by @Carnicero90 in #1068
  • fix(concurrency): skip Octane::concurrently when no tasks to prevent … by @emtudo in #1071
  • Update the signature for octane:start by @sy-records in #1073

v2.13.0

14 Oct 14:06
21fd622

Choose a tag to compare

  • feat: download FrankenPHP mostly static binary when possible by @dunglas in #1065

v2.12.3

23 Sep 14:21
172e61d

Choose a tag to compare

v2.12.2

16 Sep 14:57
7cbb80a

Choose a tag to compare

v2.12.1

07 Aug 17:45
4ca38b9

Choose a tag to compare

v2.12.0

22 Jul 15:53
d606f3d

Choose a tag to compare

  • Add configurable opcache clearing and static file serving options by @hughcube in #1035

v2.11.0

08 Jul 15:07
00e4d40

Choose a tag to compare

v2.10.0

17 Jun 17:11
62bf04d

Choose a tag to compare

  • Allow configuring max workers, requests via config by @glensc in #1028

v2.9.3

14 May 14:06
8278bdb

Choose a tag to compare

  • Use null coalescing operator for vendor directory assignment by @sy-records in #1027

v2.9.2

13 May 14:45
c9ea063

Choose a tag to compare

  • Fix argument in RoadRunner process reset command by @sy-records in #1023
  • Allows run server with composer vendor out of application by @unidevio in #1025