Skip to content

2.31.0

Release Notes#

Lagoon Core#

Idling control and service stop/start/restart functionality.#

This release contains updates to the API to allow users to know if an environment is idled, and the ability to idle or unidle environments. Additionally, the ability to stop, start, or restart individual services is also available. Currently, these features are not available in the UI, but will be made available in a future release.

Lagoon Remote#

External insights scans#

For users of Lagoon that use insights, this release of lagoon-remote contains an updated version of insights that moves the insights can to run externally to the build process. Previous versions relied on a step in the build that would run these scans, this step made builds take longer than they would normally need to.