Skip to content

Releases: itzg/mc-router

v1.43.1

06 Jun 23:59
66c8fae

Choose a tag to compare

What's Changed

Full Changelog: v1.43.0...v1.43.1

v1.43.0

06 Jun 04:06
485b93a

Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 by @dependabot[bot] in #552
  • Lower packet/frame logs to trace and player with closed connection by @itzg in #527
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.22.0 to 1.43.0 by @dependabot[bot] in #542
  • build(deps): bump github.com/pires/go-proxyproto from 0.11.0 to 0.12.0 by @dependabot[bot] in #546
  • build(deps): bump the k8s group across 1 directory with 3 updates by @dependabot[bot] in #547
  • Add webhook-based auto-scaling for static routes by @lucsoft in #553

New Contributors

Full Changelog: v1.42.1...v1.43.0

v1.42.1

09 May 17:37
74d0c40

Choose a tag to compare

Changelog

  • 74d0c40 Convert docker polling to event listening (#548)
  • 982a8b8 build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 (#549)
  • 84d7feb Add timezone support (#550)
  • 2e6d68a build(deps): bump the k8s group with 3 updates (#545)
  • 6f47076 deps: upgrade to Go 1.26.2 (#544)
  • f9127aa build(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 (#543)
  • 358dcdf build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#537)
  • 2796d92 build(deps): bump the k8s group with 3 updates (#540)

v1.42.0

04 Apr 17:28
6c5288a

Choose a tag to compare

Changelog

v1.41.0

09 Mar 23:31
5c7f5d7

Choose a tag to compare

Changelog

  • 5c7f5d7 feat: show asleep or loading motd for k8s servers (#535)

v1.40.3

27 Feb 13:16
6d82553

Choose a tag to compare

Changelog

  • 6d82553 Don't spam warnings when stopped container discovered (#530)

v1.40.2

27 Feb 12:43
2023e73

Choose a tag to compare

Changelog

  • 2023e73 Fix docker scaling and show loading MOTD (#529)
  • ea6419b Add GitHub Actions workflow for issue notifications (#528)

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)