v3.0.0-beta3
Pre-release
Pre-release
What's Changed
- Improve release process by @jaydrogers in #282
- Install opcache extension by default by @josiasmontag in #294
- Improve Laravel Migration support for SQLite & Laravel 11 by @jaydrogers in #302
- Set default NGINX values for "fastcgi_buffers" and "fastcgi_buffer_size" by @jaydrogers in #305
⚠️ Potential Breaking Changes Coming
Caution
There may be a breaking change coming up for fpm-nginx and fpm-apache images.
In order to dramatically improve container security and preventing "file permission hell" with new users, we may be changing the default ports for Apache and NGINX so we can run this as the www-data user by default. See this post for more details (open for comment): #179 (comment)
Be sure to chime in and subscribe to releases for the latest news.
New Contributors
- @josiasmontag made their first contribution in #294
Full Changelog: v3.0.0-beta2...v3.0.0-beta3