What's Changed
- fix collision with nested class references by @joanvr in #3669
- For parsing errors caused by print-idempotent check, add diff to the message of
ParseExceptionResult
marker by @kunli2 in #3670 - Add missing visit import alias by @kunli2 in #3672
- Fix
StackOverflowError
inResolvedDependency#findDependency()
by @knutwannheden in #3678 - fix defaultClasspath for GradleParser by @joanvr in #3679
- Do not skip proto3 files, as it warns about out of date LSTs by @timtebeek in #3681
- Add support for Preconditions in declarative recipes by @sambsnyd in #3643
Full Changelog: v8.8.4...v8.9.0