Releases: laravel/octane
Releases · laravel/octane
v2.3.3
- Update InstallCommand.php by @brunograndecom in #830
v2.3.2
- Carbon v3 by @driesvints in #825
v2.3.1
- [2.x] Flushes
Once::class
on Operation Terminated by @nunomaduro in #821 - Fix Swoole in-memory table size by @miguilimzero in #818
v2.3.0
- [2.x] Laravel v11 support by @nunomaduro in #812
- FrankenPHP: Remove unnecessary use statement to fix PHP warning by @philbates35 in #813
- feat(frankenphp): make HTTP to HTTPS redirection opt-in by @dunglas in #814
v2.2.7
- [2.x] Fix missing array key issue with FrankenPHP by @driesvints in #806
- [2.x] Ensure URL defaults are flushed by @nunomaduro in #807
v2.2.6
- Fix public path for roadrunner by @chaker2710 in #792
- Added
aarch64
binary for frankenphp by @foremtehan in #793
v2.2.5
- Adds
--admin-port
by @nunomaduro in #790
v2.2.4
- Fix typo by @sy-records in #782
- Improves installation process by @nunomaduro in #785
- Fix Caddyfile when env var values contain spaces by @francislavoie in #786
- Uses Octane's max execution time by @nunomaduro in #787
v2.2.3
- Fixes missing entry to
.gitignore
by @nunomaduro in #780
v2.2.2
- Ignores
write error
message for now by @nunomaduro in #778 - Adds support for multiple FrankenPHP Octane instances by @nunomaduro in #777
- Improves version fetching by @nunomaduro in #779