v0.5.3
What's Changed
- Bump fortio.org/fortio from 1.63.2 to 1.63.3 by @dependabot in #38
- Bump fortio.org/scli from 1.13.1 to 1.14.1 by @dependabot in #39
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #36
- Bump go version to 1.21 by @wiardvanrij in #44
- Fix lint by replacing errorF by errors.New by @wiardvanrij in #43
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #37
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #40
- Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #41
- Bump fortio.org/fortio from 1.63.3 to 1.63.4 by @dependabot in #45
- Feature: Make slack request rate configurable by @ani1311 in #42
Full Changelog: v0.5.2...v0.5.3
Changelog
- e7009e3 Bump codecov/codecov-action from 3 to 4 (#36)
- 7934ee8 Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#41)
- 4af89da Bump fortio.org/fortio from 1.63.2 to 1.63.3 (#38)
- 001cd36 Bump fortio.org/fortio from 1.63.3 to 1.63.4 (#45)
- 4819000 Bump fortio.org/scli from 1.13.1 to 1.14.1 (#39)
- 79727ad Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#40)
- 295c8d1 Bump go version to 1.21 (#44)
- 4ddd20e Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#37)
- d33be52 Feature: Make slack request rate configurable (#42)
- 8339c02 Fix lint by replacing errorF by errors.New (#43)