Skip to content

Releases: fortio/slack-proxy

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)

v0.5.0

16 Nov 04:46
c968471
Compare
Choose a tag to compare

What's Changed

  • Use fixed version of logger pre release, update dependencies, add test for validate expected error by @ani1311 in #26

Full Changelog: v0.4.0...v0.5.0

Changelog

  • c968471 Use fixed version of logger pre release, update dependencies, add test for validate expected error (#26)

v0.4.0

07 Nov 23:24
5dc7d1c
Compare
Choose a tag to compare

What's Changed

  • Feature: Added slack tokens and pod name to get token index by @ani1311 in #24

Full Changelog: v0.3.0...v0.4.0

Changelog

  • 5dc7d1c Feature: Added slack tokens and pod name to get token index (#24)

v0.3.0

29 Oct 17:25
7b9b452
Compare
Choose a tag to compare

What's Changed

  • Feature: Reading slack token from env flag by @ani1311 in #22
  • Cleanup: Small nit on doNotProcessChannels by @ani1311 in #19

Full Changelog: v0.2.0...v0.3.0

Changelog

  • 7b9b452 Cleanup: Move doNotProcessChannels to outside of CheckError
  • b403eb5 Feature: Reading slack token from env flag (#22)

v0.2.0

22 Oct 21:08
b56b2a6
Compare
Choose a tag to compare

What's Changed

Please read the readme for information about the new channelOverride flag.

Full Changelog: v0.1.2...v0.2.0

Changelog

v0.1.2

22 Oct 19:29
da87622
Compare
Choose a tag to compare

What's Changed

  • Fix: Channel not found log to warning by @ani1311 in #12

Full Changelog: v0.1.1...v0.1.2

Changelog

  • da87622 Fix: Improve log levels for max queue size and channel not found (#12)

v0.1.1

22 Oct 02:58
85c6a35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1