Skip to content

Releases: openrewrite/rewrite

8.24.0

24 Apr 12:47
12ead86
Compare
Choose a tag to compare

What's Changed

  • Correct UTF-8 BOM detection in EncodingDetectingInputStream by @knutwannheden in #4139
  • preconditions are no longer cached by @motu55 in #4141
  • ChangeParentPom's property-preservation now checks the resolved new p… by @nmck257 in #4143
  • Adds support for merging plugins executions by @caesar-ralf in #4146
  • Add providedCompile to the DependencyHandlerSpec for ChangeDependency gradle by @burghduffkc in #4130
  • Add generic type variable bound to JsonRightPadded<T> by @knutwannheden in #4147

New Contributors

Full Changelog: v8.23.3...v8.24.0

8.23.3

16 Apr 15:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.23.2...v8.23.3

8.23.2

05 Apr 16:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.23.1...v8.23.2

8.23.1

28 Mar 16:36
bd9ec56
Compare
Choose a tag to compare

What's Changed

  • Dont directly set context, but use defaults for the gradle/non gradle constructor by @pstreef in #4112

Full Changelog: v8.23.0...v8.23.1

8.23.0

28 Mar 09:28
be71765
Compare
Choose a tag to compare

What's Changed

  • feat: Granular enable/disable adding default/fallback repositories by @pstreef in #4109

Full Changelog: v8.22.0...v8.23.0

8.22.0

28 Mar 04:56
Compare
Choose a tag to compare

What's Changed

  • Fix for artifacts not found (surfacing in 500 internal server errors). by @pstreef in #4100
  • refactor: Update Gradle wrapper by @shanman190 in #4102
  • Enhance ChangeParentPom to keep more projects compiling post-upgrade. by @sambsnyd in #4103
  • Fix for gradle configurations that do not extend another configuration to allow transitive dependency version upgrade by @Jenson3210 in #4104
  • Fix UpgradeTransitiveDependencyVersion by @Jenson3210 in #4107

Full Changelog: v8.21.0...v8.22.0

8.21.0

19 Mar 17:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.20.0...v8.21.0

8.20.0

12 Mar 17:53
Compare
Choose a tag to compare

What's Changed

  • Fix RenameVariable for variables referenced through type casts by @renegrob in #4082
  • XPathMatcher: Implement attribute value conditions like /a[@b='c'] by @knutwannheden in #4084
  • Add table and version matcher to Maven FindProperties by @timtebeek in #4085
  • ensuring connection timeouts get wrapped by MavenDownloadingException by @nmck257 in #4081

New Contributors

Full Changelog: v8.19.0...v8.20.0

8.19.0

05 Mar 22:32
c3270d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.18.2...v8.19.0

8.18.2

28 Feb 08:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.18.1...v8.18.2