Releases: itzg/docker-minecraft-server
Releases · itzg/docker-minecraft-server
2021.27.0
What's Changed
- fix: verify that the downloaded resource is a valid plugin by @dhoffend in #1210
- Write to console pipe as minecraft user by @itzg in #1216
- Autostop feature by @Oekn5w in #1212
- Create datapack download script by @cadenkriese in #1214
New Contributors
- @dhoffend made their first contribution in #1210
- @cadenkriese made their first contribution in #1214
Full Changelog: 2021.26.0...2021.27.0
2021.26.0
What's Changed
- fix: qualify Fabric server jar by installer version by @itzg in #1193
- docs: Removed docker-compose-paper.yml since it was out of date by @itzg in #1195
- build(deps): bump actions/stale from 4.0.0 to 4.1.0 by @dependabot in #1196
- fix fabric not downloading/downgrading server jar (#1192) by @StoneLabs in #1197
- Created new template for docker-compose-paper.yml by @woeisme in #1198
- Remove Airplane 1.16 as unsupported by @Jawa-Juice in #1199
New Contributors
Full Changelog: 2021.25.0...2021.26.0
2021.25.0
What's Changed
- fix: log4j patch being applied to <1.7 versions by @StoneLabs in #1183
- Remove old Airplane versions by @bram-pkg in #1185
- Startup fail-fast if ENABLE_AUTOPAUSE=true && EXEC_DIRECTLY=true by @javabrett in #1186
- Rework whitelist and ops support by @Stealthii in #1182
- build: auto-create github release when docker-versions-create with tag by @itzg in #1188
- Added --chmod to all COPY instructions in Dockerfile by @javabrett in #1184
- secruity: Fix CVE-2021-44228 mitigation by @StoneLabs in #1190
New Contributors
- @StoneLabs made their first contribution in #1183
- @javabrett made their first contribution in #1186
Full Changelog: 2021.23.1...2021.25.0
2021.24.0
What's Changed
- fix: log4j patch being applied to <1.7 versions by @StoneLabs in #1183
- Remove old Airplane versions by @bram-pkg in #1185
- Startup fail-fast if ENABLE_AUTOPAUSE=true && EXEC_DIRECTLY=true by @javabrett in #1186
- Rework whitelist and ops support by @Stealthii in #1182
New Contributors
- @StoneLabs made their first contribution in #1183
- @javabrett made their first contribution in #1186
Full Changelog: 2021.23.1...2021.24.0
2021.23.1
2021.23.0
What's Changed
- Docs: Fix broken link to Aikar's Flags by @vorburger in #1126
- build(deps): bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #1138
- Whitelist UUID Support by @Hi-ImKyle in #1139
- Feature: Enforcing resource packs by @Stealthii in #1149
- Fix downloading of craftbukkit when using 1.16.5 by @Paulomart in #1150
- build: Switched to GHA cache by @itzg in #1153
- Update Purpur version API by @ThisIsAreku in #1162
- Implement support for packwiz modpacks by @Stealthii in #1163
- Fabric documentation update by @Stealthii in #1166
- security: patch log4j remote code execution vulnerability by @P4sca1 in #1178
New Contributors
- @Hi-ImKyle made their first contribution in #1139
- @Paulomart made their first contribution in #1150
- @ThisIsAreku made their first contribution in #1162
Full Changelog: 2021.22.0...2021.23.0
2021.22.0
What's Changed
- Add option to specify specific Fabric loader version by @26 in #1073
- docs: clarify java8-multiarch tag for TYPE=SPONGEVANILLA in README by @vorburger in #1095
- docs: add links to Development and Building in README by @vorburger in #1096
- document that default RCON_PASSWORD = minecraft in README by @vorburger in #1109
- feat: Allowed for server properties to be cleared vs skipped #1117
- feat: added SKIP_SERVER_PROPERTIES #1108
- fix: changed logging config's queue to TerminalConsole #1119
- fix: defaulted SERVER_PORT for health and autopause #1120
- Used minecraft_server.jar for versions before 1.6 #306
- Allowed MEMORY to be unset and let JVM calculate from container #742
- Switched base image to Eclipse Temurin JDK #1054 #1064
- Upgraded mc-image-helper to fix URL handling #1092
- Added support for multiple files with GENERIC_PACKS #1087
- Allowed FTB_MODPACK_VERSION_ID to be an empty value #1081
- Added FORCE_REINSTALL for FORGE type #1085
- Converted TYPE=CURSEFORGE to use image helper
- Improved and documented GENERIC_PACK feature #1077
- Added java17 variant #1054
- Added support for Crucible server type #1052
- Converted TYPE=FORGE to use image helper
- Converted MODPACK to use image helper
- Converted mohist deployment to use image helper
- Added MODS_FILE option #1072
New Contributors
Full Changelog: 2021.21.0...2021.22.0
2021.21.0
What's Changed
- Replace/interpolate variables in files sync'ed from mounts by @itzg in #1039
- Remove tuinity section from README.md by @mufinlive in #1045
- Remove Yatopia support as discontinued by @Jawa-Juice in #1049
- Fix 'curl: unknown --write-out variable' for .zip modpacks by @avionix-g in #1060
- For autopause, added use of mc-monitor to detect players connected by @itzg in #1059
- Converted vanilla downloads to use image helper
get#1031 - Using image helper to download MODS #1031
- Fabric deployment no longer uses curl #1031
- Added mc-send-to-console as rcon/attach alternative #1071
- Verify forge server from marker file exists #1067
- Added property mapping for simulation-distance #1065
- Upgraded mc-monitor to handle packet read timeout
- Upgraded rcon-cli to support format code processing
- Added JSON-patching support #1051
- Added bedrock port to allow for waking from pause #1046
New Contributors
- @mufinlive made their first contribution in #1045
- @avionix-g made their first contribution in #1060
Full Changelog: 2021.20.0...2021.21.0