Releases: grafana/k6build
Releases · grafana/k6build
v0.5.0
What's Changed
Breaking changes
- refactor local build service by @pablochacin in #74
Features and enhancements
- PoC: S3 store by @pablochacin in #68
- add s3 store options to build service by @pablochacin in #75
Chores
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #67
- refactor store download method by @pablochacin in #76
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
Breaking Changes
- rename cache as object store by @pablochacin in #63. This change affects the command line options
- rename allow-prereleases option by @pablochacin in #64. This change affects the command line options.
- Return error reason by @pablochacin in #61
- Serialize wrapped errors by @pablochacin in #62
Chores
- Bump codecov/codecov-action from 4.5.0 to 5.0.7 by @dependabot in #60
Full Changelog: v0.3.5...v0.4.0
v0.3.7
What's Changed
Breaking changes
- Serialize wrapped errors by @pablochacin in #62. This makes API incompatible with previous versions.
Chores
- Bump codecov/codecov-action from 4.5.0 to 5.0.7 by @dependabot in #60
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
v0.3.4
What's Changed
- prevent concurrent creation of a cache object by @pablochacin in #52
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
Breaking changes
- force CGO_ENABLED=0 by @pablochacin in #41
- fix api json mapping by @pablochacin in #50 Breaks API. Can't mix clients/servers with previous versions
Features/Enhancements
- PoC: allow building prerelease versions by @pablochacin in #47
Fixes
- fix object not found log by @pablochacin in #42
- Fix file handing in windows by @pablochacin in #43
- Fix minor typos by @olegbespalov in #46
- fix default cache url by @pablochacin in #49
Chores
- Update documentation by @pablochacin in #51
New Contributors
- @olegbespalov made their first contribution in #46
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- update k6catalog by @pablochacin in #35
- release image by @pablochacin in #36
- prevent concurrent builds of same artifact by @pablochacin in #38
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix download url by @pablochacin in #32
- Redefine cli commands by @pablochacin in #26
- fix description cache server by @pablochacin in #27
- document kubernetes example by @pablochacin in #30
Full Changelog: v0.3.0...v0.3.1