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
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:
- lagoon-ui: https://github.com/uselagoon/lagoon-ui/releases/tag/core-v2.19.0
- lagoon-build-deploy: https://github.com/uselagoon/build-deploy-tool/releases/tag/core-v2.19.0
- lagoon-core: https://github.com/uselagoon/lagoon-charts/releases/tag/lagoon-core-1.45.0
- lagoon-remote: https://github.com/uselagoon/lagoon-charts/releases/tag/lagoon-remote-0.89.0
- lagoon-test: https://github.com/uselagoon/lagoon-charts/releases/tag/lagoon-test-0.57.0
Full Changelog: v2.18.2...v2.19.0