Skip to content

3.2.0

Choose a tag to compare

@LinShunKang LinShunKang released this 15 May 06:22
· 53 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)