Skip to content

4.0.0-RC7 - Blizzard

Pre-release
Pre-release
Compare
Choose a tag to compare
@byRoadrunner byRoadrunner released this 29 Jan 19:32
· 158 commits to beta since this release
ffd3174

Update 4.0.0-RC7 - Blizzard

We are pleased to announce the seventh 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 RC6. 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

  • Fixed a regression from RC6 which caused initial node connections to have data desyncs in special cases
  • Fixed an issue in CloudPerms which caused the Vault hook to not work properly
  • Fixed an issue with task and group specific player provider methods throwing an exception when called on the wrapper
  • Fixed an issue with service starting in the cluster that could lead to duplicated services
  • Fixed an issue related to missing channel options which caused the node network server to not recover from the tcp timed wait state when restarting the node, leading to "no network listener could be bound" error messages

✨ Improvements

  • Improved the tab completion in the console to support partial matches
  • When adding a deployment to a service includes and excludes can be specified using the command directly
  • Renamed the event method of @ModuleTask to lifecycle to better reflect the return type
  • Added information about the file descriptors limits of the node process to the report output

🔗 Links