Skip to content

Releases: openrewrite/rewrite-maven-plugin

4.37.0

17 Nov 18:44
Compare
Choose a tag to compare

What's Changed

  • Updated to use rewrite 7.33.0

What's Changed

  • chore(ci): bump micrometer-core from 1.9.5 to 1.10.0 by @dependabot in #436
  • chore(ci): bump maven-plugin-tools.version from 3.6.4 to 3.7.0 by @dependabot in #435
  • Marker with NPE instead of build failure or migration in jakartaee/data #428
  • Extend the list of files that will be parsed as plain text #431

Full Changelog: v4.36.0...v4.37.0

4.36.0

20 Oct 02:05
Compare
Choose a tag to compare

What's Changed

  • Updated to use rewrite 7.32.0
  • Only try to parse checkstyle configuration file if it exists by @sambsnyd 90881f4
  • chore(ci): bump micrometer-core from 1.9.4 to 1.9.5 by @dependabot in #427

Full Changelog: v4.35.1...v4.36.0

4.35.1

11 Oct 03:25
Compare
Choose a tag to compare

Whats Changed

  • Use rewrite 7.31.0
  • Always autodetect styles, giving precedence to explicitly configured styles 2b008ab

Full Changelog: v4.34.2...v4.35.0

4.34.2

04 Oct 00:20
Compare
Choose a tag to compare

What's Changed

  • Updated with rewrite 7.30.1

Full Changelog: v4.34.1...v4.34.2

4.34.1

28 Sep 19:15
Compare
Choose a tag to compare

Fixes

  • Fix merging of declared and autodetected styles a53cea4

Full Changelog: v4.34.0...v4.34.1

4.34.0

22 Sep 21:20
Compare
Choose a tag to compare

Enhancements

  • Updated with rewrite 7.30.0

Fixes

  • Set the Parser charset from the maven project.build.sourceEncoding property. #421

Dependency Updates

  • chore(ci): bump jackson-module-kotlin from 2.13.3 to 2.13.4 #416
  • chore(ci): bump rocksdbjni from 7.4.5 to 7.5.3 #415
  • chore(ci): bump rsocket-transport-netty from 1.1.2 to 1.1.3 #417
  • chore(ci): bump rsocket-core from 1.1.2 to 1.1.3 #418
  • chore(ci): bump micrometer-core from 1.9.3 to 1.9.4 #419

Full Changelog: v4.33.0...v4.34.0

4.33.0

02 Sep 21:01
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.29.0

Fixes

  • chore(ci): bump prometheus-rsocket-client from 1.4.0 to 1.5.0 by @dependabot in #411
  • chore(ci): bump rocksdbjni from 7.4.3 to 7.4.5 by @dependabot in #412
  • Add -Dstyle.color=always just after --batch-mode to force color output by @timtebeek in #414
  • Add configuration flag to disable Checkstyle handling #395

Full Changelog: v4.32.0...v4.33.0

4.32.0

20 Aug 00:40
Compare
Choose a tag to compare

What's Changed

  • Update for rewrite 7.28.0
  • Configure a set of file masks to be included in plain text parsing. by @tkvangorder in #406
  • Fixing path matching for plain text files. by @tkvangorder in #407
  • chore(ci): bump micrometer-core from 1.9.2 to 1.9.3 by @dependabot in #409
  • chore(ci): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #408

Full Changelog: v4.31.3...v4.32.0

4.31.3

09 Aug 05:45
Compare
Choose a tag to compare

What's changed

  • Updated with rewrite 7.27.3

v4.31.2

09 Aug 03:35
Compare
Choose a tag to compare

What's changed

  • Updated with rewrite 7.27.2
  • Removed a few unnecessary dependencies which had been loitering around the classpath bb53ec6, ff6df89