github openrewrite/rewrite v7.28.0
7.28.0

latest releases: v8.47.1, v8.47.0, v8.46.1...
2 years ago

What's Changed

  • hcl grammer fix to allow for loops with open and close brace/bracket in new line by @rmadamanchi in #2126
  • Control flow dot visualizer dark mode by @smehta23 in #2127
  • fix HCL grammer issue interpreting first for_each in a block as for loop by @rmadamanchi in #2137
  • enhance hcl spaces formatting to use attribute blocks (similar to terraform fmt) by @rmadamanchi in #2132
  • Update YamlParser and YamlPrinter to support Mapping and Sequence anchors. (issue #1161) by @pway99 in #2140
  • Fixed regression with #2049 (maven CI-friendly versions) by @nmck257 in #2159
  • fixed case where ResolvedPom.resolveDependencies can return incomplete data (#2151) by @nmck257 in #2152
  • Fix Pom Marker having an absolute file path which should have been a relative path by @sambsnyd in 92a5be3

Breaking change for RewriteTest implementations:

This change requires tests to add imports for static methods which were previously default on the interface.

  • Decouple language modules (rewrite-java, hcl, etc.) from rewrite-test by @sambsnyd in #2141

Full Changelog: v7.27.3...v7.28.0

Don't miss a new rewrite release

NewReleases is sending notifications on new releases.