8.41.1 release (2024-11-28)
info
This changelog only shows what recipes have been added, removed, or changed. OpenRewrite may do releases that do not include these types of changes. To see these changes, please go to the releases page.
New Recipes
- org.openrewrite.apache.httpclient5.MigrateRequestConfig: Migrate
RequestConfigto httpclient5. - org.openrewrite.apache.httpclient5.UsernamePasswordCredentials: Change the password argument going into
UsernamePasswordCredentialsto be achar[].