What's Changed
- Parse WebSphere object/relational mapping files as XML by @jkschneider in #8428
- Fix properties line continuation handling by @timtebeek in #8431
- Stop MergeYamlVisitor from grafting the document end comment onto inserted entries by @timtebeek in #8432
- Match nested type references by either
.or$inUsesTypeby @knutwannheden in #8430 - Python: fix AttributeError in TyTypesClient.shutdown by @knutwannheden in #8434
- Fall back to the wrapper's
distributionUrlwhen recipes find noBuildToolby @timtebeek in #8433 - Parent-delegate
AnnotationMatcherinRecipeClassLoaderby @knutwannheden in #8438
Full Changelog: v8.88.3...v8.88.4