Releases: itzg/docker-mc-proxy
Releases · itzg/docker-mc-proxy
2022.3.0
2022.2.0
What's Changed
- Fix velocity build id description by @GrowlyX in #89
- Update mc-image-helper, rcon-cli and mc-monitor by @bensuperpc in #91
- build(deps): bump actions/stale from 4.1.0 to 5 by @dependabot in #94
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #93
- Prune older jars by @itzg in #97
- Only install enable rcon plugin for bungee and velocity by @itzg in #98
- build(deps): bump docker/metadata-action from 3 to 4 by @dependabot in #100
- build(deps): bump docker/login-action from 1 to 2 by @dependabot in #101
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #102
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #103
- build(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #104
- Apply RCON plugin to all bungeecord types by @itzg in #108
- build: upgrade bundled tools, etc by @itzg in #109
New Contributors
- @GrowlyX made their first contribution in #89
- @bensuperpc made their first contribution in #91
- @itzg made their first contribution in #97
Full Changelog: 2022.1.0...2022.2.0
2022.1.0
What's Changed
- Bump VelocityRcon to v1.1 by @WhiteHoodHacker in #86
Full Changelog: 2021.6.0...2022.1.0
2021.5.0
What's Changed
- Add velocity.toml to README by @Bartkk0 in #69
- Skipped bungeecord config.yml when not present #78
- feat: added JVM_XX_OPTS variable #74
- Suggested MaxRAMPercentage when disabling MEMORY value
- Allowed MEMORY to be unset to let JVM calculate heap size Fixes #74
- Added NETWORKADDRESS_CACHE_TTL variable
- Fixed curl update check when jar already exists #68
- Upgraded base image to Java 16 #67
New Contributors
Full Changelog: 2021.4.0...2021.5.0