Skip to content

Releases: openrewrite/rewrite

8.33.5

19 Aug 11:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.33.4...v8.33.5

8.33.4

12 Aug 18:24
b2ed163
Compare
Choose a tag to compare

What's Changed

  • Fix issue in ChangeStaticFieldToMethod when used in (implied) array by @crankydillo in #4383
  • Isolate JavaTemplate issue with generic type parameters by @timtebeek in #4372
  • Better ignore blank wrapperUri when determining whether to use existing Gradle wrapper URI by @jkschneider in #4407

New Contributors

Full Changelog: v8.33.3...v8.33.4

8.33.3

09 Aug 20:09
e73cb6a
Compare
Choose a tag to compare

What's Changed

  • Tolerate weird class names, as seen in functionaljava by @timtebeek in #4401
  • Remove JavaSourceSet.typeToGav field to ensure Jackson serialization by @bryceatmoderne in #4403

Full Changelog: v8.33.2...v8.33.3

8.33.2

08 Aug 10:29
3a12433
Compare
Choose a tag to compare

What's Changed

  • fix: Allow deserialization of GitProvenance by @pstreef in #4399

Full Changelog: v8.33.1...v8.33.2

8.33.1

08 Aug 07:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.33.0...v8.33.1

8.33.0

08 Aug 01:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.32.1...v8.33.0

8.32.1

06 Aug 07:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.32.0...v8.32.1

8.32.0

31 Jul 10:47
52c87ad
Compare
Choose a tag to compare

What's Changed

  • EmptyNewlineAtEndOfFile should retain non-whitespace characters by @timtebeek in #4346
  • Reword literal trait description by @mike-solomon in #4347
  • Fixed ChangeType for stackoverflow by @zacscoding in #3929
  • Do not wrap single active recipe & remove activateAll() by @timtebeek in #4349
  • Fix AddOrUpdateAnnotationAttribute for values of type Class by @froque in #4342
  • Fix UpgradeDependencyVersion handling of exactVersion with versionPattern by @gideon-sunbit in #4339
  • fix: Dont generate the same file multiple times & fix CreateTextFile by @pstreef in #4356
  • fix: CreateYaml does not work the same as CreateTextFile with precondition by @pstreef in #4360
  • fix: CreateXml generate with content by @pstreef in #4361
  • Add recipe for adding/replacing a Maven runtime config by @bmuschko in #4363
  • Add HCL FindAndReplaceLiteral Recipe by @l-ferguson in #4362

New Contributors

Full Changelog: v8.31.1...v8.32.0

8.31.1

19 Jul 22:41
105bdab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.30.0...v8.31.1

8.30.0

15 Jul 02:35
0fb7071
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.29.0...v8.30.0