Skip to content

lagoon-core v2.9.0

Compare
Choose a tag to compare
@tobybellwood tobybellwood released this 15 Jul 09:12
· 1664 commits to main since this release
fe4157a

Major changes this release:

  • Keycloak 16 upgrade - The keycloak-db has now been upgraded to v16 of Keycloak - this brings some great performance improvements, as well as some extra security enhancements
  • Implementation of build-deploy-tool for ingress and route tasks - initially released in v2.8.0, this has been refined to better handle edge cases. In builds where the docker-compose file is not valid or readable, the build will fail with the error message that requires fixing
  • Implementation of build-deploy-tool for conditional pre/post rollout tasks - as well as migrating the code for pre & post rollout tasks to the new build-deploy-tool, these tasks now support conditional definitions
  • Numerous documentation changes - now bigger and better than ever
  • Lagoon now builds and tests Kubernetes 1.23 in ci, in preparation for the next set of upgrades for 1.24

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.9.0