Skip to content

v1.7.1

Compare
Choose a tag to compare
@sczyh30 sczyh30 released this 25 Dec 02:30
· 302 commits to master since this release

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