Skip to content

v2.2.0: logLevel capability

Compare
Choose a tag to compare
@vania-pooh vania-pooh released this 10 May 17:04
· 262 commits to gh-pages since this release

Update Notes

This version introduced secretRef field in configuration object (kubectl get configs -n moon) custom resource definition. In order to use it - you need to delete and apply Moon custom resource definitions.

New features

  • #320 - logLevel capability
  • #321 - ability to load S3 credentials from Kubernetes secret

Fixes

  • #319 - hostAlias does not work in Playwright \ Cypress

Improvements

  • #322 - bump Golang to 1.18