Skip to content

Update outdated codec-http3 README.md#16665

Merged
normanmaurer merged 1 commit into
netty:4.2from
fru1tworld:fix/codec-http3-readme
Apr 20, 2026
Merged

Update outdated codec-http3 README.md#16665
normanmaurer merged 1 commit into
netty:4.2from
fru1tworld:fix/codec-http3-readme

Conversation

@fru1tworld
Copy link
Copy Markdown
Contributor

Motivation:

The codec-http3 module README.md was copied from the old netty-incubator-codec-http3 repository and never updated after the module was moved into the main Netty repository.

Modification:

  • Update the module title from netty-incubator-codec-http3 to netty-codec-http3
  • Remove the CI badge that references the old incubator repository
  • Fix the QUIC codec link to point to codec-classes-quic in the main repository
  • Fix example code links to the correct paths in the main repository

Result:

Fixes #16618

@normanmaurer normanmaurer added this to the 4.2.13.Final milestone Apr 20, 2026
@normanmaurer normanmaurer added the needs-cherry-pick-5.0 This PR should be cherry-picked to 5.0 once merged. label Apr 20, 2026
@normanmaurer normanmaurer merged commit f2bb041 into netty:4.2 Apr 20, 2026
19 of 20 checks passed
@normanmaurer
Copy link
Copy Markdown
Member

@fru1tworld thanks

netty-project-bot pushed a commit that referenced this pull request Apr 20, 2026
Motivation:

The `codec-http3` module README.md was copied from the old
`netty-incubator-codec-http3` repository and never updated after the
module was moved into the main Netty repository.

Modification:

- Update the module title from `netty-incubator-codec-http3` to
`netty-codec-http3`
- Remove the CI badge that references the old incubator repository
- Fix the QUIC codec link to point to `codec-classes-quic` in the main
repository
- Fix example code links to the correct paths in the main repository

Result:

Fixes #16618

(cherry picked from commit f2bb041)
@netty-project-bot
Copy link
Copy Markdown
Contributor

Auto-port PR for 5.0: #16670

@github-actions github-actions Bot removed the needs-cherry-pick-5.0 This PR should be cherry-picked to 5.0 once merged. label Apr 20, 2026
normanmaurer pushed a commit that referenced this pull request Apr 20, 2026
Auto-port of #16665 to 5.0
Cherry-picked commit: f2bb041

---
Motivation:

The `codec-http3` module README.md was copied from the old
`netty-incubator-codec-http3` repository and never updated after the
module was moved into the main Netty repository.

Modification:

- Update the module title from `netty-incubator-codec-http3` to
`netty-codec-http3`
- Remove the CI badge that references the old incubator repository
- Fix the QUIC codec link to point to `codec-classes-quic` in the main
repository
- Fix example code links to the correct paths in the main repository

Result:

Fixes #16618

Co-authored-by: fru1tworld <[email protected]>
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.

the readme.txt of module codec-http3 is outdated

3 participants