Skip to content

Releases: itzg/mc-router

v1.46.4

Choose a tag to compare

@itzg itzg released this 21 Aug 21:31
4a9ffa4

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in #599
  • build(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 by @dependabot[bot] in #600
  • Upgrade to Go 1.26.6 by @itzg in #602
  • fix: nil default route panic when saving routes with no config file by @yzxcj797 in #604

New Contributors

Full Changelog: v1.46.3...v1.46.4

v1.46.3

Choose a tag to compare

@itzg itzg released this 19 Aug 00:40
582244a

What's Changed

  • build(deps): bump github.com/sirupsen/logrus from 1.9.4 to 1.10.0 by @dependabot[bot] in #601
  • Fix delay of predefined (asleep/loading) MOTD serving for the Java client by @jadebi in #597
  • Avoid rearming scale-down timer on route reload by @Buzzec in #598

New Contributors

Full Changelog: v1.46.2...v1.46.3

v1.46.2

Choose a tag to compare

@itzg itzg released this 08 Aug 20:25
edab93b

What's Changed

  • Fix nil pointer dereference when deleting route without downscaler by @pascalw in #593

New Contributors

Full Changelog: v1.46.1...v1.46.2

v1.46.1

Choose a tag to compare

@itzg itzg released this 07 Aug 21:58
496ef78

What's Changed

  • Specify deployment constraints in compose file for docker swarm example by @SCBionicle in #590
  • Ensure api server can list routes with nil scaling target by @itzg in #592

Full Changelog: v1.46.0...v1.46.1

v1.46.0

Choose a tag to compare

@itzg itzg released this 07 Aug 15:17
655c733

Important

If using Docker/Swarm auto-discovery and/or auto-scaling

The image now runs the container and mc-router within it as a non-root user by default. This is a security best practice,
but may cause startup disruption for some existing deployments with regard to access to the Docker socket, /var/run/docker.sock.

Refer to this section and the configuration examples from there
to the small adjustment needed to accommodate this hardening. One option there is to simply run the container as root, like before.

What's Changed

  • nil pointer error modifying routes via api without config loader by @moritzrinow in #589
  • Various code refactoring and improvements by @itzg in #586

Full Changelog: v1.45.3...v1.46.0

v1.46.0-rc3

Choose a tag to compare

@itzg itzg released this 06 Aug 02:59

Full Changelog: v1.45.3...v1.46.0-rc3

v1.46.0-rc2

Choose a tag to compare

@itzg itzg released this 02 Aug 19:46

v1.46.0-rc1

Choose a tag to compare

@itzg itzg released this 02 Aug 17:21

What's Changed

  • Notify Discord about releases by @itzg in #579
  • build(deps): bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1 in the patches group by @dependabot[bot] in #581

Full Changelog: v1.45.2...v1.46.0-rc1

v1.45.4

Choose a tag to compare

@itzg itzg released this 03 Aug 02:52
fe4a91c

What's Changed

  • Notify Discord about releases by @itzg in #579
  • build(deps): bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1 in the patches group by @dependabot[bot] in #581

Full Changelog: v1.45.2...v1.45.4

v1.45.3

Choose a tag to compare

@itzg itzg released this 02 Aug 19:48
fe4a91c

What's Changed

  • Notify Discord about releases by @itzg in #579
  • build(deps): bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1 in the patches group by @dependabot[bot] in #581

Full Changelog: v1.45.2...v1.45.3