Update dependency eu.cloudnetservice.cloudnet:driver to v4.0.0-RC11.1 #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.0-RC10
->4.0.0-RC11.1
Release Notes
CloudNetService/CloudNet-v3 (eu.cloudnetservice.cloudnet:driver)
v4.0.0-RC11.1
: - BlizzardCompare Source
Update 4.0.0-RC11.1 - Blizzard
We are pleased to announce the release candidate 11.1 for CloudNet 4.0. This release contains some hotfixes for problems that arised with the release of RC11. We urge all users to install the update, as we will no longer provide support for RC11. 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 to 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!)
Important notice
5.3.0-RELEASE
Changelog
Fixes
arm
systems as it causes server crashes (#1533)java.lang.VerifyError: Bad return type
error (#1535)Dependencies
To add the CloudNet dependency using gradle:
To add the CloudNet dependency using maven:
🔗 Links
v4.0.0-RC11
: - BlizzardCompare Source
Update 4.0.0-RC11 - Blizzard
We are pleased to announce the eleventh 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 RC10. 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 to 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!)
Upgrading
Due to some changes the upgrading step is a bit more complicated this time.
After installing JDK 23 download the CloudNet.zip and replace your launcher.jar with the one from the archive.
As announced the CloudPerms module and thus the SimpleNameTags and Chat plugins are not available anymore. Please delete the CloudPerms module before starting.
Changelog
Breaking API
Task
class was replaced with the CompletableFutures from the standard library. Some helper methods can be found in theTaskUtil
class.Improvements
rotate
command (#1497)Fixes
Dependencies
To add the CloudNet dependency using gradle:
To add the CloudNet dependency using maven:
🔗 Links
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.