Releases: openrewrite/rewrite-maven-plugin
Releases · openrewrite/rewrite-maven-plugin
5.2.1
Update for OpenRewrite 8.1
Full Changelog: v5.2.0...v5.2.1
v5.2.0
5.1.0
What's Changed
- Adopt next -SNAPSHOT versions by @timtebeek in #568
- chore(ci): bump maven-failsafe-plugin from 3.0.0 to 3.1.0 by @dependabot in #574
- chore(ci): bump maven-release-plugin.version from 3.0.0 to 3.0.1 by @dependabot in #572
- Implement streaming for source file parsing by @knutwannheden in #576
- Remove unwanted characters from error message by @Bananeweizen in #577
- Remove global shared
JavaTypeCache
by @knutwannheden in #580 - chore(ci): bump micrometer-core from 1.10.6 to 1.11.0 by @dependabot in #573
- chore(ci): bump maven-dependencies.version from 3.9.1 to 3.9.2 by @dependabot in #571
- chore(ci): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #581
- chore(ci): bump maven-failsafe-plugin from 3.1.0 to 3.1.2 by @dependabot in #582
New Contributors
- @Bananeweizen made their first contribution in #577
Full Changelog: v5.0.0...v5.1.0
5.0.0
What's Changed
- chore(ci): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #562
- chore(ci): bump prometheus-rsocket-client from 1.5.0 to 1.5.1 by @dependabot in #564
- chore(ci): bump maven-plugin-tools.version from 3.8.2 to 3.9.0 by @dependabot in #563
- Maven Wrapper 3.9.2 by @timtebeek in #565
- Adopt next snapshots after release by @timtebeek in #559
- chore: drop legacy, use resolver by @cstamas in #560
- OpenRewrite 8.0 upgrade by @knutwannheden in #549
- Bump rewrite version to 8.0.0 by @kunli2 in #567
New Contributors
- @cstamas made their first contribution in #560
- @knutwannheden made their first contribution in #549
Full Changelog: v4.46.0...v5.0.0
4.46.0
What's Changed
Full Changelog: v4.45.4...v4.46.0
4.45.3
v4.45.1
What's Changed
- bump
jackson
version to suppress dependency vulnerability report by @kunli2 in #548 - chore(ci): bump maven-failsafe-plugin from 3.0.0 to 3.1.0 by @dependabot in #550
- chore(ci): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #551
- Use a defined order for projectMap by @timtebeek in #552
- Parse source files in expected project order by @knutwannheden in 7a7f2b6
Full Changelog: v4.45.0...v4.45.1
4.45.0
4.44.0
4.43.1
What's changed
Exclude .sonar
directory by default