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

Bump to OkHttp 5 #4023

Merged
merged 7 commits into from
Jul 5, 2024
Merged

Bump to OkHttp 5 #4023

merged 7 commits into from
Jul 5, 2024

Conversation

yschimke
Copy link
Contributor

Summary

Use OkHttp5, while alpha it is production quality, but new API are not stable.

But critically it includes support for a simplified form of Happy Eyeballs, avoiding issues on IPv6 networks.

See https://www.reddit.com/r/RedditEng/comments/v1upr8/ipv6_support_on_android/

No offense if this is too soon. Please close the PR if so.

Screenshots

N/A

Link to pull request in Documentation repository

N/A

Any other notes

N/A

Copy link

@home-assistant home-assistant bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @yschimke

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@home-assistant home-assistant bot marked this pull request as draft November 22, 2023 07:18
@home-assistant
Copy link

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

Copy link

@home-assistant home-assistant bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @yschimke

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@yschimke yschimke marked this pull request as ready for review November 22, 2023 07:27
@home-assistant home-assistant bot dismissed stale reviews from themself November 22, 2023 07:27

Stale

@jpelgrom
Copy link
Member

jpelgrom commented Jun 21, 2024

Looks like there are new releases on the 5.0 branch again (when the PR was submitted, it had almost been a year since a release), and they put the same note about 'stable except for new APIs' in the docs.

I don't see any reason to not accept this PR if it is rebased/updated/building is fixed.

@yschimke yschimke marked this pull request as draft June 22, 2024 16:42
@yschimke yschimke changed the title [for discussion] Use OkHttp 5 Bump to OkHttp 5 Jun 22, 2024
@yschimke yschimke marked this pull request as ready for review June 22, 2024 17:05
Copy link
Member

@jpelgrom jpelgrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking the initiative! Everything seems to be working on various (virtual) devices.

@jpelgrom jpelgrom merged commit b9cacc4 into home-assistant:master Jul 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants