Releases: grafana/k6build
Releases · grafana/k6build
v0.5.4
What's Changed
Features and enhancements
- add request duration metric by @pablochacin in #120
- refactor test env setup into testutils package by @pablochacin in #118. This utility package can be used for setting up integration tests using k6builder
chores
- update k6foundry v0.3.1 by @pablochacin in #117
- Bump the aws group with 3 updates by @dependabot in #123
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
Breaking changes
- remove path from store endpoint config by @pablochacin in #115 This change requires changes in the configuration of the store URL for the builder service to remove the trailing
/store
component of the URL.
Code enhancements
- Harden HTTP requests by @pablochacin in #106
- add custom build metrics by @pablochacin in #90
- Cgo support by @pablochacin in #97
Chores
- move builder test to its package by @pablochacin in #107
- Mock k6foundry by @pablochacin in #110
- Add integration tests by @pablochacin in #113
- fix build server endpoint in API documentation by @pablochacin in #108
- Bump the aws group with 3 updates by @dependabot in #111
- fix comments in integration tests by @pablochacin in #114
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
Breaking changes
- Don't override server URL path by @pablochacin in #100. This change breaks the compatibility between client/server and requires re-deploying build service.
fixes
- decode response only if status is ok by @pablochacin in #101
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Code improvements
- move catalog into k6build by @pablochacin in #91
Documentation
- add s3 store docs by @pablochacin in #79
Chores
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.72.0 by @dependabot in #84
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #80
- report store dir at startup by @pablochacin in #89
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.9 by @dependabot in #86
- Bump github.com/testcontainers/testcontainers-go/modules/localstack from 0.34.0 to 0.35.0 by @dependabot in #95
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.50 to 1.17.51 by @dependabot in #93
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.0 to 1.72.2 by @dependabot in #94
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.9 to 1.28.10 by @dependabot in #92
- group dependencies in dependabot by @pablochacin in #96
Full Changelog: v0.5.0...v0.5.1
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