Releases: grafana/xk6-sm
Releases · grafana/xk6-sm
v0.4.0
0.4.0 (2025-03-11)
Features
- build a second binary with the Grafana secrets manager client extension (#75) (31f4734)
- update k6 to 0.57.0 (0389dce)
Fixes
- correctly handle raw_url by replacing url with it if present (1b9b29d)
- handle abbreviated
proto
tags such ash2
orh3
(7a3393e)
Miscellaneous Chores
- integration: add tests for raw_url handling (67c8086)
- integration: add tests for browser scripts and metrics (3a9bb2a)
- integration: extract script run to a helper function (965928d)
- integration: increase k6 timeout (8873a57)
- integration: log k6 output if it fails to run (96ff5a5)
- README: clarify this repo is not to be used by SM end users (#71) (e456446)
- remove unused renovate-app.json (296c26c)
- renovate: update crocochrome image used for testing (7d2f8b6)
- Update actions/create-github-app-token digest to 21cfef2 (cc5c756)
- Update dependency go to v1.24.1 (#76) (9e7b76c)
- Update googleapis/release-please-action digest to a02a34c (#83) (e670179)
- use non-deprecated prometheus format selection (7c3de2a)
v0.3.1-beta1
Full Changelog: v0.3.0...v0.3.1-beta1
v0.3.0
0.3.0 (2025-02-26)
Features
- add policy bot configuration (#48) (fdc3693)
- Add release-please (#49) (cdd5798)
- refactor metrics processing (#34) (eaa5fc3)
Fixes
Miscellaneous Chores
- create
dist
directory soxk6
can write compiled binaries to it (dfe362a) - integration: add tests for custom phases (9c682a7)
- integration: properly parse output metrics and assert more things about them (#44) (510f2cc)
- README: adjust release process description (#59) (aaeaded)
- renovate: use prefix from preset (6053d6c)
- Update actions/create-github-app-token digest to 0d56448 (67fb83d)
- update CODEOWNERS (23b5d3f)
- Update dependency go to v1.24.0 (1acf382)
- Update golangci/golangci-lint-action digest to 0adbc47 (b4c424b)
- Update golangci/golangci-lint-action digest to 2226d7c (bd43062)
- Update golangci/golangci-lint-action digest to 818ec4d (#64) (40d712c)
- Update golangci/golangci-lint-action digest to e0ebdd2 (65e3320)
- Update prometheus-go (68a435c)
- use fully qualified package name (8beec7f)
v0.0.3-hotfix
Hotfix release from #68 for users who cannot wait until a new fixed version is released.
Full Changelog: v0.0.3...v0.0.3-hotfix
v0.2.0
v0.1.0
What's Changed
- Fix: add CODEOWNERS file by @mem in #7
- renovate: sync configs with other repositories by @roobre in #9
- CODEOWNERS: add by @roobre in #8
- Chore: Update ghcr.io/renovatebot/renovate Docker tag to v39 by @grafanarenovatebot in #12
- Chore: Update module go.k6.io/k6 to v0.55.0 by @grafanarenovatebot in #11
New Contributors
Full Changelog: v0.0.4...v0.1.0
v0.0.4
v0.0.3-pre
Test release
v0.0.3
v0.0.1
ci: add build and lint workflows