Skip to content

Releases: uselagoon/lagoon

Lagoon Core v2.21.0

17 Sep 05:28
35966e5
Compare
Choose a tag to compare

Release notes

See https://docs.lagoon.sh/releases/2.21.0/ and https://dev.to/uselagoon/lagoon-v221-released-2p7i for release notes

See https://github.com/uselagoon/lagoon-charts/releases/tag/lagoon-core-1.48.0 for the corresponding chart.

What's Changed

Full Changelog: v2.20.1...v2.21.0

lagoon-core v2.20.1

08 Aug 23:58
8b8a4ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.20.0...v2.20.1

lagoon-core v2.20.0

23 Jul 06:41
9d821a6
Compare
Choose a tag to compare

Release Notes

This is a Major release of Lagoon-core. Included are a large number of hotfixes, enhancements and updates.

There are also a number of headline features:

  • Platform Viewer role now has the ability to view all organizations/projects/environments, but no add/update/delete rights. This will allow the downgrading of some users from Platform Admin.
  • Organization Admin role now allows organization users to manage projects/groups/users in their organization, but not the owners/admins of the org, allowing for better permission scoping.
  • SSH key storage and handling improvements. SSH key usage is now tracked, and the use of Yubikey-backed sk type keys is now supported in Lagoon
  • New users can now be invited to Lagoon when they are added to groups, instead of them requiring to be added previously.
  • Polysite deployments are now grouped together and trackable on a single page

See the dedicated releases page at https://docs.lagoon.sh/releases/2.20.0

What's Changed

tbc

New Features

New Deprecations

Refactors and Fixes

Additional updates

Build and Test improvements

Documentation updates

New Contributors

Linked releases:

Full Changelog: v2.19.0...v2.20.0

lagoon-core v2.19.0

20 May 06:11
085cd83
Compare
Choose a tag to compare

What's Changed

This is a small release - updating some logic around the implementation of Organizations, There are also a number of UI-related updates in the corresponding lagoon-ui release

Features

  • feat: add query-group permission to the service-api client by @smlx in #3721

Fixes

  • fix: allow platform admin to add when disable-non-organization enabled by @shreddedbacon in #3714
  • fix: make sure that projects groups are collected when importing to organization by @shreddedbacon in #3716
  • fix: remove errant quotes in variable value for route quota by @shreddedbacon in #3723

Refactors

  • refactor: use existing cached member check to return membercount by @shreddedbacon in #3719
  • refactor: change default quotas to unlimited for organizations by @shreddedbacon in #3720
  • refactor: check if project has already been recursed when importing to org by @shreddedbacon in #3722

Linked releases:

Full Changelog: v2.18.2...v2.19.0

lagoon-core v2.18.2

12 Apr 06:01
26f57ef
Compare
Choose a tag to compare

This release is a minor release to increment v2.18.1 - it only impacts people who use the storage calculator

What's Changed -v2.18.2

  • fix: environment-storage resolver and actions-handler mutation fix by @shreddedbacon in #3707

What's Changed - v2.18.1

What's Changed - v2.18.0

features

  • feat: allow registration of systemwide tasks by @bomoko in #3618
  • feat: introduce /.well-known endpoint for service discovery information by @shreddedbacon in #3632

Improvements

  • improvement: add additional information to environment services by @shreddedbacon in #3641
  • improvement: add source user and type to tasks and deployments by @shreddedbacon in #3631
  • improvement: validate migrating labels for active standby ingress migrations by @shreddedbacon in #3682

changes

fixes

refactors

  • refactor: add migration to keycloak startup to set client redirect uris by @shreddedbacon in #3640
  • refactor: upgrade keycloak to 21 and support initial realm import by @shreddedbacon in #3624
  • refactor: store project-group association in api instead of keycloak by @shreddedbacon in #3612
  • refactor: realm import with missing roles and client information by @shreddedbacon in #3680

chores

docs

tests

Linked releases:

Full Changelog: v2.17.0...v2.18.2

lagoon-core v2.18.1

05 Apr 05:36
3da6b90
Compare
Choose a tag to compare

This release replaces the v2.18.0 release which should not be installed, to avoid the potential for data loss

What's Changed - v2.18.1

What's Changed - v2.18.0

features

  • feat: allow registration of systemwide tasks by @bomoko in #3618
  • feat: introduce /.well-known endpoint for service discovery information by @shreddedbacon in #3632

Improvements

  • improvement: add additional information to environment services by @shreddedbacon in #3641
  • improvement: add source user and type to tasks and deployments by @shreddedbacon in #3631
  • improvement: validate migrating labels for active standby ingress migrations by @shreddedbacon in #3682

changes

fixes

refactors

  • refactor: add migration to keycloak startup to set client redirect uris by @shreddedbacon in #3640
  • refactor: upgrade keycloak to 21 and support initial realm import by @shreddedbacon in #3624
  • refactor: store project-group association in api instead of keycloak by @shreddedbacon in #3612
  • refactor: realm import with missing roles and client information by @shreddedbacon in #3680

chores

docs

tests

Linked releases:

Full Changelog: v2.17.0...v2.18.1

lagoon-core v2.18.0 (superseded)

02 Apr 05:28
1ef8e57
Compare
Choose a tag to compare

We recommend not installing this release, please install 2.18.1 instead

Known Issues

  • (#3704) A database migration that culls duplicate records for environment services was too aggressive. This can cause tasks in the UI to error out with Environment has no service cli. Triggering another deployment will update the service records and fix the error.

lagoon-core v2.17.0

14 Dec 06:26
18b3b82
Compare
Choose a tag to compare

What's Changed

New Contributors

Linked releases:

Full Changelog: v2.16.0...v2.17.0

lagoon-core v2.16.0

16 Oct 20:38
083aa40
Compare
Choose a tag to compare

Notes on this release

This is a major release of Lagoon. It contains the "Organizations" feature. We will be publishing more information in the coming weeks on how to utilize Organizations, and would recommend not using it in production yet.

There are a number of minor bugfixes and operational improvements as part of this release.

Additionally, the look and feel of Keycloak has been modified with a base "Lagoon" theme. This can be customized further if required.

What's Changed

New Contributors

Linked releases:

Full Changelog: v2.15.4...v2.16.0

lagoon-core v2.15.4

31 Jul 05:12
8c03d29
Compare
Choose a tag to compare

Notes on this release

This release brings in a couple of backend changes - fixing an issue with broker queue accumulation under heavy load, and some additional logic for backup restores and advanced tasks. There is an additional query to filter disabled deployTargets if required.

This release is built on https://github.com/uselagoon/lagoon-images/releases/tag/23.7.0 images

What's Changed

Linked releases:

Full Changelog: v2.15.3...v2.15.4