automation: Update minecraft-image Docker tag to v2023.12.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
minecraft-image | minor |
2023.10.1 -> 2023.12.0
|
Release Notes
itzg/docker-minecraft-server (minecraft-image)
v2023.12.0
What's Changed
Enhancements
- Stream file downloads to avoid 2GB limit by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2493
- Provide support for patching TOML files by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2512
- Move DEBUG_MEMORY output to beginning of init by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2519
Bug Fixes
- Process rcon password as regular user by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2511
- Fix issue when setting ENABLE_RCON=false by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2513
- modrinth: report error when no matching modpack version is available by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2520
Documentation
- docs: clarify that CurseForge files correspond to versions of that mod/plugin by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2505
- docs: clarify server properties intro by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2507
- docs: add example for Auto CurseForge manual downloads by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2517
Other Changes
- For Auto CurseForge etc, increase default connection pool acquire timeout by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2497
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2023.11.1...2023.12.0
v2023.11.1
What's Changed
Enhancements
- auto-cf: exclude embeddium by default by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2472
- Provide option to escape unicode in server.properties by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2479
- Escape unicode in server.properties by default when less than 1.20 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2480
- Process placeholders in server properties values by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2484
- Retain declared version for placeholder usage by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2486
Bug Fixes
- Gracefully handle corrupt/invalid auto-install manifest files by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2476
- Allow pre-escaping unicode in server.properties by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2483
Documentation
- docs: clarify placeholder intro by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2488
- docs: document JMX_PORT by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2489
- docs: clarify the resolved value for %VAR% by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2490
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2023.11.0...2023.11.1
v2023.11.0
What's Changed
Enhancements
- Added support for NeoForge by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2408
- Allow for custom server properties by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2414
- Added image variant for GraalVM Java 21 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2415
- Sanitize mod file subpath in Modrinth modpacks by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2429
- Ensure server.properties is processed as UTF-8 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2437
- auto-cf: for manual downloads, provide file page by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2444
- auto-cf: support excluding files from overrides by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2456
Bug Fixes
- autopause: allow for DEBUG to be enabled by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2418
- Resolve Modrinth projects for Quilt specifically by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2427
- MOTD no longer needs to be pre-normalized by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2434
- misc: Corrected utils import for start-setupRbac by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2436
- Fail startup if server properties processing fails by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2460
Documentation
- docs: clarify multi-line MOTD by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2441
- docs: link to wiki from difficulty config by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2449
Other Changes
- build: fixing variant listing for java21-graalvm by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2416
- docs: refine deployment chapters and add section about Shulker by @jeremylvln in https://github.com/itzg/docker-minecraft-server/pull/2454
- (server-properties): by @ItsKezzer in https://github.com/itzg/docker-minecraft-server/pull/2457
- build: upgrade easy-add built with Go 1.20.10 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2462
- build: java21 and java21-alpine images by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2464
New Contributors
- @jeremylvln made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2454
- @ItsKezzer made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2457
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2023.10.1...2023.11.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.