Release cycle of Netty 5 contrib projects
See original GitHub issueAcccording to https://github.com/netty/netty/wiki/Netty-5-Migration-Guide#rarely-used-codecs-moved-to-netty-contrib, few codecs will be moved into contrib external projects.
How’s suppose to change/be the release cycle of such contrib codecs (eg mqtt, etc etc) vs main
Netty?
@vietj as well
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
New and noteworthy in 5.0 - Netty.docs
This document walks you through the list of notable changes and new features in the major Netty release (since 4.1) to give you...
Read more >Scale By The Bay 2019: Norman Maurer, Netty 5 - YouTube
Netty is one of the most used network frameworks on the JVM (if not the most used) which provides its users not only...
Read more >How to set up Netty dependency into intellij IDE - Stack Overflow
Change your IDEA config of project. Settings -> Build, Execution, Deployment -> BuildTools -> Maven. Check maven home path, user settings ...
Read more >Karate Netty
Life Cycle, Java / JUnit | Within a Karate Test | Background | Scenario | ... This is a stand-alone Maven project for...
Read more >Java News Roundup: WildFly 27, Spring Release Candidates ...
5, WildFly 27, WildFly Bootable JAR 8.1, Quarkus 2.14.0 and 2.13.4, Project Reactor 2022.0, Micrometer Metrics 1.10 and Tracing 1.0, JHipster ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I agree with @chrisvest. Also at the moment we still have a lot of development in Netty 5 so Netty Contrib projects might need some adaptations before the actual release.
I don’t know a good way to send GHA events across repositories. But even if we could do that, many contrib projects wouldn’t have any changes between Netty releases.