Releases: fortio/slack-proxy
Releases · fortio/slack-proxy
v0.7.0
Rebuild with go1.23.3 and other dependencies update
Full Changelog: v0.6.3...v0.7.0
Changelog
- 1882f52 Bump fortio.org/fortio from 1.66.1 to 1.66.2 (#81)
- 929c19b Bump fortio.org/fortio from 1.66.2 to 1.66.3 (#82)
- 2d2e27f Bump fortio.org/fortio from 1.66.3 to 1.66.4 (#84)
- d92e452 Bump fortio.org/fortio from 1.66.4 to 1.66.5 (#85)
- 0e9b485 Bump fortio.org/fortio from 1.66.5 to 1.67.0 (#86)
- 74c11db Bump fortio.org/fortio from 1.67.0 to 1.67.1 (#89)
- 5ce0444 Bump fortio.org/fortio from 1.67.1 to 1.68.0 (#93)
- e842407 Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#83)
- b6a3601 Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#91)
- 8759d47 Bump golang.org/x/time from 0.5.0 to 0.7.0 (#90)
- 86ccb4b Bump golang.org/x/time from 0.7.0 to 0.8.0 (#92)
v0.6.3
What's Changed
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3 by @dependabot in #80
Full Changelog: v0.6.2...v0.6.3
Changelog
v0.6.2
What's Changed
- Bump fortio.org/scli from 1.15.1 to 1.15.2 by @dependabot in #76
- Feature: Add health check by @ani1311 in #79
Full Changelog: v0.6.1...v0.6.2
Changelog
v0.6.1
go 1.22.6 + dependencies
What's Changed
- Bump fortio.org/fortio from 1.63.10 to 1.65.0 by @dependabot in #65
- spelling fixes + gitignore updates by @ldemailly in #67
- Bump fortio.org/fortio from 1.65.0 to 1.66.0 by @dependabot in #70
- Bump fortio.org/log from 1.14.0 to 1.15.0 by @dependabot in #71
- Bump fortio.org/fortio from 1.66.0 to 1.66.1 by @dependabot in #74
Full Changelog: v0.6.0...v0.6.1
Changelog
v0.6.0
Code base now uses go 1.22 (int range etc)
What's Changed
- Bump fortio.org/fortio from 1.63.8 to 1.63.9 by @dependabot in #60
- Bump fortio.org/fortio from 1.63.9 to 1.63.10 by @dependabot in #62
- Upgrade go to 1.22.4 by @ani1311 in #63
Full Changelog: v0.5.5...v0.6.0
Changelog
v0.5.5
What's Changed
- Skip releaser unless it's a tag, so dependabot PRs don't fail by @ldemailly in #51
- Bump fortio.org/scli from 1.14.1 to 1.14.2 by @dependabot in #53
- Bump fortio.org/fortio from 1.63.4 to 1.63.5 by @dependabot in #55
- Bump fortio.org/fortio from 1.63.5 to 1.63.7 by @dependabot in #56
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #58
- Bump fortio.org/fortio from 1.63.7 to 1.63.8 by @dependabot in #59
Full Changelog: v0.5.4...v0.5.5
Changelog
- a785be7 Bump fortio.org/fortio from 1.63.4 to 1.63.5 (#55)
- def4066 Bump fortio.org/fortio from 1.63.5 to 1.63.7 (#56)
- ee69993 Bump fortio.org/fortio from 1.63.7 to 1.63.8 (#59)
- f4bb3b8 Bump fortio.org/scli from 1.14.1 to 1.14.2 (#53)
- e4194f3 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#58)
- 6b3e314 Skip releaser unless it's a tag, so dependabot PRs don't fail (#51)
v0.5.4
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)
v0.5.2
What's Changed
- Bump golang.org/x/time from 0.4.0 to 0.5.0 by @dependabot in #30
- Bump fortio.org/fortio from 1.62.1 to 1.63.0 by @dependabot in #31
- Bump fortio.org/fortio from 1.63.0 to 1.63.1 by @dependabot in #33
- Bump fortio.org/fortio from 1.63.1 to 1.63.2 by @dependabot in #35
- Bump actions/setup-go from 4 to 5 by @dependabot in #32
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #34
Full Changelog: v0.5.1...v0.5.2
Changelog
- 2a52b9d Bump actions/setup-go from 4 to 5 (#32)
- c26cc1a Bump fortio.org/fortio from 1.62.1 to 1.63.0 (#31)
- 8f7c63a Bump fortio.org/fortio from 1.63.0 to 1.63.1 (#33)
- 67b629f Bump fortio.org/fortio from 1.63.1 to 1.63.2 (#35)
- 274afd1 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#34)
- e8ff574 Bump golang.org/x/time from 0.4.0 to 0.5.0 (#30)
v0.5.1
What's Changed
- Bump fortio.org/fortio from 1.61.0 to 1.62.1 by @dependabot in #28
Full Changelog: v0.5.0...v0.5.1