clj-commons / aleph

Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP
http://aleph.io
MIT License
2.54k stars 241 forks source link

Upgrade to Netty 4.1.50.Final #545

Closed odidev closed 3 years ago

odidev commented 4 years ago

The update netty ver 4.1.50 includes both security fixes and AArch64 performance improvements

Signed-off-by: odidev odidev@puresoftware.com

rborer commented 3 years ago

Seems this is covered by commit 01fe8695ab78892266cb3aebcb4645a7b2c360f8 so I think this PR can be closed.

KingMob commented 3 years ago

@odidev Thanks for contributing. Since the Netty version has already been updated past this, I'm going to go ahead and close this PR, but let me know if you have any issues.