Releases: openrewrite/rewrite-maven-plugin
Releases · openrewrite/rewrite-maven-plugin
4.44.0
4.43.1
What's changed
Exclude .sonar
directory by default
4.43.0
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
4.41.1
4.41.0
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
What's Changed
- fix stream closed error when using a URL in the config by @kunli2 in #484
- fix Remove not needed dependency to org.twdata.maven:mojo-executor (#… by @khmarbaise in #493
- Rename DiscoverNoActiveRecipeIT as suggested by @timtebeek in #495
- Remove
public
visibility of JUnit 5 tests by @timtebeek in #498 - fix Remove public modifier from integration tests classes (#496) by @khmarbaise in #497
- fix - Remove unused dependency maven-compat (#499) by @khmarbaise in #500
- fix - BOM Usage instead of separate dependencies with properties. (#504) by @khmarbaise in #505
- Add OsProvenance to Maven Plugin by @reka18 in #503
- Ignore known Mac OS warning by @timtebeek in #507
New Contributors
- @kunli2 made their first contribution in #484
- @khmarbaise made their first contribution in #493
- @reka18 made their first contribution in #503
Full Changelog: v4.39.0...v4.40.0
4.39.0
4.38.1
- Update with rewrite 7.34.1
Full Changelog: v4.38.0...v4.38.1
v4.38.0
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
- @nmck257 made their first contribution in #445
- @natedanner made their first contribution in #446
Full Changelog: v4.37.0...v4.38.0