Releases: laravel/octane
Releases · laravel/octane
v2.17.1
- Fix laravel Octane Store by @kamil-michalak in #1106
v2.17.0
- Support PHPUnit 13 and fix Laravel Passport compatibility conflicts by @Nationalcat in #1103
v2.16.0
- [2.x] PHP 8.5 Compatibility by @crynobone in #1080
- [2.x] Supports Laravel 13 by @crynobone in #1093
v2.15.0
- Add Boost guidelines for Octane dependency injection by @pushpak1300 in #1099
- Fix Swoole auto worker count in containers by @mtawil in #1101
v2.14.0
v2.13.5
- Add the GITHUB_PROXY_PREFIX environment variable by @sanzhangshitou in #1091
v2.13.4
- Fix APP_PUBLIC_PATH fallback logic in frankenphp-worker by @kieranbrown in #1085
v2.13.3
- Remove setAccessible calls from reflection properties and methods by @sy-records in #1083
v2.13.2
v2.13.1
- [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