v1.5.1
This version provides some bug fixes and enhancements.
Features / Enhancements
- Add exceptionsToTrace configuration support in
@SentinelResource
annotation (#543) - Enhancements for handling
Error
in InitExecutor and LogBase (#613) - Improve ZookeeperDataSource to deal with bad connection when initializing (#597)
- Add compatible adapter module
sentinel-apache-dubbo-adapter
for Apache Dubbo 2.7.x and above (#619) - Apply Alibaba p3c pmd plugin/rules and fix/ignore all violations of priority 1 (#574)
- Improve field naming in
ApolloDataSource
(#593)
Bug fixes
- Fix deadlock bug in
Env
static initialization (#610) - Fix bug of exiting entry with parameters in
SentinelResourceAspect
Thanks for the contributors: @blindpirate, @beston123, @cdfive, @lawrencewu, @zhousiliang163