github openrewrite/rewrite v7.34.0
7.34.0

latest releases: v8.62.2, v8.62.1, v8.62.0...
2 years ago

What's Changed

  • Print semi-colons in J.Try.Resources based on AST in JavaPrinter. by @traceyyoshima in #2436
  • Added IfStatement to WrappingAndBracesStyle. by @traceyyoshima in #2442
  • Fix for HCL AutoFormat issue where spaces around for-loop parts are moved incorrectly causing invalid HCL by @rmadamanchi in #2434
  • Block statment template generator enum update by @pway99 in #2446
  • Fix SOE visiting switch expressions. by @traceyyoshima in #2448
  • feat: add option to ignore whitespace from diff by @sjungling in #2447
  • Update BlockStatementTemplateGenerator with support for templating `J… by @pway99 in #2449
  • Make normalizeRepository public by @kmccarp in #2451
  • Consume throwable instead of string by @kmccarp in #2452
  • AddRepo recipes adjustments by @BoykoAlex in #2459
  • Fix NameCaseConvention#toCamelCase so that upper snake case strings a… by @pway99 in #2462
  • Fix various issues with Gradle Wrapper recipes by @alextu in #2460
  • Exception hiding the actual cause leads to unusable information, fixes #2453 by @gnodet in #2454
  • Added parsing support for CompactConstructors on records. by @traceyyoshima in #2467
  • Update RewriteTest and RecipeTest to validate that Recipe description… by @pway99 in #2468
  • ChangePackage bug reproducer test + fix: static import enum same package by @ge0ffrey in #2470
  • Change types with the correct Kind. by @traceyyoshima in #2480
  • ChangePackage: static import enum of same package by @ge0ffrey in #2481
  • Update MethodInvocation type when applicable. by @traceyyoshima in #2494
  • Alter MavenDownloadingException so it does not require a fully constr… by @sambsnyd in #2497
  • Added support for ! to delineate comments. by @traceyyoshima in #2503
  • Property comments with multiple delimiters by @traceyyoshima in #2506
  • adjusted MavenDownloadingException getMessage by @nmck257 in #2505
  • Added support for Property entry delimiters '\s' and ':' to PropertiesParser. by @traceyyoshima in #2508

New Contributors

Full Changelog: v7.33.0...v7.34.0

Don't miss a new rewrite release

NewReleases is sending notifications on new releases.