Skip to content

Releases: openrewrite/rewrite-maven-plugin

5.27.0

28 Mar 09:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.26.0...v5.27.0

5.26.0

19 Mar 18:46
Compare
Choose a tag to compare

Full Changelog: v5.25.0...v5.26.0

5.25.0

12 Mar 22:21
Compare
Choose a tag to compare

Full Changelog: v5.24.0...v5.25.0

5.24.0

12 Mar 00:23
Compare
Choose a tag to compare

What's Changed

  • Avoid 2 Java level warnings of the compiler plugin by @Bananeweizen in #747
  • Move getRecipeDescriptor and add debug log on rewrite.yml path by @timtebeek in #749
  • chore: update suppressions from 2024-02-28 vulnerability report by @natedanner in #750
  • chore(ci): bump org.jetbrains.kotlin:kotlin-bom from 1.9.22 to 1.9.23 by @dependabot in #754
  • chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.16.2 by @dependabot in #753
  • chore(ci): bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 by @dependabot in #752

Full Changelog: v5.23.3...v5.24.0

5.23.3

28 Feb 09:21
Compare
Choose a tag to compare

What's Changed

  • Add Maven BuildTool marker to .mvn/maven.config by @timtebeek in #746

Full Changelog: v5.23.2...v5.23.3

5.23.2

26 Feb 12:44
Compare
Choose a tag to compare

What's Changed

  • Optionally resolve properties in yaml by @timtebeek in #741
  • Clear project.build.sourceEncoding after parsing sources by @timtebeek in #735

Full Changelog: v5.23.1...v5.23.2

5.23.1

20 Feb 20:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.23.0...v5.23.1

5.23.0

20 Feb 01:42
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.17.0
  • Pull up State to ConfigurableRewriteMojo for use in additional Mojo by @timtebeek in #736

Full Changelog: v5.22.0...v5.23.0

5.22.0

06 Feb 18:33
Compare
Choose a tag to compare

What's Changed

  • chore(ci): bump org.assertj:assertj-bom from 3.25.1 to 3.25.2 by @dependabot in #723
  • Delaying execution to the end of multi-module project with Maven parallel build by @philippe-granet in #726
  • Upgrade to Maven Wrapper 3.9.6 by @ghusta in #728
  • Standardize on -Drewrite. prefixed properties on the commandline by @ghusta in #724
  • Separate JavaVersion markers for src/main and src/test by @timtebeek in #729
  • chore(ci): bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3 by @dependabot in #733
  • chore(ci): bump org.assertj:assertj-bom from 3.25.2 to 3.25.3 by @dependabot in #732
  • chore(ci): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #731

New Contributors

Full Changelog: v5.21.0...v5.22.0

5.21.0

23 Jan 18:15
Compare
Choose a tag to compare

What's Changed

  • Use kotlinParserBuilder argument rather than new builder by @timtebeek in #713
  • chore(ci): bump org.assertj:assertj-bom from 3.25.0 to 3.25.1 by @dependabot in #714
  • chore(ci): bump io.micrometer:micrometer-core from 1.12.1 to 1.12.2 by @dependabot in #715
  • chore(ci): bump org.owasp:dependency-check-maven from 9.0.7 to 9.0.9 by @dependabot in #716
  • chore(ci): bump io.netty:netty-bom from 4.1.104.Final to 4.1.106.Final by @dependabot in #718
  • Delaying execution to the end of multi-module project by @philippe-granet in #720

New Contributors

Full Changelog: v5.20.0...v5.21.0