Changes since 24.6.0.beta3
Fixes
-
Compute unique key for artifact (#20551)
Commit · Pull requestComputes a unique key for maven artifacts when collecting dependencies for the Flow maven plugin isolated classloader.
-
Prevent hotswap failure if class is not found (#20549)
Commit · Pull requestReferences #20389
-
Multiple fast navigate calls (#20446)
Commit · Pull request · IssueFix issue where a slow connection and fast navigate calls throws exception due to faulty blocker state change.