Releases: openrewrite/rewrite-apache
Releases · openrewrite/rewrite-apache
1.10.0
1.9.1
What's Changed
- OpenRewrite v8.41.1: https://github.com/openrewrite/rewrite
Full Changelog: v1.9.0...v1.9.1
1.9.0
What's Changed
- use Apache HttpClient 5.4.x by @sullis in #40
- Recipe to migrate from AbstractLogEnabled to SLF4J by @timtebeek in #41
- Migrate ProxyAuthenticationStrategy by @SiBorea in #43
New Contributors
Full Changelog: v1.8.2...v1.9.0
1.8.2
Full Changelog: v1.8.1...v1.8.2
1.8.1
Full Changelog: v1.8.0...v1.8.1
1.8.0
What's Changed
- update to latest error prone to remove [email protected] vulnerability by @natedanner in #34
New Contributors
- @natedanner made their first contribution in #34
Full Changelog: v1.7.0...v1.8.0
1.7.0
What's Changed
- refactor: Update Gradle wrapper by @shanman190 in #33
Full Changelog: v1.6.0...v1.7.0
1.6.0
What's Changed
- Recipes to migrate to Apache POI 3.17 by @krlittle in #30
- Upgrade all Apache POI dependencies to 3.17 by @krlittle in #31
- refactor: Update Gradle wrapper by @shanman190 in #32
New Contributors
Full Changelog: v1.5.1...v1.6.0
1.5.1
What's Changed
- refactor: Update Gradle wrapper by @shanman190 in #24
- Migrate to JSpecify from OpenRewrite JSR-305 meta-annotations by @jkschneider in #27
New Contributors
- @jkschneider made their first contribution in #27
Full Changelog: v1.5.0...v1.5.1
1.5.0
What's Changed
- Change commons-collections3
ListUtils.EMPTY_LIST
-> to Java'sCollections.emptyList()
by @crankydillo in #23
New Contributors
- @crankydillo made their first contribution in #23
Full Changelog: v1.4.4...v1.5.0