Releases: itzg/docker-minecraft-bedrock-server
Releases · itzg/docker-minecraft-bedrock-server
2023.8.1
What's Changed
Documentation
Other Changes
- Update bedrock-entry.sh to clean up old settings by @brendonthiede in #346
New Contributors
- @brendonthiede made their first contribution in #346
Full Changelog: 2023.7.1...2023.8.1
2023.7.1
What's Changed
Enhancements
- Added support for enable-lan-visibility property by @itzg in #288
- Bundle send-command script by @itzg in #296
- Include HTTP request timeout in restify by @itzg in #301
- Added support for preview versions by @itzg in #302
- Add multi-architecture image build by @itzg in #314
Bug Fixes
- Fix send-command to work on arm64 by @itzg in #328
- Format allowlist.json exactly like command does by @itzg in #337
- Only remove allowlist.json when ALLOW_LIST_USERS is set to empty string by @itzg in #338
- Ensure whitelist.json not present when using allow list by @itzg in #341
Documentation
Other Changes
- feat: added mapping for server-authoritative-block-breaking by @itzg in #213
- docs: add example compose file with host mount by @itzg in #215
- add option to change compression settings by @bwdutton in #224
- Add mc-send-to-console support by @itzg in #228
- Shift PREVIOUS to 1.18.33.02, pre-The Wild Update by @itzg in #246
- Added mapping for emit-server-telemetry property by @itzg in #250
- Download bedrock zip into temp directory under /data by @itzg in #251
- Temp directory is configurable but defaults to /tmp by @itzg in #252
- Don't condition allowlist creation on existence. by @stuckj in #267
- Adding TheTinkerDad's macvlan tutorial to README by @ajma in #290
- Arm64 support by @sandym in #291
- Fixes GPG issues with box64-deps for ARM64 by @michbeck100 in #313
- Bump restify to 1.6.2 by @itzg in #321
New Contributors
- @bwdutton made their first contribution in #224
- @stuckj made their first contribution in #267
- @ajma made their first contribution in #290
- @sandym made their first contribution in #291
- @michbeck100 made their first contribution in #313
Full Changelog: 2022.1.0...2023.7.1
2022.1.0
What's Changed
- Add ability to pick version 1.13 by @aesy in #14
- Add server port config environment variable by @mcjon3z in #17
- Include 1.14 support by @michaelpetik in #18
- Update to latest 1.14.x version. by @achton in #21
- Add mc-monitor to docker image by @foleymic in #39
- Correct kubernetes example by @foleymic in #45
- Adding example backup and restore to/from AWS S3 by @flickerfly in #61
- Moves configuration in k8s example to a ConfigMap by @flickerfly in #62
- Clear /var/lib/apt/lists/* by @jgmoss in #65
- Refresh docs on version download by @DazWorrall in #68
- Added bedrock v 1.16 by @hansenms in #69
- Named volume example by @LuisEnMarroquin in #70
- Update bedrock-entry.sh to overwrite all existing game files except config files by @aivins in #73
- Add GitHub workflows by @itzg in #81
- Added Server Authoritative Environment Settings by @ronnierap in #89
- Update bedrock-entry.sh by @vcaboara in #94
- updating bedrock script to write whitelist by @hyperbolic2346 in #101
- Fixing WHITELIST to WHITE_LIST by @jacoknapp in #104
- Adding permissions.json creation to bedrock server startup by @hyperbolic2346 in #102
- Updating whitelist environment variable by @hyperbolic2346 in #105
- Create AzureBedrockServer.ps1 by @pepepaco in #107
- Issues with downloading new server version - suggested fix by @potomato in #126
- Updated authoritative movement value definitions by @jasonwynn10 in #137
- k8s: Enable tty/stdin by @yuanying in #154
- Bump docker/metadata-action from 3.3.0 to 3.4.0 by @dependabot in #158
- Bump docker/metadata-action from 3.4.0 to 3.4.1 by @dependabot in #167
- Bump docker/metadata-action from 3.4.1 to 3.5.0 by @dependabot in #177
- Update README.md by @Patchoulino in #185
- Bump docker/metadata-action from 3.5.0 to 3.6.0 by @dependabot in #193
- Bump docker/metadata-action from 3.6.0 to 3.6.1 by @dependabot in #198
- Bump docker/metadata-action from 3.6.1 to 3.6.2 by @dependabot in #200
- add version 1.17, also as previous option by @danil625 in #211
New Contributors
- @aesy made their first contribution in #14
- @mcjon3z made their first contribution in #17
- @michaelpetik made their first contribution in #18
- @achton made their first contribution in #21
- @foleymic made their first contribution in #39
- @flickerfly made their first contribution in #61
- @jgmoss made their first contribution in #65
- @DazWorrall made their first contribution in #68
- @hansenms made their first contribution in #69
- @LuisEnMarroquin made their first contribution in #70
- @aivins made their first contribution in #73
- @itzg made their first contribution in #81
- @ronnierap made their first contribution in #89
- @vcaboara made their first contribution in #94
- @hyperbolic2346 made their first contribution in #101
- @jacoknapp made their first contribution in #104
- @pepepaco made their first contribution in #107
- @potomato made their first contribution in #126
- @jasonwynn10 made their first contribution in #137
- @yuanying made their first contribution in #154
- @dependabot made their first contribution in #158
- @Patchoulino made their first contribution in #185
- @danil625 made their first contribution in #211
Full Changelog: 2019090...2022.1.0