This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.6.0 base images
We will be adding more detailed information on the various components over at our blog https://dev.to/uselagoon in the coming weeks - keep an eye out!
Release Highlights
- Lagoon has been updated to Node 16, running on Alpine 3.13
- A new notification type to send to a webhook has been added
- There is now an API audit log created for all API actions
- Lagoon now fully supports Harbor v2 as a "problem" source
- The test system has been overhauled to have each set of tests more self-sufficient
- All changes as at Lagoon v1.15.1 have been included
All Changes in this release
- update all images to alpine3.13 @tobybellwood (#2694)
- Move broker services to upstream rabbitmq, deprecate rabbitmq images @tobybellwood (#2571)
- Switch services to Node.js 16 @rocketeerbkw (#2691)
- Use
mariadb
library instead ofmariasql
@rocketeerbkw (#2632) - Adds webhook notification to resolver type @bomoko (#2706)
- Adds first iteration of logs2webhook service @bomoko (#2593)
- Feature/audit logs user activity @timclifford (#2690)
- Parity with Lagoon 1.15.1 release @tobybellwood (#2697)
- Custom ingress template format fix @shreddedbacon (#2677)
- Main Problems system Harbor V2 support @bomoko (#2675)
- Update SSH key-creation-timestamp variable to match the storage structure @jrsouth (#2241)
- Lagoon 2 - Changes permission check logic for AddFacts @bomoko (#2668)
- Removing Billing from UI @justinlevi (#2688)
- Fix active-standby development environment limit check @shreddedbacon (#2682)
- add rabbitmq helmchart @Schnitzel (#2641)
- Split each test into it's own setup/teardown, reduce api-data-watcher-pusher, update tests @tobybellwood (#2653)
- run on lagoon labelled nodes in Jenkins @tobybellwood (#2692)
- add back active-standby tests to controller-kubernetes @tobybellwood (#2704)
- Allow skipping Trivy scanning when building Lagoon @cdchris12 (#2681)
- Bump CI tool versions to latest stable @smlx (#2689)
- Local dev DX improvements and bugfixes @rocketeerbkw (#2643)
- change amazeeio github references to uselagoon @tobybellwood (#2699)
- Adding indents and trying to fix list numbering. @AlannaBurke (#2673)
- Moving content out of docs/docs @AlannaBurke (#2638)
Full diff to Lagoon 1 is v1.15.1...v2.0.0-rc.1