Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 01:22
· 231 commits to main since this release
7278401

What's Changed

  • add option to create reports in each pod by @kayamin in #30
  • Fix Copyright by @yokawasa in #32
  • Fix wording by @yokawasa in #33
  • Support auto release note generation in CI by @yokawasa in #34
  • add gatling-waiter to wait node scaling before starting gatling simulation by @kayamin in #31
    • ⚠️ this change requires gatling-runner to use kubernetes service account with pod get, list, patch permission. Please make ServiceAccount, Role, RoleBinding like as /config/samples/gatling-worker-service-account.yaml and specify this ServiceAccount at Gatling CR

⚠️ This change requires gatling-runner to use kubernetes service account with pod get, list, patch permission as a default

Full Changelog: v0.3.1...v0.4.0