4.0.0-RC8 - Blizzard #1153
byRoadrunner
announced in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Update 4.0.0-RC8 - Blizzard
We are pleased to announce the eighth release candidate for CloudNet 4.0. This release includes fixes for reported issues and some improvements. We urge all users to install the update, as we will no longer provide support for RC7. Users who want to switch from 3.4.X to 4.0 can find instructions in the release information for RC1.
Please also see the changelog for RC6, this contains the detailed information about the switch Dependency Injection in the API.
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
Changelog
🐛 Fixes
LOWEST_PLAYERS
would connect to the server with the highest player count and vice-versa (fix: the server selector types provide the correct comparators #1111):
to not be accepted when trying to send them with Basic Auth. Note that a user's username still cannot contain a:
(fix: split basic auth into max. two parts to allow ':' in passwords #1136)✨ Improvements
CloudServiceConfigurationPrePrepareEvent
was added, allowing modules to change a service configuration on the head node before a service is created from it (feat: add event to modify a service configuration before creation #1129)BridgeServiceHelper
(chore: unify document properties #1138)📦 Other
JavaVersion.runtimeVersion()
no longer returnsJAVA_NEXT
when running Java 21 (feat: add java 21 to the java version enum #1118)🔗 Links
This discussion was created from the release 4.0.0-RC8 - Blizzard.
Beta Was this translation helpful? Give feedback.
All reactions