Skip to content

3.2.0

Compare
Choose a tag to compare
@LinShunKang LinShunKang released this 15 May 06:22
· 46 commits to master since this release

Features

  • Enhance the configuration of http.server.port to support the specified port range
  • Try to create InfluxDB databse at startup
  • Add Filter, Handler, Processor and Dispatcher level mappings

Fix

  • Fix the IndexOutOfBoundsException in IntBuf#setInt(int, int)