Releases: itzg/mc-router
Release list
v1.46.4
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
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
v1.46.1
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
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
Full Changelog: v1.45.3...v1.46.0-rc3
v1.46.0-rc2
Full Changelog: v1.46.0-rc1...v1.46.0-rc2
v1.46.0-rc1
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
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
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