Skip to content

Releases: itzg/mc-router

1.25.0

19 Dec 13:39
7526a70
Compare
Choose a tag to compare

Changelog

  • 7526a70 Add support for allow/deny clients by IP (#355)
  • 513e0b8 build(deps): bump github.com/docker/docker (#352)
  • b1c6142 build(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 (#350)
  • 6dd91a6 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#346)
  • 6740796 build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 (#343)
  • 5a06215 build(deps): bump github.com/itzg/go-flagsfiller from 1.14.0 to 1.15.0 (#344)

1.24.0

09 Nov 18:49
2624e25
Compare
Choose a tag to compare

Changelog

1.23.0

22 Oct 12:12
da378b9
Compare
Choose a tag to compare

What's Changed

  • Update documentation - autoscaling requirements by @csabca83 in #317
  • build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #319
  • Trim serverAddress before logging its value for lookup by @itzg in #321
  • build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 by @dependabot in #327
  • build(deps): bump github.com/docker/docker from 27.1.1+incompatible to 27.2.0+incompatible by @dependabot in #326
  • build(deps): bump github.com/docker/docker from 27.2.0+incompatible to 27.2.1+incompatible in the patches group by @dependabot in #328
  • build(deps): bump github.com/docker/docker from 27.2.1+incompatible to 27.3.1+incompatible by @dependabot in #332
  • build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 by @dependabot in #333
  • build(deps): bump github.com/pires/go-proxyproto from 0.7.0 to 0.8.0 by @dependabot in #334
  • Fix runtime panic in swarm mode by @n1xx1 in #335
  • build(deps): bump golang.ngrok.com/ngrok from 1.10.0 to 1.11.0 by @dependabot in #336

New Contributors

Full Changelog: 1.22.0...1.23.0

1.22.0

04 Aug 22:24
5d7063f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.21.0...1.22.0

1.21.0

07 Jul 16:22
ed7ee14
Compare
Choose a tag to compare

What's Changed

  • feat: add ability to receive proxy protocol by @iipanda in #307
  • build: upgrade to Go 1.22.5 by @itzg in #308

New Contributors

Full Changelog: 1.20.3...1.21.0

1.20.3

06 May 02:16
f34b6e8
Compare
Choose a tag to compare

Changelog

  • f34b6e8 Prevent crash due to large memory allocation (#291)
  • 09ed21d build(deps): bump github.com/docker/docker (#288)

1.20.2

19 Apr 00:12
c4d2918
Compare
Choose a tag to compare

Changelog

  • c4d2918 build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible (#284)
  • 392c64f build(deps): bump github.com/docker/docker (#281)
  • e15c0d8 build(deps): bump github.com/docker/docker (#280)
  • 3cc4f3c build(deps): bump the patches group with 1 update (#276)
  • e441a72 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#275)
  • 8ca88f4 build(deps): bump the patches group with 1 update (#274)
  • b762c1b build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#273)
  • 705ffbf build(deps): bump golang.ngrok.com/ngrok from 1.8.1 to 1.9.0 (#272)
  • 5dc576f auto scale up and down with many named backends in k8s (#270)
  • 555033b build(deps): bump the patches group with 1 update (#266)
  • f85b23b build(deps): bump the patches group with 1 update (#265)
  • fad894e build(deps): bump the patches group with 1 update (#263)
  • 1d6df79 build(deps): bump golang.ngrok.com/ngrok from 1.7.0 to 1.8.0 (#264)

1.20.1

04 Feb 01:41
b2153f8
Compare
Choose a tag to compare

Changelog

  • b2153f8 Corrected addresses used in PROXY header (#262)
  • 51b8d44 build(deps): bump github.com/docker/docker (#260)
  • ac3e315 build(deps): bump golang.ngrok.com/ngrok from 1.5.1 to 1.7.0 (#253)
  • f957296 build(deps): bump github.com/itzg/go-flagsfiller from 1.13.1 to 1.14.0 (#251)
  • ffacdb5 build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#246)
  • 952e298 build(deps): bump the patches group with 1 update
  • aa4b27c build(deps): bump the patches group with 2 updates (#244)
  • a96cde5 build(deps): bump github.com/docker/docker (#243)

1.20.0

28 Oct 22:04
4f54002
Compare
Choose a tag to compare

Changelog

  • 4f54002 Allow for MAPPING to be declared with newline delimited entries (#241)
  • ccc0b6f build(deps): bump golang.ngrok.com/ngrok from 1.4.1 to 1.5.1 (#238)
  • 1e1428c build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 (#236)
  • 2cbb998 build: use common workflows (#235)
  • 5fb718d build(deps): bump actions/checkout from 3 to 4 (#226)
  • 35aaae5 build(deps): bump github.com/docker/docker (#225)
  • a73a168 deps: upgrade k8s and others (#224)
  • b4b97f5 build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#200)
  • 84907ef build(deps): bump github.com/docker/docker (#215)

1.19.0

09 Sep 17:16
afdca56
Compare
Choose a tag to compare

Changelog

  • afdca56 Added ngrok support (#222)
  • 25601c6 build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#210)
  • 4435b7c build(deps): bump golang.org/x/text from 0.9.0 to 0.11.0 (#209)
  • ff7ef24 build(deps): bump github.com/itzg/go-flagsfiller from 1.11.0 to 1.12.0 (#202)
  • 302b684 build(deps): bump github.com/docker/docker (#201)
  • f6dc9cd build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#198)
  • 88d2e8a build(deps): bump github.com/itzg/go-flagsfiller from 1.9.2 to 1.11.0 (#199)
  • 7f4a684 build(deps): bump github.com/docker/distribution (#187)
  • 1803ecf Fixed Go version for test build (#197)
  • 8fab072 build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#181)
  • c046ede build(deps): bump github.com/docker/docker (#191)