What's Changed
- Replace deprecated constructors with their suggestions by @timtebeek in #5982
- fix(yaml): handle anchored map within sequence by @jimschubert in #5978
RewriteTest
should load recipes throughRecipeLoader
, notRecipeIntrospectionUtils
by @timtebeek in #5983- Init of Java 25 parser by @Laurens-W in #5942
- RemoveRedundantDependencyVersions to check for except even in dependencyManagement by @dcsekar in #5894
- Propagate
except
toRemovedundantDependencyVersions
fromChangeParentPom
by @dcsekar in #5927 - Support adding search markers in Rewrite RPC remote peers by @jkschneider in #5981
- Init of Java 25 parser by @Laurens-W in #5985
- Allow trailing comma in TOML by @timtebeek in #5989
- Helm template placeholders in comments by @timtebeek in #5990
- Support qualified HCL identifiers by @timtebeek in #5967
- Fix against a deadlock when concurrently creating OperatingSystemProvenance markers by @greg-at-moderne in #5996
New Contributors
- @jimschubert made their first contribution in #5978
- @dcsekar made their first contribution in #5894
Full Changelog: v8.61.2...v8.61.3