Netty 4.1.79.Final released
We are happy to announce the release of netty 4.1.79.Final. This release is a bug-fix release. The most important changes are:
- The PEM certificate parser is no longer susceptible to exponential back-off (#12476)
- Non-standard extra ampersands in HTTP POST bodies are no longer rejected (#12427)
- An io.netty.osClassifierssystem property has been added to avoid readingos-releasefiles (#12483)
- Fix a bug in SslHandlersohandlerRemovedworks properly even ifhandlerAddedthrows an exception (#12490)
- Use the correct OSGi processor directive on aarch64, making it possible to use OSGi on ARM (#12349)
- HTTP paths that begin with a double-slash are now parsed the same way browsers do (#12533)
- The isCompletedflag is now correctly preserved on objects fromHttpData.retainedDuplicate()(#12438)
- The HttpUtil.isOriginForm()andisAsteriskForm()methods now correctly conform with RFC 7230 (#12568)
- Fix an issue that allowed the multicast methods on EpollDatagramChannelto be called outside of an event-loop thread (#12584)
- Support for the LoongArch64 processor architecture has been added (#12580)
Thank You
Every idea and bug-report counts and so we thought it is worth mentioning those who helped in this area.
Please report an unintended omission.