Releases: itzg/docker-mc-proxy
Releases · itzg/docker-mc-proxy
2024.6.0
What's Changed
- build(deps): bump the updates group with 1 update by @dependabot in #170
- build(deps): bump the updates group with 1 update by @dependabot in #171
- build(deps): bump the updates group with 4 updates by @dependabot in #172
- build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 in the updates group by @dependabot in #173
- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 in the updates group by @dependabot in #174
- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 in the updates group by @dependabot in #175
- Make
REMOVE_OLD_PLUGINS
independent fromSPIGET_RESOURCES
by @Erik1000 in #177 - build(deps): bump actions/checkout from 4.1.4 to 4.1.5 in the updates group by @dependabot in #178
- docs: add multi compose example and organized velocity/waterfall examples by @itzg in #176
- build: switch latest to Java 21 by @itzg in #179
- docs: document Java version image variants by @itzg in #180
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 in the updates group by @dependabot in #181
- fix: remove plugins before copying from /plugins by @Erik1000 in #182
- build(deps): bump docker/login-action from 3.1.0 to 3.2.0 in the updates group by @dependabot in #183
- build(deps): bump the updates group with 2 updates by @dependabot in #184
- Publish as itzg/mc-proxy and also publish to GHCR by @itzg in #185
New Contributors
Full Changelog: 2024.2.0...2024.6.0
2024.2.0
What's Changed
- Upgrade easy-add, mc-monitor, rcon-cli, mc-image-helper by @itzg in #149
- No need to log "Downloading" even when download isn't needed by @itzg in #150
- Support patching existing config files by @itzg in #152
- build(deps): bump the updates group with 1 update by @dependabot in #153
- build(deps): bump actions/stale from 8 to 9 by @dependabot in #156
- build(deps): bump the updates group with 1 update by @dependabot in #155
- build(deps): bump the updates group with 1 update by @dependabot in #157
- build(deps): bump the updates group with 1 update by @dependabot in #158
- build: add Java 21 image variant by @itzg in #160
- build: platforms needs to be adjusted per baseImage by @itzg in #161
- update docker-compose-velocity.yml and added velocity.toml by @exhq in #162
- Fixed output location of Modrinth plugins by @itzg in #164
- chore(deps): update dependency mc-monitor to 0.12.8 by @TropicalShadow in #166
- build(deps): bump the updates group with 1 update by @dependabot in #167
New Contributors
- @exhq made their first contribution in #162
- @TropicalShadow made their first contribution in #166
Full Changelog: 2023.11.0...2024.2.0
2023.11.0
What's Changed
- build(deps): bump actions/stale from 5 to 6 by @dependabot in #116
- build(deps): bump actions/stale from 6 to 7 by @dependabot in #119
- feat: add generic pack support by @ChipWolf in #123
- build(deps): bump actions/stale from 7 to 8 by @dependabot in #124
- Corrected bungee-rcon config template processing by @itzg in #127
- Corrected location of health.sh script by @itzg in #128
- Add icon download/conversion to init script by @celestecaprine in #130
- Support Modrinth Plugins for Velocity and BungeeCord, make $PLUGINS logic use mcopy by @Jade-TheCat in #132
- build: corrected Docker Hub image org by @itzg in #134
- Fix run-bungeecord.sh by @Dev0Louis in #135
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #136
- build: use patch version of github actions by @itzg in #142
- build(deps): bump the updates group with 1 update by @dependabot in #145
- build(deps): bump the updates group with 1 update by @dependabot in #148
New Contributors
- @ChipWolf made their first contribution in #123
- @celestecaprine made their first contribution in #130
- @Jade-TheCat made their first contribution in #132
- @Dev0Louis made their first contribution in #135
Full Changelog: 2022.4.1...2023.11.0
2022.4.1
Full Changelog: 2022.3.0...2022.4.1
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