Skip to content

Releases: grafana/flagger-k6-webhook

v0.3.2

13 Jan 08:16
4c9d5fc
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 in the actions group by @dependabot in #175
  • chore: Bump chart to 1.3.1 by @zerok in #174
  • chore(deps): bump the actions group with 4 updates by @dependabot in #176
  • chore(deps): bump the k8s-io group with 3 updates by @dependabot in #177
  • chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 by @dependabot in #178
  • ci: lint PR titles by @zerok in #179
  • chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #180
  • chore(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 in the actions group by @dependabot in #181
  • chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 in the actions group by @dependabot in #182
  • chore(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #185
  • chore(deps): bump golang from 1.22.5-alpine to 1.23.0-alpine by @dependabot in #186
  • chore(deps): bump the actions group across 1 directory with 2 updates by @dependabot in #187
  • chore(deps): bump the k8s-io group with 3 updates by @dependabot in #188
  • chore(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0 by @dependabot in #189
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in #192
  • chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 in the actions group by @dependabot in #193
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #195
  • chore(deps): bump golang from 1.23.0-alpine to 1.23.1-alpine by @dependabot in #194
  • chore(deps): bump the k8s-io group with 3 updates by @dependabot in #196
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #197
  • chore(deps): bump docker/build-push-action from 6.7.0 to 6.9.0 in the actions group by @dependabot in #198
  • chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine by @dependabot in #200
  • chore(deps): bump the actions group with 2 updates by @dependabot in #199
  • chore(deps): bump actions/upload-artifact from 4.4.1 to 4.4.3 in the actions group by @dependabot in #201
  • chore(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #202
  • chore(ci): reference actions by sha by @iainlane in #204
  • chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 by @dependabot in #203
  • chore(deps): bump actions/checkout from 4.1.1 to 4.2.1 in the actions group by @dependabot in #205
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #206
  • fix: fix syntax in Dockerfile by @zerok in #207
  • chore(deps): bump the k8s-io group with 3 updates by @dependabot in #209
  • chore(deps): bump the actions group with 2 updates by @dependabot in #208
  • chore(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine by @dependabot in #210
  • chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 in the actions group by @dependabot in #211
  • chore(deps): bump the k8s-io group with 3 updates by @dependabot in #212
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #213
  • chore(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 in the actions group by @dependabot in #214
  • chore(deps): bump alpine from 3.20 to 3.21 by @dependabot in #215
  • chore(deps): bump golang from 1.23.3-alpine to 1.23.4-alpine by @dependabot in #216
  • chore(deps): bump the actions group with 2 updates by @dependabot in #218
  • chore(deps): bump the k8s-io group with 3 updates by @dependabot in #217
  • chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #222

Full Changelog: v0.3.1...v0.3.2

k6-loadtester-1.3.2

13 Jan 08:22
84e5a47
Compare
Choose a tag to compare

Flagger webhook using k6 to do load testing of the canary before rolling out traffic

k6-loadtester-1.3.1

16 Jul 05:41
16e03b1
Compare
Choose a tag to compare

Flagger webhook using k6 to do load testing of the canary before rolling out traffic

v0.3.1

15 Jul 14:06
89aedd0
Compare
Choose a tag to compare

What's Changed

This release, alongside what's listed below, also contains a change to how k6 processes are managed. There is now a limit of 1000 parallel k6 runs. This should not cause any breakage and so this is just a minor release. Please refer to the README for details on how to configure this limit.

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

11 Dec 13:13
3d0e413
Compare
Choose a tag to compare

What's Changed

  • ci: Fix tag pipeline by fetching the complete history by @zerok in #98

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Dec 12:36
4287390
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

k6-loadtester-1.2.0

05 Oct 03:06
a188f10
Compare
Choose a tag to compare

Flagger webhook using k6 to do load testing of the canary before rolling out traffic

v0.2.0

20 Apr 17:16
1830887
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

k6-loadtester-1.1.0

20 Apr 17:20
Compare
Choose a tag to compare

Flagger webhook using k6 to do load testing of the canary before rolling out traffic

k6-loadtester-1.0.1

27 Sep 01:30
984e8a9
Compare
Choose a tag to compare

Flagger webhook using k6 to do load testing of the canary before rolling out traffic