Skip to content

Releases: nginx-proxy/forego

v0.18.1

25 Dec 20:10
d1064e4
Compare
Choose a tag to compare

What's Changed

Fix

  • fix: disable color with environment variable only by @buchdag in #41

Full Changelog: v0.18.0...v0.18.1

v0.18.0

25 Dec 19:42
30ad9ca
Compare
Choose a tag to compare

What's Changed

New feature

Other

  • build: switch to go cross compilation by @buchdag in #39

New Contributors

Full Changelog: v0.17.3...v0.18.0

v0.17.3

19 Dec 18:55
fbec9a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.2...v0.17.3

v0.17.2

04 Jul 05:41
1e189f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

08 May 15:30
556f7a4
Compare
Choose a tag to compare

What's Changed

  • go.mod: fix module name by @thaJeztah in #3
  • Update Go version and CI test workflow by @buchdag in #4
  • build: bump github.com/subosito/gotenv from 1.2.0 to 1.4.2 by @dependabot in #5
  • build: update Go to 1.20 by @buchdag in #6
  • ci: build and publish Forego Docker images by @buchdag in #7
  • build: bump golang from 1.20.3-alpine to 1.20.4-alpine by @dependabot in #8

New Contributors

Full Changelog: v0.17.0...v0.17.1

v0.17.0

08 Jun 19:33
d75f704
Compare
Choose a tag to compare
  • Switch to Go modules and GitHub Actions by @tkw1536 and @buchdag (#1)
  • Fixup forego to work with nginx-proxy's alpine variant by @tkw1536 (#2)