-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:add admin http handler. #1448
Conversation
aa9f273
to
db54039
Compare
db54039
to
90f266f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2022 #1448 +/- ##
============================================
+ Coverage 69.15% 69.80% +0.65%
Complexity 2 2
============================================
Files 309 312 +3
Lines 7350 7393 +43
Branches 874 889 +15
============================================
+ Hits 5083 5161 +78
+ Misses 1829 1773 -56
- Partials 438 459 +21 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
…1435) feat:add admin http handler. (Tencent#1448) feat:support concurrency rate limit. (Tencent#1454) refactor:update GitHub Action dependencies.
…1435) feat:add admin http handler. (Tencent#1448) feat:support concurrency rate limit. (Tencent#1454)
* fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly. * fix:fix NullPointerException when properties contain kv with null value. * fix: memory not released while using wildcard api call with circuitbreaker (#1361) * fix: memory not released while using wildcard api call with circuitbreaker enabled * fix: change version 1.13.3-Hoxton.SR12-SNAPSHOT * fix: update polaris verion to 1.15.9 release * Update CHANGELOG.md * release 1.13.3-Hoxton.SR12 (#1362) * fix: memory not released while using wildcard api call with circuitbreaker enabled * fix: change version 1.13.3-Hoxton.SR12-SNAPSHOT * fix: update polaris verion to 1.15.9 release * Update CHANGELOG.md * release: 1.13.3-Hoxton.SR12 * fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1392) * fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT (#1407) * fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoked by wildcard apis * Update CHANGELOG.md * fix: restore PolarisCircuitBreakerUtils and use ThreadPoolUtils.waitAndStopThreadPools instead * fix: 修复命名不一致问题 * fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT * Update polaris version to 1.15.10-SNAPSHOT * fix:fix rate limit window update bug. * fix: fix npe when feign.hystrix.enabled=false (#1436) * feat: support 2.0.0 feature * fix * feat: support lossless config from console & support warmup (#1435) feat:add admin http handler. (#1448) feat:support concurrency rate limit. (#1454) * fix * add changelog * fix * fix changelog * fix * fix checkstyle * fix ut --------- Co-authored-by: 码匠君 <[email protected]> Co-authored-by: Haotian Zhang <[email protected]> Co-authored-by: andrew shan <[email protected]> Co-authored-by: shedfreewu <[email protected]>
PR Type
Describe what this PR does for and how you did.
Adding the issue link (#xxx) if possible.
Note
Checklist
Checklist (Optional)