Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Apache Http Client from 5.1+ to 5.2+ #8

Closed
timtebeek opened this issue Aug 10, 2023 · 2 comments · Fixed by #9
Closed

Upgrade Apache Http Client from 5.1+ to 5.2+ #8

timtebeek opened this issue Aug 10, 2023 · 2 comments · Fixed by #9
Labels

Comments

@timtebeek
Copy link
Contributor

What problem are you trying to solve?

Upgrade users to 5.2+

What precondition(s) should be checked before applying this recipe?

Using at least Java 8.

Any additional context

Likely requires

5.2+ release notes

Release 5.2

This is the first GA release in the 5.2 release series. This release finalizes the 5.2 APIs
and also corrects a number of defects discovered since the previous release.

Please note that 5.2 upgrades the minimal JRE level to version 8 (8u251 is required).

Notable changes and features included in the 5.2 series:

  • Upgrade to Java 8.
  • Improved support for TLS upgrade and HTTP protocol upgrade (async).
  • Improved HTTP protocol negotiation.
  • Improved customization of connection listeners (async).
  • Improved parsing and formatting of URI components.
  • Use of Java 8 date / time APIs
@bsmahi
Copy link
Contributor

bsmahi commented Mar 23, 2024

@timtebeek I would like to pick up this one

@timtebeek timtebeek transferred this issue from openrewrite/rewrite-spring Mar 23, 2024
@timtebeek
Copy link
Contributor Author

That's much appreciated @bsmahi ! I've moved the issue to the right project. Feel free to open a draft pull request here again that expands on the Apache httpclient recipes we already have.

@timtebeek timtebeek linked a pull request Mar 25, 2024 that will close this issue
3 tasks
@github-project-automation github-project-automation bot moved this from Recipes Wanted to Done in OpenRewrite Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants