Sentinel v1.7.1 Release Notes

Release Date: 2019-12-25 // over 4 years ago
  • ๐Ÿ”‹ Features / Enhancements

    • โž• Add Sentinel Spring Web MVC adapter module (#1104)
    • ๐Ÿ‘Œ Improve async invocation support for Dubbo 2.7.2+ in sentinel-apache-dubbo-adapter (#1124)
    • ๐Ÿ‘Œ Support configuration for the heartbeat API path in transport module (#515)
    • ๐Ÿ”จ Refactor: Get the max allowed RT directly from SentinelConfig.statisticMaxRt() to avoid implicit dependency chain (#1173)
    • ๐Ÿ‘Œ Support setting config file path via system environment and improve error handling in SentinelConfigLoader

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix the incorrect logic of handling the end separator of the log directory in LogBase (#1172)
    • ๐Ÿ›  Fix Content-Type matching bug in sentinel-transport-simple-http module (#1207)
    • ๐Ÿ›  Fix the incorrect logic of getting maxSuccessQps in StatisticNode (#1196)

    Dashboard

    • ๐Ÿ‘Œ Improve the ACL checking mechanism and add @AuthAction annotation support (#1042)
    • ๐Ÿ”„ Change the charset of UrlEncodedFormEntity to UTF-8 in SentinelApiClient to support non-ASCII characters (#1207)

    Thanks for the contributors: @agensi, @CodingSinger, @fangwentong, @hongjiev, @kaizi2009, @lkxiaolou, @nick-tan, @zhaoyuguang, @zhenxianyimeng