-
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: support lossless config from console & support warmup #1435
Conversation
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.
1、检查单测通过。
2、添加CHANGELOG。
83d7641
to
1a0ba2b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2022 #1435 +/- ##
============================================
+ Coverage 69.13% 69.22% +0.08%
Complexity 2 2
============================================
Files 308 309 +1
Lines 7332 7350 +18
Branches 870 874 +4
============================================
+ Hits 5069 5088 +19
+ Misses 1826 1824 -2
- Partials 437 438 +1 ☔ View full report in Codecov by Sentry. |
…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.
feat: support lossless config from console & support warmup
Adding the issue link (#xxx) if possible.
Note
Checklist
Checklist (Optional)