Notes on this release
This release fixes a bug found in the Keycloak optimizations under extreme load and re-enables the Redis functionality disabled in #3397 - this release should be used in place of v2.14.1
Please note, there was no lagoon-core 2.14.0 release, this is the second release in the 2.14 range. (2.14.0 was tag-only)
This release was built on https://github.com/uselagoon/lagoon-images/releases/tag/23.3.0 images
What's Changed
- refactor: add redis to the allgroups query to reduce load on keycloak by @shreddedbacon in #3428
- refactor: optimize keycloak interactions by @shreddedbacon in #3397
- feat: extend webhook notification with buildname, loglink, and routes by @shreddedbacon in #3412
- fix: groups in opensearch client token so that group-tenant association works by @shreddedbacon in #3414
- fix: filter out groups user isn't in when working out groups for user by @shreddedbacon in #3415
- Document
NEWRELIC_DISTRIBUTED_TRACING_ENABLED
environment variable by @rocketeerbkw in #3413 - Updating Lagoon maintainers. by @AlannaBurke in #3416
- Change: Update view permissions on Environment Variables by @CGoodwin90 in #3406
- fix: error on project creation if project already exists by @shreddedbacon in #3418
- chore: remove kind and apiversion from restore by @shreddedbacon in #3419
- Docs updates - spacing, lists, indents and install instructions by @tobybellwood in #3421
Linked releases:
- lagoon-ui: https://github.com/uselagoon/lagoon-ui/releases/tag/core-v2.14.2
- lagoon-build-deploy: https://github.com/uselagoon/build-deploy-tool/releases/tag/core-v2.14.2
- lagoon-core: https://github.com/uselagoon/lagoon-charts/releases/tag/lagoon-core-1.28.0
- lagoon-test: https://github.com/uselagoon/lagoon-charts/releases/tag/lagoon-test-0.45.0
- lagoon-remote: https://github.com/uselagoon/lagoon-charts/releases/tag/lagoon-remote-0.76.0
Full Changelog: v2.13.0...v2.14.2