Skip to content

Conversation

@Watson1978
Copy link
Contributor

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:

@Watson1978 Watson1978 added CI Test/CI issues backport to v1.16 We will backport this fix to the LTS branch backport to v1.19 We will backport this fix to the LTS branch labels Nov 5, 2025
@Watson1978 Watson1978 requested review from daipom and kenhys November 5, 2025 02:07
Copy link
Contributor

@kenhys kenhys left a comment

Choose a reason for hiding this comment

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

LGTM.

@kenhys kenhys merged commit 98836a1 into fluent:master Nov 5, 2025
17 checks passed
@Watson1978 Watson1978 deleted the fix-uri-gem-version branch November 6, 2025 02:13
Watson1978 added a commit that referenced this pull request Nov 6, 2025
**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 added a commit that referenced this pull request Nov 6, 2025
**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 added the backported "backport to LTS" is done label Nov 6, 2025
daipom pushed a commit that referenced this pull request Nov 6, 2025
…5144)

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**:

Signed-off-by: Shizuo Fujita <[email protected]>
@Watson1978 Watson1978 removed the backport to v1.16 We will backport this fix to the LTS branch label Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport to v1.19 We will backport this fix to the LTS branch backported "backport to LTS" is done CI Test/CI issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants