Skip to content

Releases: CCBlueX/netty-httpserver

2.1.1

25 Nov 16:36
Compare
Choose a tag to compare
  • Fixes Concurrent Modification on Broadcast
  • Increase netty version to 4.1.97-Final

Full Changelog: 2.1.0...2.1.1

v2.1.0

25 Oct 16:42
Compare
Choose a tag to compare
  • Introduces support for HTTP Response middleware
  • Generic CORS middleware
  • Adds various useful response utils

Full Changelog: 2.0.0...2.1.0

v2.0.0

04 Sep 10:20
Compare
Choose a tag to compare
  • Introduces support for inline URI parameters
  • Improved path processing
  • Fixes websocket channels broadcast and close
  • Node.new renamed to Node.withPath

Full Changelog: 1.0.0...2.0.0

v1.0.0

03 Sep 03:19
Compare
Choose a tag to compare

This version has been used in production and has been thoroughly tested. It used to be part of https://github.com/CCBlueX/LiquidBounce, but since I will be rewriting parts of it soon, I decided to release it properly as a library.

Full Changelog: https://github.com/CCBlueX/netty-httpserver/commits/1.0.0