3.0.0
Bref 3.0 is released 🎉
Read the full blog post here: bref.sh/news/03-bref-3.0
The full upgrade guide is here: https://bref.sh/docs/upgrading/v3
What's new
- Switch to Amazon Linux 2023 for Bref v3 by @mnapoli in #122
- Add support for PHP 8.5 in Bref v3 by @mnapoli in #282
- Remove support for PHP 8.0 and 8.1 in Bref v3 by @mnapoli in #258
- Refactor to a single layer by @mnapoli in #256
- Add ap-southeast-3 and me-central-1 regions by @mnapoli in #259
- Optimize layer sizes by @mnapoli in #262
- disable the
soapextension by default to avoid loading it on PHP startup - bundle the
pdo-mysqlextension in the PHP binary and enable it by default
- disable the
- Publish v3 layers to a separate AWS account (
873528684822) - Drop the
blackfireextension from "dev" container images - Optimize layers by externalizing only large extensions by @mnapoli in #283
- Remove the deprecated "hooks" system by @mnapoli in #2012
- Add the Redis extension by @mnapoli in #284
- Always log errors to stderr by @mnapoli in #303
- Increase PHP-FPM log limit by @mnapoli in #304
Full Changelog: 2.3.39...3.0.0