Skip to content

2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpenilla jpenilla released this 13 May 20:33
· 22 commits to master since this release
2.0.0-rc.1
7007a54

Cloud 2.0.0 Release Candidate 1

Bar any major unforeseen issues, we plan to release version 2.0.0 of Cloud core in the coming weeks.
Cloud v1 has reached EoL, so if you haven't started updating your projects to v2 yet, now is a great time to do so. We will be pushing platform betas that make use of this release candidate shortly.

What's Changed

  • chore(deps): Update errorprone to v2.27.1 by @renovate in #724
  • Fix dynamic defaults and predicate permissions being invoked with wrong sender types by @jpenilla in #728
  • Fix issues with CommandContainerVisitor on JDK 21 and improve error reporting by @jpenilla in #731
  • Don't re-verify after deleting root nodes by @jpenilla in #735
  • chore(deps): Update dependency org.checkerframework:checker-qual to v3.43.0 by @renovate in #727
  • chore(deps): Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v1.9.24 by @renovate in #730
  • Fix multi-word flag suggestions by @jpenilla in #736

Full Changelog: 2.0.0-beta.5...2.0.0-rc.1