Releases: grafana/k6build
Releases · grafana/k6build
v0.3.0
What's Changed
breaking
- reorganize packages by @pablochacin in #25
chore
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #18
- Bump codecov/codecov-action from 4.0.1 to 4.5.0 by @dependabot in #16
- Bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #15
bug fixes
- listen all interfaces by @pablochacin in #24
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Enable Dependabot by @szkiba in #14
- Set missing fields in root command and generate README.md from cobra.Command by @szkiba in #8
- use slog by @pablochacin in #19
- add cache server command by @pablochacin in #20
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Remove goreleaser by @pablochacin in #4
- update k6foundry by @pablochacin in #7
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix download url by @pablochacin in #3
v0.2.0
Introduce build service and the corresponding client library
Also introduces a cache server for downloading artifacts
v0.1.5
Simplify configuration of build service
v0.1.4
Copy go environment by default to native builder
v0.1.3
Add tests and fix bugs with build reproducibility
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Update k6build dependency