Skip to content

v2.0.0-rc.4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 03:43
· 2936 commits to main since this release
67ca713

This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/21.6.0 base images

Highlights in this release

Two minor fixes to the tasks system relating to typecasting, and some more local-dev improvements

All Changes in this release

  • Sends task id as string for lagoon-kbd @bomoko (#2733)
  • SQL results are not typecast to strings anymore @rocketeerbkw (#2726)
  • Don't scan images by default in build/* Makefile targets @smlx (#2732)
  • Remove some sleeps from test suite @smlx (#2731)
  • Fix duplicate lagoon-tests installed in local test cluster @smlx (#2728)
  • Parameterise the kind/push-images Makefile target @smlx (#2729)
  • Allow the make jobserver to co-ordinate with sub-makes @smlx (#2727)