What's Changed
- Fix being unable to correctly load recipes whose superclasses come from other jars. by @sambsnyd in #7338
- Fix JavaSourceSet phantom diffs and use cached updates in all wrapping visitors by @steve-aom-elliott in #7376
- Auto-deduce valid values for enum @option fields by @timtebeek in #7354
- Prevent NPEs in ChangeDependencyGroupIdAndArtifactId by @MBoegers in #7379
LocalRemoteArtifactCache.hashUri()micro optimization by @timtebeek in #7370- Strip Object bound from Java-origin type parameters surfaced as Library by @jkschneider in #7377
- Fix RemoveUnusedImports removing imports used as static field qualifiers by @utafrali in #7383
- Scala parser: wrap non-Expression J trees in S.StatementExpression at visitUnknown fallbacks by @jkschneider in #7385
- Fix UpgradePluginVersion to handle plugins with 'apply false' by @flex-gwanbin in #6269
New Contributors
- @utafrali made their first contribution in #7383
- @flex-gwanbin made their first contribution in #6269
Full Changelog: v8.79.4...v8.79.5