Skip to content

Releases: grafana/k6build

v0.5.11

15 Apr 15:25
57e7a85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.5.11

v0.5.10

14 Apr 14:24
5340da0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

18 Mar 09:40
bce8190
Compare
Choose a tag to compare

What's Changed

Fixes

Chores

  • Bump the aws group across 1 directory with 3 updates by @dependabot in #169
  • Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #168
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.1 to 1.78.2 in the aws group by @dependabot in #171
  • Bump github.com/aws/smithy-go from 1.22.2 to 1.22.3 by @dependabot in #167
  • Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #164

Full Changelog: v0.5.8...v0.5.9

v0.5.8

13 Mar 11:23
dff4c25
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Chores

Full Changelog: v0.5.7...v0.5.8

v0.5.7

24 Feb 11:29
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Chores

Full Changelog: v0.5.6...v0.5.7

v0.5.6

17 Feb 15:07
e312245
Compare
Choose a tag to compare

What's Changed

Fixes

Chores

  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.0 to 1.77.0 in the aws group by @dependabot in #141
  • Bump github.com/grafana/k6foundry from 0.4.2 to 0.4.4 by @dependabot in #147
  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #148

Full Changelog: v0.5.5...v0.5.6

v0.5.5

12 Feb 16:52
7577987
Compare
Choose a tag to compare

What's Changed

Enhancements

Fixes

Chores

Full Changelog: v0.5.4...v0.5.5

v0.5.4

27 Jan 14:32
ceb698a
Compare
Choose a tag to compare

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

Full Changelog: v0.5.3...v0.5.4

v0.5.3

21 Jan 12:31
7fbaa17
Compare
Choose a tag to compare

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

Chores

Full Changelog: v0.5.2...v0.5.3

v0.5.2

15 Jan 11:14
8e2b1b3
Compare
Choose a tag to compare

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

Full Changelog: v0.5.1...v0.5.2