Skip to content

Conversation

@Watson1978
Copy link
Contributor

Backport #5142

Which issue(s) this PR fixes:
Related to #5141

What this PR does / why we need it:
Since uri 1.1.0, Net::HTTP will cause a URI::InvalidComponentError if we use IPv6 address.
To avoid the error, this PR will fix uri version to 1.0.x.

Docs Changes:

Release Note:

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

**What this PR does / why we need it**:
Since uri 1.1.0, `Net::HTTP` will cause a `URI::InvalidComponentError`
if we use IPv6 address.
To avoid the error, this PR will fix uri version to 1.0.x.

**Docs Changes**:

**Release Note**:

Signed-off-by: Shizuo Fujita <[email protected]>
@Watson1978 Watson1978 requested review from daipom and kenhys November 6, 2025 02:27
@Watson1978 Watson1978 added this to the v1.19.1 milestone Nov 6, 2025
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

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

Thanks!

@daipom daipom merged commit 4c8ff5d into v1.19 Nov 6, 2025
15 checks passed
@daipom daipom deleted the backport-to-1.19/pr5142 branch November 6, 2025 02:59
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