File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/octane/compare/v0.4.0...master )
3+ ## [ Unreleased] ( https://github.com/laravel/octane/compare/v0.5.0...master )
4+
5+
6+ ## [ v0.5.0 (2021-05-04)] ( https://github.com/laravel/octane/compare/v0.4.0...v0.5.0 )
47
58> ** Requires to stop, and re-start your Octane server**
69
710### Fixed
8- - Default ` --watch ` options making Octane reload on file uploads ([ #247 ] ( https://github.com/laravel/octane/pull/247 ) )
11+ - Default ` --watch ` options making Octanes servers reload on file uploads ([ #247 ] ( https://github.com/laravel/octane/pull/247 ) )
912- Error ` No buffer space available ` when using Swoole ([ #253 ] ( https://github.com/laravel/octane/pull/253 ) )
10- - Global environment variables not being taken in by workers ([ #257 ] ( https://github.com/laravel/octane/pull/257 ) )
13+ - Global environment variables not being used by workers ([ #257 ] ( https://github.com/laravel/octane/pull/257 ) )
1114
1215### Changed
1316- The new minimum RoadRunner binary version is now 2.1.1 ([ #258 ] ( https://github.com/laravel/octane/pull/258 ) )
You can’t perform that action at this time.
0 commit comments