What's Changed
- Check the bound name (alias) per import in Python
RemoveImportby @knutwannheden in #8407 - Route Python type positions through visitTypeName by @knutwannheden in #8403
- Pin ref-slot diff wire states and make Reference.value final by @knutwannheden in #8402
- Attribute Python import names with ty's canonical types by @knutwannheden in #8408
- Rename the third isolated-projects property deprecated in Gradle 9.7 by @timtebeek in #8410
- Update Java version properties redefined in an intermediate parent pom by @timtebeek in #8413
- Fix cyclic resolved-dependency graphs in serialization and RPC by @knutwannheden in #8411
- MavenPomDownloader authentication fixes by @sambsnyd in #8414
- Report why a recipe class could not be loaded, not just that it wasn't by @shanman190 in #8415
- Keep an aliased import's alias when
ChangeTyperetargets it by @knutwannheden in #8409 - Remove dead native-image visitor guard from
Py.acceptby @jkschneider in #8419
Full Changelog: v8.88.1...v8.88.2