8.87.0
What's Changed
- Quiet polyglot test-runner build output by default by @timtebeek in #8242
- Scala: visitUnknown -> throw unmappedException by @greg-at-moderne in #8243
- Go: fix Java visitor for
Go.MultiAssignmentby @greg-at-moderne in #8244 - Python: make the search marker collector use PythonVisitor and visit_… by @greg-at-moderne in #8223
- Reduce compiler-warning noise in rewrite-kotlin and rewrite-scala by @timtebeek in #8241
- Go: fix parser not to store quotes for literal values by @greg-at-moderne in #8245
- Bound ChangeParentPom accumulator retention to changed poms by @shanman190 in #8239
- Add
ExtractVersionsAsPropertiesrecipe to extract inlined Maven versions into<properties>by @barbulescu in #7655 - YAML: fix MergeYaml + fix CoalesceProperties formatting on block scalars by @steve-aom-elliott in #8157
- Keep
latest.patchwithin the patch range for versions without a numeric minor by @timtebeek in #8210 - Do not add imports from the builtins module in rewrite-python by @timtebeek in #8246
- Scala: Use
TrailingCommamarker by @greg-at-moderne in #8226
Full Changelog: v8.86.5...v8.87.0