Skip to content

Conversation

@Watson1978
Copy link
Contributor

@Watson1978 Watson1978 commented Nov 21, 2025

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

@Watson1978 Watson1978 added this to the v1.20.0 milestone Nov 21, 2025
@Watson1978 Watson1978 added the backport to v1.19 We will backport this fix to the LTS branch label Nov 21, 2025
@Watson1978 Watson1978 merged commit a5e6cbf into fluent:master Nov 25, 2025
17 checks passed
@Watson1978 Watson1978 deleted the uri branch November 25, 2025 01:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: Failed with URI::InvalidComponentError

2 participants