Skip to content

Releases: chrissxMedia/redirector

5.1

15 Feb 06:26
63bed65
Compare
Choose a tag to compare

Changelog

  • 63bed65 use go generate instead of a makefile
  • 4d1ebb2 add docker build
  • 1b4e404 upgrade dependencies
  • dc1f55f Bump actions/setup-go from 4 to 5 (#4)
  • 5539f81 Bump goreleaser/goreleaser-action from 4 to 5 (#3)
  • 29c9d90 Bump actions/checkout from 3 to 4 (#2)

5.0

15 Aug 21:05
4239466
Compare
Choose a tag to compare
5.0

Changelog

  • 4239466 add <meta> refresh
  • b527fc2 Merge pull request #1 from chrissxMedia/dependabot/github_actions/actions/setup-go-4
  • 0bbbb3e Bump actions/setup-go from 3 to 4

4.5

27 Mar 03:23
09636b6
Compare
Choose a tag to compare
4.5

Changelog

  • 09636b6 simplify prometheus setup using cm3

4.4

27 Mar 02:46
b83eb3c
Compare
Choose a tag to compare
4.4

Changelog

4.3

27 Feb 01:52
fe989ba
Compare
Choose a tag to compare
4.3

Changelog

  • fe989ba HTTP redirect everything with . and without :
  • 23d4544 put the response html into its own file
  • 5024711 update prom client to 1.14.0

4.2

16 Sep 17:09
03d7753
Compare
Choose a tag to compare
4.2

Changelog

  • 03d7753 make http-based redirects 301 (instead of 307)

4.1

03 Jun 22:52
Compare
Choose a tag to compare
4.1

Changelog

4.0

23 Apr 15:45
2f37e39
Compare
Choose a tag to compare
4.0

Changelog

3.3

15 May 12:46
Compare
Choose a tag to compare
3.3

Changelog

04aff10 had to change the repo name because goreleaser is by default very stupid

3.2

15 May 12:40
Compare
Choose a tag to compare
3.2

Changelog

bac756c just made the code a bit prettier with the inline string
12c9e0b added an action for building releases with gh actions
0b7987f got rid of the old ways to build and install
c2ce874 made this a valid go module
a6dbe59 added a goreleaser config
8852acf added agplv3 as the license