Skip to content

Conversation

@Watson1978
Copy link
Contributor

Backport #5162

Which issue(s) this PR fixes:
Fixes #5141

What this PR does / why we need it:
net-http had a bug in handling IPv6 addresses, and updating the uri would trigger strict checking, causing errors.

This PR will use net-http that has the bug fixed.

Docs Changes:
N/A

Release Note:
gem: use latest net-http to solve IPv6 addr error

**Which issue(s) this PR fixes**:
Fixes #5141

**What this PR does / why we need it**:
`net-http` had a bug in handling IPv6 addresses, and updating the `uri`
would trigger strict checking, causing errors.

This PR will use `net-http` that has the bug fixed.

**Docs Changes**:
N/A

**Release Note**:
gem: use latest net-http to solve IPv6 addr error

Signed-off-by: Shizuo Fujita <[email protected]>
@Watson1978 Watson1978 added this to the v1.19.2 milestone Dec 9, 2025
@daipom daipom merged commit 66c7e75 into v1.19 Dec 9, 2025
15 checks passed
@daipom daipom deleted the backport-to-1.19/pr5162 branch December 9, 2025 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants