Skip to content

Releases: itzg/mc-router

v1.40.1

19 Feb 16:18
63e7625

Choose a tag to compare

Changelog

  • 63e7625 build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 (#522)
  • d2d3433 build(deps): bump github.com/pires/go-proxyproto from 0.10.0 to 0.11.0 (#523)
  • 8f4b64a Use duration type for options for Docker auto-scaling delays (#524)

v1.40.0

13 Feb 13:15
21f349c

Choose a tag to compare

Changelog

  • 21f349c Allow mc-router to scale a backend StatefulSet while routing traffic to a proxy via proxyServerName (#512)
  • 1f86f88 build(deps): bump github.com/pires/go-proxyproto from 0.9.2 to 0.10.0 (#517)
  • 4e8abb2 build(deps): bump github.com/pires/go-proxyproto in the patches group (#513)
  • c279027 build(deps): bump github.com/pires/go-proxyproto from 0.8.1 to 0.9.1 (#510)

v1.39.1

21 Jan 23:12
4df81f0

Choose a tag to compare

Changelog

  • 4df81f0 Fix race condition during first connection (#509)
  • be1163e build(deps): bump github.com/sirupsen/logrus in the patches group (#508)
  • 9a682c1 build(deps): bump golang.org/x/text from 0.30.0 to 0.33.0 (#504)
  • a0eee38 Add svc-router to README Community Solutions (#503)

v1.39.0

04 Jan 03:50
9cc25e4

Choose a tag to compare

Changelog

  • 9cc25e4 Expose rate limit bucket tokens as metric (#502)
  • abdb3c8 Update devcontainer to support docker auto-discovery (#501)
  • 0938276 Modify Dockerfile to add cache volumes (#500)
  • bd2a9df add back arm/v6 docker images (#496)

v1.38.2

21 Dec 15:26
19d5616

Choose a tag to compare

Changelog

  • 19d5616 With k8s correctly handle disabled auto-scale up case (#495)

v1.38.1

21 Dec 00:18
4fbaa59

Choose a tag to compare

Changelog

  • 4fbaa59 update goreleaser to use docker_v2 format (#493)

v1.38.0

20 Dec 19:40
4dff00d

Choose a tag to compare

Changelog

  • 4dff00d Docker auto-scale and asleep motd status (#488)

v1.37.0

28 Nov 17:27
b67d098

Choose a tag to compare

Changelog

  • b67d098 Use Docker API version auto negotiation (#486)

v1.36.2

19 Nov 03:16
dbb3344

Choose a tag to compare

Changelog

  • dbb3344 Add support for infinity-filter (#476)
  • fcfa29f Update copyright year in LICENSE file (#475)
  • d238749 Added a community solutions section (#473)
  • 200da4f build(deps): bump github.com/docker/docker (#471)
  • 616d6d7 build(deps): bump github.com/itzg/go-flagsfiller from 1.16.0 to 1.17.0 (#469)

v1.36.1

24 Oct 21:51
22ec39b

Choose a tag to compare

Changelog

  • 22ec39b feat: support newline and comma-whitespace external host lists for auto-discovery (#468)
  • 4b5cb12 build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 (#464)
  • ee64be9 Clarify the value of mc-router.itzg.me/defaultServer annotation (#467)
  • fb67018 Use signal.NotifyContext and WaitGroup.Go (#466)
  • aaf470b Started a kubernetes troubleshooting section (#465)
  • 6d06808 build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 (#458)