Skip to content

Releases: openrewrite/rewrite

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

8.18.1

26 Feb 19:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.18.0...v8.18.1

8.18.0

24 Feb 13:12
af5abce
Compare
Choose a tag to compare

What's Changed

  • Basic form of UpgradeTransitiveDependencyVersion by @jkschneider in #4027
  • refactor: Refaster rules related to expressions dealing with Strings by @rickie in #4029
  • Fix JavaTemplate matching of repeated parameters by @knutwannheden in #4028
  • Remove duplicate plugin versions. by @ammachado in #3972
  • Make MethodMatcher more lightweight by @knutwannheden in #4034
  • Let UsesMethod add its own marker by @pstreef in #4035
  • Fix documentation example for maven.AddPlugin by @minisu in #4036
  • Add search result marker to the dependency block or root if the marke… by @pstreef in #4038
  • Revert "Add search result marker to the dependency block or root if the marke…" by @pstreef in #4041
  • add search marker on dependency closure if direct dependency cannot be determined by @pstreef in #4042
  • Only report unrecovered repositoryAccessFailed by @timtebeek in #4037
  • Add IDEA icon by @timtebeek in #4043
  • Update to use access key authentication for Develocity build cache by @tylerbertrand in #4044
  • Save identified type on cache for future lookups on ChangeType. by @ammachado in #4039
  • Fixing swallowed compilation errors due to package name / path mismatch when using JavaParser's dependsOn. by @ammachado in #4040

New Contributors

Full Changelog: v8.17.1...v8.18.0

8.17.1

20 Feb 19:09
3bd8271
Compare
Choose a tag to compare

What's Changed

  • Move markers from gradle tooling model into rewrite-gradle, use org.openrewrite.gradle.toolingapi.Assertions#withToolingApi by @jkschneider in #4023

Full Changelog: v8.17.0...v8.17.1

v8.17.0

20 Feb 01:06
fc4714a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.16.0...v8.17.0