What's Changed
- Skip updating Gradle when already updated by @shanman190 in #3794
- Find JavaVersion markers on any source file by @timtebeek in #3795
- Revert: Add a new
WORKING_DIRECTORY
message toExecutionContext
(#3776) by @knutwannheden in #3796 - Skip nested classes for document examples by @timtebeek in #3798
- refactor: OpenRewrite recipe best practices by @timtebeek in #3800
- Fix
StackOverflowError
inMavenPomDownloader
by @knutwannheden in #3801 - Improve diagnostics on RawPom parse failures by @timtebeek in #3802
- Handle XML escapes in tag values by @timtebeek in #3813
- switch around mkdirs exists to avoid race condition by @joanvr in #3814
- Clarified messaging of methodType checks in FindMissingTypes. by @traceyyoshima in #3808
- Added support for annotations in fully qualified type names. by @traceyyoshima in #3818
Full Changelog: v8.11.1...v8.11.2