itzg/docker-minecraft-server (itzg/minecraft-server)
### [`v2024.7.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2024.7.0)
[Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2024.6.1...2024.7.0)
##### What's Changed
##### Enhancements
- Update cf-exclude-include.json with Apple Skin, etc by [@LeaderbotX400](https://togithub.com/LeaderbotX400) in [https://github.com/itzg/docker-minecraft-server/pull/2932](https://togithub.com/itzg/docker-minecraft-server/pull/2932)
- modrinth: add support for default excludes/includes by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2937](https://togithub.com/itzg/docker-minecraft-server/pull/2937)
- cf: add support for modpacks that use NeoForge by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2943](https://togithub.com/itzg/docker-minecraft-server/pull/2943)
- Add ryoamiclights to CF global excludes by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2948](https://togithub.com/itzg/docker-minecraft-server/pull/2948)
- More Client-side mods to exclude by [@KrosTheProto](https://togithub.com/KrosTheProto) in [https://github.com/itzg/docker-minecraft-server/pull/2967](https://togithub.com/itzg/docker-minecraft-server/pull/2967)
- modrinth: add default exclusions discovered for prominence 2 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2982](https://togithub.com/itzg/docker-minecraft-server/pull/2982)
- cf: check downloads repo before attempting download of mod in modpack by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2985](https://togithub.com/itzg/docker-minecraft-server/pull/2985)
- mcopy: support basic auth via URL by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2989](https://togithub.com/itzg/docker-minecraft-server/pull/2989)
##### Bug Fixes
- neoforge: correctly handle versioning that drops the ".0" by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2935](https://togithub.com/itzg/docker-minecraft-server/pull/2935)
- add check for absolute directories to world copy script by [@hpf3](https://togithub.com/hpf3) in [https://github.com/itzg/docker-minecraft-server/pull/2939](https://togithub.com/itzg/docker-minecraft-server/pull/2939)
- Fixed exclusion of no-night-vision-flashing by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2970](https://togithub.com/itzg/docker-minecraft-server/pull/2970)
- cf: copy files found in downloads repo by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2986](https://togithub.com/itzg/docker-minecraft-server/pull/2986)
- auto-cf: remove necronomicon from global exclusions by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2991](https://togithub.com/itzg/docker-minecraft-server/pull/2991)
- Avoid logging userinfo from MODS/PLUGINS URLs by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2993](https://togithub.com/itzg/docker-minecraft-server/pull/2993)
##### Documentation
- docs: updating AUTO_CURSEFORGE examples that no longer need /downloads by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2938](https://togithub.com/itzg/docker-minecraft-server/pull/2938)
- Clarify MODRINTH_ALLOWED_VERSION_TYPE inclusion by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2966](https://togithub.com/itzg/docker-minecraft-server/pull/2966)
##### Other Changes
- Updated mod exclusion list by [@KrosTheProto](https://togithub.com/KrosTheProto) in [https://github.com/itzg/docker-minecraft-server/pull/2964](https://togithub.com/itzg/docker-minecraft-server/pull/2964)
- Corrected "Updated mod exclusion list" by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2965](https://togithub.com/itzg/docker-minecraft-server/pull/2965)
- build: fully remove java17-jdk variant from build by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2904](https://togithub.com/itzg/docker-minecraft-server/pull/2904)
- Changed foamfix mod name by [@bobpattison123](https://togithub.com/bobpattison123) in [https://github.com/itzg/docker-minecraft-server/pull/2969](https://togithub.com/itzg/docker-minecraft-server/pull/2969)
- Remove JEI from exclusion list to fix ATM9 launch issue by [@AkashiSN](https://togithub.com/AkashiSN) in [https://github.com/itzg/docker-minecraft-server/pull/2971](https://togithub.com/itzg/docker-minecraft-server/pull/2971)
- Add use-proxy support to health extra args by [@paradox460](https://togithub.com/paradox460) in [https://github.com/itzg/docker-minecraft-server/pull/2973](https://togithub.com/itzg/docker-minecraft-server/pull/2973)
- Update the autopause server listener to be proxy aware by [@paradox460](https://togithub.com/paradox460) in [https://github.com/itzg/docker-minecraft-server/pull/2978](https://togithub.com/itzg/docker-minecraft-server/pull/2978)
- Optimize startup on versionLessThan function by [@felipepasc](https://togithub.com/felipepasc) in [https://github.com/itzg/docker-minecraft-server/pull/2979](https://togithub.com/itzg/docker-minecraft-server/pull/2979)
- Fix typo in reference to REMOVE_OLD_MODS variable by [@4Ply](https://togithub.com/4Ply) in [https://github.com/itzg/docker-minecraft-server/pull/2988](https://togithub.com/itzg/docker-minecraft-server/pull/2988)
##### New Contributors
- [@KrosTheProto](https://togithub.com/KrosTheProto) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2964](https://togithub.com/itzg/docker-minecraft-server/pull/2964)
- [@bobpattison123](https://togithub.com/bobpattison123) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2969](https://togithub.com/itzg/docker-minecraft-server/pull/2969)
- [@AkashiSN](https://togithub.com/AkashiSN) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2971](https://togithub.com/itzg/docker-minecraft-server/pull/2971)
- [@paradox460](https://togithub.com/paradox460) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2973](https://togithub.com/itzg/docker-minecraft-server/pull/2973)
- [@4Ply](https://togithub.com/4Ply) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2988](https://togithub.com/itzg/docker-minecraft-server/pull/2988)
**Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.6.1...2024.7.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2024.6.1
->2024.7.0
Release Notes
itzg/docker-minecraft-server (itzg/minecraft-server)
### [`v2024.7.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2024.7.0) [Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2024.6.1...2024.7.0) ##### What's Changed ##### Enhancements - Update cf-exclude-include.json with Apple Skin, etc by [@LeaderbotX400](https://togithub.com/LeaderbotX400) in [https://github.com/itzg/docker-minecraft-server/pull/2932](https://togithub.com/itzg/docker-minecraft-server/pull/2932) - modrinth: add support for default excludes/includes by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2937](https://togithub.com/itzg/docker-minecraft-server/pull/2937) - cf: add support for modpacks that use NeoForge by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2943](https://togithub.com/itzg/docker-minecraft-server/pull/2943) - Add ryoamiclights to CF global excludes by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2948](https://togithub.com/itzg/docker-minecraft-server/pull/2948) - More Client-side mods to exclude by [@KrosTheProto](https://togithub.com/KrosTheProto) in [https://github.com/itzg/docker-minecraft-server/pull/2967](https://togithub.com/itzg/docker-minecraft-server/pull/2967) - modrinth: add default exclusions discovered for prominence 2 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2982](https://togithub.com/itzg/docker-minecraft-server/pull/2982) - cf: check downloads repo before attempting download of mod in modpack by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2985](https://togithub.com/itzg/docker-minecraft-server/pull/2985) - mcopy: support basic auth via URL by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2989](https://togithub.com/itzg/docker-minecraft-server/pull/2989) ##### Bug Fixes - neoforge: correctly handle versioning that drops the ".0" by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2935](https://togithub.com/itzg/docker-minecraft-server/pull/2935) - add check for absolute directories to world copy script by [@hpf3](https://togithub.com/hpf3) in [https://github.com/itzg/docker-minecraft-server/pull/2939](https://togithub.com/itzg/docker-minecraft-server/pull/2939) - Fixed exclusion of no-night-vision-flashing by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2970](https://togithub.com/itzg/docker-minecraft-server/pull/2970) - cf: copy files found in downloads repo by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2986](https://togithub.com/itzg/docker-minecraft-server/pull/2986) - auto-cf: remove necronomicon from global exclusions by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2991](https://togithub.com/itzg/docker-minecraft-server/pull/2991) - Avoid logging userinfo from MODS/PLUGINS URLs by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2993](https://togithub.com/itzg/docker-minecraft-server/pull/2993) ##### Documentation - docs: updating AUTO_CURSEFORGE examples that no longer need /downloads by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2938](https://togithub.com/itzg/docker-minecraft-server/pull/2938) - Clarify MODRINTH_ALLOWED_VERSION_TYPE inclusion by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2966](https://togithub.com/itzg/docker-minecraft-server/pull/2966) ##### Other Changes - Updated mod exclusion list by [@KrosTheProto](https://togithub.com/KrosTheProto) in [https://github.com/itzg/docker-minecraft-server/pull/2964](https://togithub.com/itzg/docker-minecraft-server/pull/2964) - Corrected "Updated mod exclusion list" by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2965](https://togithub.com/itzg/docker-minecraft-server/pull/2965) - build: fully remove java17-jdk variant from build by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2904](https://togithub.com/itzg/docker-minecraft-server/pull/2904) - Changed foamfix mod name by [@bobpattison123](https://togithub.com/bobpattison123) in [https://github.com/itzg/docker-minecraft-server/pull/2969](https://togithub.com/itzg/docker-minecraft-server/pull/2969) - Remove JEI from exclusion list to fix ATM9 launch issue by [@AkashiSN](https://togithub.com/AkashiSN) in [https://github.com/itzg/docker-minecraft-server/pull/2971](https://togithub.com/itzg/docker-minecraft-server/pull/2971) - Add use-proxy support to health extra args by [@paradox460](https://togithub.com/paradox460) in [https://github.com/itzg/docker-minecraft-server/pull/2973](https://togithub.com/itzg/docker-minecraft-server/pull/2973) - Update the autopause server listener to be proxy aware by [@paradox460](https://togithub.com/paradox460) in [https://github.com/itzg/docker-minecraft-server/pull/2978](https://togithub.com/itzg/docker-minecraft-server/pull/2978) - Optimize startup on versionLessThan function by [@felipepasc](https://togithub.com/felipepasc) in [https://github.com/itzg/docker-minecraft-server/pull/2979](https://togithub.com/itzg/docker-minecraft-server/pull/2979) - Fix typo in reference to REMOVE_OLD_MODS variable by [@4Ply](https://togithub.com/4Ply) in [https://github.com/itzg/docker-minecraft-server/pull/2988](https://togithub.com/itzg/docker-minecraft-server/pull/2988) ##### New Contributors - [@KrosTheProto](https://togithub.com/KrosTheProto) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2964](https://togithub.com/itzg/docker-minecraft-server/pull/2964) - [@bobpattison123](https://togithub.com/bobpattison123) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2969](https://togithub.com/itzg/docker-minecraft-server/pull/2969) - [@AkashiSN](https://togithub.com/AkashiSN) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2971](https://togithub.com/itzg/docker-minecraft-server/pull/2971) - [@paradox460](https://togithub.com/paradox460) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2973](https://togithub.com/itzg/docker-minecraft-server/pull/2973) - [@4Ply](https://togithub.com/4Ply) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2988](https://togithub.com/itzg/docker-minecraft-server/pull/2988) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.6.1...2024.7.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.