Skip to content

Releases: openrewrite/rewrite-maven-plugin

4.44.0

21 Apr 00:18
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.40.0

Full Changelog: v4.43.1...v4.44.0

4.43.1

19 Apr 18:48
3c117f8
Compare
Choose a tag to compare

What's changed

Exclude .sonar directory by default

4.43.0

04 Apr 09:44
Compare
Choose a tag to compare

What's Changed

  • Managing version of Kotlin at 1.8.10, to override the version (1.5.30… by @nmck257 in #527
  • refactor: JUnit Jupiter best practices by @timtebeek in #531
  • chore(ci): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #519
  • chore(ci): bump maven-plugin-tools.version from 3.7.1 to 3.8.1 by @dependabot in #520
  • chore(ci): bump micrometer-core from 1.10.4 to 1.10.5 by @dependabot in #528
  • chore(ci): bump maven-failsafe-plugin from 2.22.2 to 3.0.0 by @dependabot in #529
  • chore(ci): bump maven-release-plugin.version from 3.0.0-M7 to 3.0.0 by @dependabot in #534
  • chore(ci): bump maven-dependencies.version from 3.9.0 to 3.9.1 by @dependabot in #535
  • chore(ci): bump maven-filtering from 3.3.0 to 3.3.1 by @dependabot in #537
  • chore(ci): bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #536

Full Changelog: v4.42.0...v4.43.0

v4.42.0

15 Mar 03:14
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.38.0

Full Changelog: v4.41.1...v4.42.0

4.41.1

06 Mar 08:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.41.0...v4.41.1

4.41.0

01 Mar 10:46
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.37.0
  • Fix #410 Remove empty folders that are a result of running a recipe by @sambsnyd in 3e1b4bf
  • Fix #516, Maven bulid plugin should not assume that build root is repository root by @sambsnyd in 7d2a033
  • feat: Add rewrite.skip to skip execution by @berlam in #515

New Contributors

Full Changelog: v4.40.0...v4.41.0

4.40.0

16 Feb 04:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.39.0...v4.40.0

4.39.0

23 Jan 14:23
Compare
Choose a tag to compare

What's Changed

Full changelog v4.38.2...v4.39.0

4.38.1

15 Dec 02:14
Compare
Choose a tag to compare
  • Update with rewrite 7.34.1

Full Changelog: v4.38.0...v4.38.1

v4.38.0

10 Dec 03:25
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.34.0
  • Bugfix: transitive dependencies of recipeArtifactCoordinates jars will now be available during recipe execution by @nmck257 in #445
  • chore: update suppressions for new false positives by @natedanner in #446
  • Fixed Dockerfile in default plainTextMasks by @nmck257 in #448

New Contributors

Full Changelog: v4.37.0...v4.38.0