Skip to content

Releases: openrewrite/rewrite-apache

v2.25.2

07 May 08:01
ebd85f0

Choose a tag to compare

What's Changed

Full Changelog: v2.25.0...v2.25.2

2.25.1

27 Apr 10:34

Choose a tag to compare

2.25.0

21 Apr 09:23

Choose a tag to compare

What's Changed

  • Add explicit Charset to deprecated Apache FileUtils methods by @timtebeek in #125
  • Enable migrateTransitiveParent test for HttpClient 5 upgrade by @timtebeek in #126
  • Add composite recipe to prefer JDK over Apache Commons by @timtebeek in #127

Full Changelog: v2.24.0...v2.25.0

2.24.0

08 Apr 14:03
4b40bf5

Choose a tag to compare

What's Changed

  • Bumped vulnerable dependencies by @Jenson3210 in #121
  • Add IsBlankToJdk recipe to replace StringUtils#isBlank and #isNotBlank with JDK equivalents by @ap44444 in #122
  • Add DefaultIfBlankToJdk recipe to replace StringUtils#defaultIfBlank with JDK equivalent by @ap44444 in #124

New Contributors

Full Changelog: v2.23.0...v2.24.0

2.23.3

25 Mar 11:06

Choose a tag to compare

2.23.2

12 Mar 15:23

Choose a tag to compare

2.23.1

04 Mar 18:02

Choose a tag to compare

2.23.0

25 Feb 13:41

Choose a tag to compare

What's Changed

Full Changelog: v2.22.0...v2.23.0

2.22.0

11 Feb 09:52

Choose a tag to compare

What's Changed

  • Remove precondition from UpgradeApacheHttpClientDependencies to fix transitive dependency case by @jkschneider in #114
  • Migrate SSLConnectionSocketFactory.getDefaultHostnameVerifier to HttpsSupport by @jkschneider in #116
  • Fix MigrateSSLConnectionSocketFactory leaving incomplete code by @jkschneider in #115
  • Migrate Apache HttpAsyncClient 4.x to HttpClient 5.x by @steve-aom-elliott in #117

Full Changelog: v2.21.0...v2.22.0

2.21.0

20 Jan 20:17
4ab2a16

Choose a tag to compare

What's Changed

  • Commons-lang3: Migrate deprecated SystemUtils constants by @123Haynes in #113

New Contributors

Full Changelog: v2.20.4...v2.21.0