Neptune
b1c8c43bbe
Upgrade Apollo client version to 1.5.0 in sentinel-datasource-apollo module ( #1098 )
5 yıl önce
Eric Zhao
826447bc82
Fix the bug that resource name displayed in ClusterNode-related command APIs for SphU.entry(method) is incorrect ( #1078 )
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Eric Zhao
94026399bf
Improve code and document of sentinel-datasource-etcd module
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Lin.Liang
aeae6cfe37
Add Etcd data-source extension ( #1018 )
5 yıl önce
于玉桔
cdd8d6ff6c
Support URL exclusion using UrlCleaner in Spring WebFlux adapter ( #1049 )
5 yıl önce
jingnan
c505ca8aa5
Support registering writable data-source for GatewayFlowRule and customized ApiDefinition ( #1057 )
5 yıl önce
windWheel
4e55a6a749
Optimize the slot order in DefaultSlotChainBuilder ( #1056 )
5 yıl önce
Neptune
582f32c35b
Update Apollo client dependency to 1.4.0 in sentinel-datasource-apollo module ( #1061 )
5 yıl önce
于玉桔
c33ed81e5b
doc: update UrlCleaner description in sentinel-web-servlet README.md ( #1051 )
5 yıl önce
tao.zhang
77932701b6
Add volatile for the stop flag of watcher in ConsulDataSource ( #1054 )
5 yıl önce
Eric Zhao
8b40981fca
Improve SystemRuleManager and refactor checking logic of maxCpuUsage strategy ( #1050 )
- The BBR period for maxCpuUsage strategy is deprecated. Now Sentinel will just check the CPU usage value, which could avert surge of CPU usage quickly
- Improve SystemRuleManager and SystemStatusListener
- Add some test cases
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Eric Zhao
9ff6e47bb0
Add concrete exception message in AsyncEntry#cleanCurrentEntryInLocal ( #1047 )
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Roshi
4d9a5ef7f9
Update fastjson version to 1.2.60 ( #1045 )
5 yıl önce
Eric Zhao
6f5ede80ae
dashboard: fix vulnerability of bypassing AuthFilter ACL control
- credit to anonymous reporter :)
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
于玉桔
4c0e35fddd
dashboard: Add version info in the left top of dashboard
5 yıl önce
huangxfchn
4916ec35ee
Improve annotation aspect to support throwing original exception in fallback and blockHandler ( #986 )
- extract the original exception from InvocationTargetException
5 yıl önce
于玉桔
1253471078
Code refinement for JDK-picked classes ( #1014 )
5 yıl önce
于玉桔
820ff9233a
dashboard: Support configuration for disabling login ( #997 )
5 yıl önce
cookiejoo
6d0bffbed2
doc: Update awesome-sentinel.md ( #1009 )
- Add a blog post of dashboard integration with Apollo
5 yıl önce
Eric Zhao
976ddf8c48
Refine the document and javadoc for Spring Cloud Config data-source module
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Lin.Liang
30158bcac0
Add Spring Cloud Config data source extension ( #899 )
5 yıl önce
chenledong
c8df7e7456
Improve RT statistic and exception tracing in Sentinel gRPC adapter ( #995 )
5 yıl önce
Lin.Liang
39293c118b
Support adding prefix to Dubbo service resource name in Sentinel Dubbo Adapter ( #859 )
5 yıl önce
Eric Zhao
e71d036794
Fix test failure in sentinel-grpc-adapter
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Eric Zhao
2682bd1aae
Improve ConsulDataSource and add README.md for the module
- Change the unit of waitTimeout from ms to s (the previous implementation lay suffer the bug that ms/1000=0 when ms<=1000)
- Improve the error handling when parsing the value
- Add README.md
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Mr.Z
b2ff4b719b
Fix the bug of wrong RT and exception tracing in sentinel-grpc-adapter ( #291 )
5 yıl önce
tao.zhang
ec30e897dc
Add Consul DataSource integration module ( #979 )
5 yıl önce
changxing.yu
17365f3d5f
Fix the bug of getting the wrong current flow QPS in ClusterFlowChecker ( #972 )
5 yıl önce
aq0706
56c73698cb
Support reading files with customized charset in ConfigUtil ( #961 )
5 yıl önce
0704681032
ebcf89024c
Remove duplicate "exceptionBelongsTo" check in SentinelResourceAspect ( #964 )
5 yıl önce
Eric Zhao
a0f13bad38
dashboard: update dependencies in package.json to fix frontend vulnerabilities
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Lin.Liang
88b5631d1f
dashboard: fix AuthorityRuleEntity and ParamFlowRuleEntity fastjson serialize problem ( #889 )
* Add @JsonIgnore annotation
5 yıl önce
coco
78f69bbce3
Upgrade fastjson dependency to 1.2.58 ( #950 )
5 yıl önce
Eric Zhao
253a992cb8
Update README.md
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Eric Zhao
37e78e511d
Use the unified context name instead in Web Servlet filter and code improvement ( #944 )
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Eric Zhao
103fa307e5
Add Ordered support for Spring Cloud Gateway adapter
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Eric Zhao
fb31bb8d4d
Fix the empty value matching bug in GatewayParamParser of API gateway adapter common module
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Eric Zhao
e50be35a9d
dashboard: code and frontend style refinement for #927 and #869
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
田阳
5e85965754
dashboard: fix the problem that dashboard could not correctly display the SystemRule in CPU usage strategy ( #927 )
5 yıl önce
Eric Zhao
d19df2aadc
Polish awesome-sentinel.md and add slides of Dubbo Tech Day ( #936 )
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
lym-ifae
7dd20dd202
Add support for excluding some URLs in Web Servlet CommonFilter ( #914 )
5 yıl önce
Lin.Liang
61c8397e48
Fix temp file problem in log test cases ( #908 )
5 yıl önce
Lin.Liang
326dd4434d
Fix the compatibility problem of ConfigUtil for Windows environment ( #903 )
5 yıl önce
Eric Zhao
4a9543fd1f
dashboard: improvements for gateway flow control pages
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
cdfive
856ff312e9
dashboard: add support for managing gateway flow rules ( #699 )
5 yıl önce
cdfive
eda7fdc5c8
Add parse method for parse ApiPredicateItem from json string in UpdateGatewayApiDefinitionGroupCommandHandler
5 yıl önce
cdfive
817a41d996
doc: add a blog link about building front-end development environment of dashboard in awesome-sentinel.md
5 yıl önce
Eric Zhao
90662a423b
Code refinement for Sentinel config classes
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
5 yıl önce
Lin.Liang
ff33de199a
Support arbitrary configuration properties file path for Sentinel ( #804 )
- Support customized log and configuration properties directory
5 yıl önce
yidadi
c14e3296cb
Refine the methods and variable name in SlotChainProvider ( #871 )
5 yıl önce