Skip to content

Releases: fortio/slack-proxy

v0.7.0

14 Nov 15:56
5ce0444
Compare
Choose a tag to compare

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

05 Sep 17:42
54cd2b5
Compare
Choose a tag to compare

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

  • 54cd2b5 Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3 (#80)

v0.6.2

04 Sep 23:11
10645ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

Changelog

v0.6.1

07 Aug 16:39
5683cfd
Compare
Choose a tag to compare

go 1.22.6 + dependencies

What's Changed

Full Changelog: v0.6.0...v0.6.1

Changelog

  • 0d0e70d Bump fortio.org/fortio from 1.63.10 to 1.65.0 (#65)
  • 676678b Bump fortio.org/fortio from 1.65.0 to 1.66.0 (#70)
  • 5683cfd Bump fortio.org/fortio from 1.66.0 to 1.66.1 (#74)
  • 393e3e8 Bump fortio.org/log from 1.14.0 to 1.15.0 (#71)
  • ba1b620 spelling fixes + gitignore updates (#67)

v0.6.0

12 Jun 15:16
56ea4dd
Compare
Choose a tag to compare

Code base now uses go 1.22 (int range etc)

What's Changed

Full Changelog: v0.5.5...v0.6.0

Changelog

  • 1f0b148 Bump fortio.org/fortio from 1.63.8 to 1.63.9 (#60)
  • 3b9a700 Bump fortio.org/fortio from 1.63.9 to 1.63.10 (#62)
  • 56ea4dd Upgrade go to 1.22.4 (#63)

v0.5.5

22 May 17:11
ee69993
Compare
Choose a tag to compare

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

21 Mar 21:46
4ee64b5
Compare
Choose a tag to compare

What's Changed

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

Changelog

v0.5.3

13 Mar 22:18
d33be52
Compare
Choose a tag to compare

What's Changed

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

16 Jan 15:55
274afd1
Compare
Choose a tag to compare

What's Changed

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

22 Nov 18:55
ffbd83c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

Changelog

  • ffbd83c Bump fortio.org/fortio from 1.61.0 to 1.62.1 (#28)