v0.9.0 #625
Closed
v0.9.0
#625
Replies: 1 comment 1 reply
-
Thank you for maintaining 👍 Thanks! I will try out this update in the near future and I will report back in case I come across any issues. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
0.9.0 (2024-08-24)
Caution
This version crashed with proxies running in LoadBalancer mode. Please use the next release.
Hi everyone,
Thanks a lot for using Shulker. This release brings some long awaited changes, notably the bump of the Docker images used for the proxies and the servers. It now uses Java 21 which should unblock those who want to use Minecraft 1.20+ versions.
Speaking of versions, everything in the development environment was bumped: Rust, Java, dependencies, monorepo tooling. It should not change much, but it's always nice to work with fresh tools.
Also, thanks to the latest Minecraft version that added the Transfer Packet, the proxies are now able to drain themselves and reconnect the players to the proxy's associated Kubernetes Service. This way, it is simpler to shut down a proxy while keeping the players. Note that Shulker make no opinionated choice of reconnecting the player back to its previous server. But it could be a nice optional feature. What do you think?
The next Big Project is the revamp of all the documentation, something that was asked a lot of time. It will take some time as I really want to take the time to do it properly, so I thank you for your patience, do not hesitate to open issues & discussions until then if you have any question or feature request in general.
Thanks a lot!
⚠ BREAKING CHANGES
✨ Features ✨
🐛 Bug Fixes 🐛
📚 Documentation 📚
This discussion was created from the release v0.9.0.
Beta Was this translation helpful? Give feedback.
All reactions