See related blog post at:
https://www.amazee.io/blog/post/what-arrived-in-lagoon-1.8.x--a-release-in-three-movements
and also the other releases at
https://github.com/amazeeio/lagoon/releases/tag/v1.8.0
https://github.com/amazeeio/lagoon/releases/tag/v1.8.1
Changes in this release
API & Authentication subsystem
- POLYSITE Billing Calculation Adjustments @justinlevi (#2093)
- HOTFIX: Don't cache keycloak authz denials in redis @rocketeerbkw (#2081)
Admin & User Interfaces subsystem
- Problems section for Environments and Problems dashboard @timclifford (#1986)
- Add Cluster Name on Billing Group Admin pages @justinlevi (#2070)
- Additional tests and formatting for POLYSITES greater than 10 @justinlevi (#2082)
Build & Deploy subsystem
- Changing twig emptyDir mount to only mount "php" folder @cdchris12 (#2100)
Logging & Reporting subsystem
Base Images & Testing subsystem
- Update Newrelic to v9.12.0.268 / Update Composer to v1.10.9 @dasrecht (#2099)
- Removes return statement in custom vcl to allow fallback in order to deal with no-cache/private/no-store @bomoko (#2066)
- Add PECL Yaml 2.1.0 to the base PHP images @seanhamlin (#2057)
Documentation & Examples / DX subsystem
- Update README for more services @rocketeerbkw (#1966)
- Removing client info from base images docs @AlannaBurke (#2102)
Automation, Services & Helpers subsystem
- improved migrate-resize-pv-nginx @Schnitzel (#2097)
- add migrate-resize-pv-nginx.sh @Schnitzel (#2091)
- Some enhancements for check_acme_routes.sh script @vincenzodnp (#2079)
- Add helper script for labelling namespaces @smlx (#2077)