Netty 4.1.57.Final released, an asynchronous event-driven network application framework

Netty 4.1.57.Final has been released. Netty is an asynchronous event-driven network application framework, mainly used for the rapid development of maintainable high-performance protocol servers and clients. This update is a bug fix version.

main content

  • Make sure to exhaust the error stack when the callback is thrown
  • Add PushPromise and Priority Frame support in Http2FrameCodec
  • Improve the lookup performance of HPACK static tables 
  • MQTT codec: reliable SUBSCRIBE QoS encoding 
  • Ensure that the local method is only registered once 
  • Update to netty-tcnative 2.0.36.Final 
  • Fix Markdown
  • Update BouncyCastle library 
  • 更新 action-docker-layer-caching 
  • Avoid asynchronous access to ScheduledTaskQueue in GlobalEventExecutor 
  • Use matrix for job configuration 
  • Split PR and regular build 
  • ......

See update instructions for details

Guess you like

Origin www.oschina.net/news/126463/netty-4-1-57-final-released