Skip to content

v3.12.10

Compare
Choose a tag to compare
@yizzuide yizzuide released this 20 Feb 11:31
· 187 commits to master since this release

Epic level full module repair, cost a spring festival holiday! (史诗级别全模块大修复,耗费一个春节假期!)

Feature

[*] Update to Springboot 2.3.12.
[Light] Add method CacheHelper.getFastLevel() for get super cache.
[Jupiter] Rule filter support '||' as 'or'.
[Sundial] Support register HashFunc with CachedConsistentHashRing.register().

Enhance

[Light] Optimized memory cache remove when trigger discard event.

Refactoring

[Crust] Extract session login super cache code.
[Crust] Extract redirect root url and resource handlers.
[Comet] Refactoring placeholder interpolation.
[Comet] Refactoring set request method params.

Bug Fixes

[Fusion] Fixed FusionGroup on class problem.
[Echo] Fixed response data convert camel style problem.
[Comet] Fixed get host ip cause requests to slow down.
[Particle] Fixed time limiter set expire once per request.
[Moon] Fixed percent not set in mixin mode.
[Uniform] Fixed Response type matching with 500 exception.
[Neutron] Fixed invoke shutdownJobs() cause start again error.
[Sundial] Fixed always create 4 replica node with ketama hash.
[Sundial] Fixed lose spring transaction when use split schema type.
[Sundial] Fixed duplicate generated sharing id within one millisecond.

API Breaking

[Pulsar] Removed setErrorCallback method in favor of uniform.
[Particle] Moving redis key expire from method param to bean props.