Features / Enhancements
- Refactor API gateway common module to separate converted rules from other rule managers (#758)
- Separate parameter metric storage from
ParamFlowSlot
and improveParamFlowRuleUtil
- Refactor FlowRuleChecker to improve code reuse
- Add SPI extension for Sentinel internal statistics (#730)
- Add exceptionsToTrace and exceptionsToIgnore support in Tracer (#766)
- Make
SentinelConfig.loadProps()
thread-safe usingCopyOnWriteArraySet
(#706) - Add CPU usage and system load to metric collecting command API (#749)
- Add
getCpuUsageThreshold()
method in SystemRuleManager (#770)
Bug fixes
- Fix the bug that parameters are not carried when exiting entries in
SentinelReactorSubscriber
- Fix the bug that Chinese characters are malformed in response body of
ZuulBlockFallbackProvider
(#737)
Dashboard
- Add ZooKeeper flow rule dynamic publisher sample (#714)
Thanks for the contributors: @haofangyuan, @jasonjoo2010, @kexianjun, @threedr3am, @yikangfeng, @yinjihuan