Releases: grafana/k6registry
Releases · grafana/k6registry
v0.5.1
v0.5.0
v0.4.2
v0.4.1
Changelog
- 855f8e6 add release v0.4.1 notes (#246)
- 770fa5d fix leftover reference to dry-run option (#245)
- 51b9d16 build(deps): bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 (#220)
- 53d8862 build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.146.0 to 0.157.0 (#237)
- 1a569e6 add option to ignore linter errors (#242)
v0.4.0
Changelog
- a197e72 release v0.4.0 (#235)
- 0a3d445 remove grade leftovers (#233)
- 2e47d47 remove github action support (#234)
- 757011e add schema subcommand (#231)
- f48d764 remove grades from compliace (#229)
- 2b008c2 use xk6 for lint (#226)
- a2699e1 Merge pull request #224 from grafana/remove-legacy-support
- 07fcd29 remove support for legacy format
- 68bbaca Merge pull request #214 from grafana/validate-extension-version
- 39761bf Merge pull request #216 from grafana/update-validate-job-parameters
- f49ab89 update xk6 actions
- 86f5fcc set xk6 actions arguments in workflow
- 323e583 update example version
- b3d4892 update generaed json schema
- 8bd932c add-version-format-validation
- 5f81bb6 Merge pull request #207 from grafana/dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.144.1
- c9554ee build(deps): bump gitlab.com/gitlab-org/api/client-go
- 785b89d Merge pull request #206 from grafana/dependabot/go_modules/golang.org/x/term-0.35.0
- 2748062 Merge pull request #213 from grafana/remove-catalog-option
- 9de487e remove catalog output option
- d22a70d remove products from generated types (#210)
- d8325dc build(deps): bump golang.org/x/term from 0.34.0 to 0.35.0
v0.3.0
Changelog
- 8e9cddb release-v0.3.0 (#204)
- 4307b2c build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 (#189)
- 1bdde4e build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#202)
- d9a32fe build(deps): bump github.com/cli/go-gh/v2 from 2.12.1 to 2.12.2 (#188)
- 68e514f build(deps): bump grafana/xk6 from 1.1.2 to 1.1.3 (#196)
- 4c225d9 build(deps): bump gitlab.com/gitlab-org/api/client-go (#203)
- ec93e7e remove api generation options (#201)
- 493bee3 always load repository (#194)
- bb054f6 remove at-least api path (#200)
- 3e96dd9 Update schema (#198)
- 1aa03f1 Merge pull request #191 from grafana/dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.142.0
- 3a64cd3 build(deps): bump gitlab.com/gitlab-org/api/client-go
- 9df1e9c Merge pull request #190 from grafana/dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.139.2
- 1aedd96 build(deps): bump gitlab.com/gitlab-org/api/client-go
v0.2.6
k6registry v0.2.6 is here 🎉!
This is a maintenance release due to minor dependency updates.
As a side effect, the golang.org/x/oauth2 dependency has been updated, fixing the CVE-2025-22868 vulnerability.
v0.2.5
v0.2.4
v0.2.3
k6registry v0.2.3 is here 🎉!
This release includes improvements to the generated metrics:
- There is only one Prometheus metrics endpoint, /metrics.txt, and it contains all Prometheus metrics.
- Metrics in JSON format do not have a registry_ prefix in their property names.