lagoon-images 22.3.0
Changes in this release
PHP-based images
-
The XDEBUG settings for php have been updated to support XDebug 3 natively. Xdebug was always the default in PHP8.0 and PHP8.1, but owing to cross-configuration with PHP7.4, the necessary settings weren't configured properly. In this release, the PHP7.4 bundled version of the XDebug library has been updated to version 3 with the correct settings present.
-
The New Relic and Blackfire agents have been updated and added to the PHP8.1 images.
-
In addition, the build process has been optimised for the php-based images, and the resultant images are now almost 60% smaller than before.
Alpine Security fixes
This release also brings a raft of Alpine security updates:
- 3.15.1, 3.14.4, and 3.12.10 to fix openssl for CVE-2022-0778
- 3.15.2 to fix libretls for CVE-2022-0778
All current Alpine-based images are running the latest version of Alpine ( 3.15.2, 3.14.4, 3.12.10).
We are considering how best to continue to support the images built on previous, unsupported versions of Alpine (solr-7.7, mongo, varnish-5)
Other changes
- update helper tools @tobybellwood (#432)
- Pin to versioned OpenResty package image @tobybellwood (#431)
- Lightweight images @smlx (#426)
- Add support for configurable wait_timeout @shreddedbacon (#413)
- Xdebug 3 @kasperg (#353)
New Images
Package Updates
- Update dependency alpine to v3.15.2 (main) @renovate (#428)
- Update dependency alpine to v3.15.1 (main) @renovate (#421)
- Update dependency alpine to v3.14.4 (main) @renovate (#423)
- Update dependency alpine to v3.12.10 (main) @renovate (#422)
- Update dependency php to v8.1.4 (main) @renovate (#425)
- Update dependency php to v8.0.17 (main) @renovate (#424)
- Update dependency python to v3.10.4 (main) @renovate (#429)
- Update dependency python to v3.10.3 (main) @renovate (#416)
- Update dependency python to v3.9.12 (main) @renovate (#430)
- Update dependency python to v3.9.11 (main) @renovate (#419)
- Update dependency python to v3.8.13 (main) @renovate (#418)
- Update dependency python to v3.7.13 (main) @renovate (#417)
- Update dependency composer to v2.2.9 (main) @renovate (#414)
- Update dependency composer to v2.2.7 (main) @renovate (#411)
- Update dependency rabbitmq to v3.8.28 (main) @renovate (#427)
New Contributors
- @kasperg made their first contribution in #353
- @shreddedbacon made their first contribution in #413
Full Changelog: 22.2.0...22.3.0