github openrewrite/rewrite v7.34.1
7.34.1

latest releases: v8.62.0, v8.61.3, v8.61.2...
2 years ago

What's Changed

  • JSON parser doesn't support empty JSON files #2511
  • Remove buildSrc in favor of a plugin built separately by @jkschneider in #2517
  • RemoveUnusedLocalVariables doesn't correctly handle records #2509
  • NPE in BlockStatementTemplateGenerator #2518
  • Add AutoCRLF and EOL to GitProvenance cb44631
  • ChangeDependency* reacts to blank configuration options correctly 1f9e170
  • FindDependency doesn't attempt to match configuration when the configuration is blank ab9d3d2
  • FindDependency now supports glob (Gradle) a3b9752
  • Reproducer for ChangeType on private inner class creates import state… by @ge0ffrey in #2522
  • Add visitValue() to PropertyVisitor by @tkvangorder in #2523
  • Added FindProperties.find() 114051c
  • Do not import classes that are declared in the CU in the ChangeType recipe. by @traceyyoshima in #2525
  • Add Set range support and find wrapper recipe by @shanman190 in #2530
  • Make FinalizeLocalVariables aware of non-modifying unary operators by @knutwannheden in #2529
  • Preserve the source code delimiter of property entries in PropertiesParser by @traceyyoshima in #2534

Full Changelog: v7.34.0...v7.34.1

Don't miss a new rewrite release

NewReleases is sending notifications on new releases.