v3.10.0
Feature
- [Pillar] Add entry dispatcher with using
PillarEntryDispatcher
,@PillarEntryHandler
and@PillarEntryPoint
. - [hydrogen] Add uniform exception used with assert.
Bug Fixes
- [Comet] Fixed throw error when using with
@CometParam
when request param is null. - [Particle] Fixed load error when
limiters
is null. - [*] Fixed base64 encode and decode issues.