Skip to content

v3.10.0

Compare
Choose a tag to compare
@yizzuide yizzuide released this 07 Jul 12:47
· 226 commits to master since this release

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.