Sentinel v1.6.1 Release Notes

Release Date: 2019-05-23 // almost 5 years ago
  • ๐Ÿ”‹ Features / Enhancements

    • ๐Ÿ”จ Refactor API gateway common module to separate converted rules from other rule managers (#758)
    • Separate parameter metric storage from ParamFlowSlot and improve ParamFlowRuleUtil
    • ๐Ÿ”จ 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 using CopyOnWriteArraySet (#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