Haotian Zhang
81fdb6edba
Update CHANGELOG.md
2 years ago
weihubeats
0f9ac9d9ac
Feature 2020 rest template ( #300 )
...
* add restTemplate Report Polaris
* add listener
* add auto config
* add listener
* add java doc
* add java doc
* Add empty judgment
* add instanceof
* add test
* 删除多余空行
* format code
* format code
* format code
* remove redundant code
* rename class name
* Support circuitbreaker in RestTemplate
* update http code judge
* Support circuitbreaker in RestTemplate
2 years ago
Haotian Zhang
ff8b57c083
Update GitHub Actions workflow ( #295 )
...
Co-authored-by: Mingyuan Wu <my.wu@outlook.com>
2 years ago
shouyuwang
9ac602ecbf
fix: ratelimit-callee-service UnknownHostException: RateLimitCalleeService in 2020 ( #291 )
...
* fix:fix UnknownHostException
* fix:fix UnknownHostException
* update changelog.md
2 years ago
cheese8
968242a49f
solve the chaos code problem on rejectTips in 2020.0 ( #283 )
...
* solve the chaos code problem on rejectTips
* revert on importOrder
* align to use text/html resolve the chaos problem
* Update QuotaCheckServletFilterTest.java
2 years ago
Haotian Zhang
676aaa41dc
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. ( #270 )
2 years ago
Haotian Zhang
6a877dfc14
Update CHANGELOG.md
2 years ago
cheese8
15077d9cf7
change the way from escape to encode in 2020.0 ( #257 )
2 years ago
Haotian Zhang
343913f0bd
feat:support reading configuration from application.yml or application.properties. ( #261 )
2 years ago
lepdou
c49b8b9331
Add instance metadata spi for registration ( #256 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
lepdou
13cb46c561
Add config module unit test ( #255 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
VOPEN.XYZ
7522f4826d
Fix third-party lib CVEs & Upgrade core spring libs version . (2020.0) ( #258 )
...
* Fix third-party lib CVEs & Upgrade core spring libs version .
* Update CHANGELOG.md
2 years ago
VOPEN.XYZ
fc37c77ab5
Merge pull request #254 from lepdou/2020/config_listener
...
Add config change listener feature support
2 years ago
lepdou
7b010ef684
Add config change listener feature support
2 years ago
Haotian Zhang
b0b763c731
release:release 1.5.2-2020.0.5. ( #235 )
2 years ago
lepdou
f7576abf2e
optimize router: remove strong dependency on spring.cloud.loadbalancer.configurations properties ( #234 )
2 years ago
Haotian Zhang
3a0f50af38
feat:merge router features from 1.5.2-Hoxton.SR9. ( #232 )
2 years ago
Haotian Zhang
fc4bd10564
feat:merge features from 1.5.2-Hoxton.SR9 except router. ( #226 )
3 years ago
VOPEN.XYZ
422feff466
Add metedata transfer example . ( #210 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
SkyeBeFreeman
54da8e070c
feat:update to 1.5.0-2020.0.5-SNAPSHOT.
3 years ago
Haotian Zhang
3a66330a9d
Merge pull request #178 from SkyeBeFreeman/2020.0
...
release:release 1.4.3-2020.0.5.
3 years ago
SkyeBeFreeman
fc28f5ae71
release:release 1.4.3-2020.0.5.
3 years ago
Haotian Zhang
0973cd8437
Merge pull request #177 from SkyeBeFreeman/2020.0
...
fix:fix route not refreshing bug when first instance of one service up.
3 years ago
SkyeBeFreeman
4e6a97fb04
fix:fix route not refreshing bug when first instance of one service up.
3 years ago
Haotian Zhang
262d0761c7
Merge pull request #176 from SkyeBeFreeman/2020.0
...
fix:fix wrong context data storage.
3 years ago
SkyeBeFreeman
7ee56fd58d
fix:fix wrong context data storage.
3 years ago
Haotian Zhang
f0208d419c
Merge pull request #169 from SkyeBeFreeman/2020.0
...
release:release 1.4.2-2020.0.5.
3 years ago
SkyeBeFreeman
29bb2e87f2
release:release 1.4.2-2020.0.5.
3 years ago
SkyeBeFreeman
efd307a1fe
Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0
3 years ago
Haotian Zhang
b693c8d16f
fix:fix routes of gateway doesn't refresh bug. ( #163 )
...
fix routes of gateway doesn't refresh bug
3 years ago
SkyeBeFreeman
4ed7e62436
feat:optimize code.
3 years ago
SkyeBeFreeman
36bb1a9280
feat:use 1.5.2-SNAPSHOT version of polaris-java.
3 years ago
SkyeBeFreeman
629859cbc8
fix:fix routes of gateway doesn't refresh bug.
3 years ago
SkyeBeFreeman
8f7573b403
Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0
...
Conflicts:
CHANGELOG.md
3 years ago
Haotian Zhang
88594487d0
Merge pull request #159 from lepdou/2020/modify_discovery_config
...
override recover router config
3 years ago
lepdou
481eac54eb
override recover router config
3 years ago
SkyeBeFreeman
ef5f27f744
docs:update CHANGELOG.md.
3 years ago
SkyeBeFreeman
b16115e3ff
Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0
3 years ago
Haotian Zhang
26b1a116c7
feat:refactor loadbalancer module as a basic module for router and circuit breaker. ( #155 )
3 years ago
SkyeBeFreeman
cc4f81507a
feat:refactor loadbalancer module as a basic module for router and circuit breaker.
3 years ago
Haotian Zhang
5aad3dfb2c
Merge pull request #153 from lepdou/2020/custom_ratelimit_tip
...
Support custom rate limit reject response info
3 years ago
Haotian Zhang
a45a437b83
Merge branch '2020.0' into 2020/custom_ratelimit_tip
3 years ago
Haotian Zhang
6e82423c8a
Merge pull request #151 from lepdou/2020/remove_maven_format_plugin
...
remove maven format plugin
3 years ago
Haotian Zhang
df377ae23a
Merge branch '2020.0' into 2020/remove_maven_format_plugin
3 years ago
Haotian Zhang
aeb71f7aba
Merge pull request #149 from lepdou/2020/config_address
...
optimize config server address
3 years ago
lepdou
40b0a30f26
Support custom rate limit reject response info
3 years ago
lepdou
1a9ea1a0a3
remove maven format plugin
3 years ago
lepdou
fefad2c64c
optimize config server address
3 years ago
Haotian Zhang
25b20654c4
Merge pull request #132 from SkyeBeFreeman/2020.0
...
feat:release 1.3.0-2020.0.5.
3 years ago
SkyeBeFreeman
4fdb85ae7c
feat:release 1.3.0-2020.0.5.
3 years ago