3.2.0
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
andDispatcher
level mappings
Fix
- Fix the IndexOutOfBoundsException in
IntBuf#setInt(int, int)