Wu Daifu
e0086e44cc
Fix issue 579:Report the labels in request when report the result of invocation by RestTemplate ( #600 )
2 years ago
Haotian Zhang
edb9236e60
feat:add spring-cloud-starter-tencent-all and quickstart examples. ( #567 )
2 years ago
lepdou
d7c5340109
optimize report call result for restTemplate ( #562 )
2 years ago
lepdou
9b643fe645
shutdown server when connect to config server failed ( #552 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
d70b945d49
fix:fix heartbeat interval different configuration from polaris-java SDK. ( #560 )
2 years ago
pandaapo
0a2b17271e
Report the labels in request when report the result of invocation by Feign ( #546 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
lepdou
cbbbf1f4a7
remove location metadata ( #541 )
2 years ago
DerekYRC
4f3ed9321c
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories ( #515 )
2 years ago
VOPEN.XYZ
e7d5e2a67d
Refactor : optimize project and code (main). ( #506 )
2 years ago
lingxiao,wu
3f672a8213
feature:add @ConditionalOnConfigReflectEnabled annotation ( #496 )
...
* feature:#470
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
2 years ago
Haotian Zhang
3884f29d4c
docs:update configuration metadata. ( #463 )
...
* docs:update configuration metadata.
* docs:update configuration metadata.
* docs:update configuration metadata.
* docs:update configuration metadata.
2 years ago
lepdou
1f4007a3f6
rename opertion EQUAL to EQUALS ( #457 )
...
* rename opertion EQUAL to EQUALS
* add change log
2 years ago
VOPEN.XYZ
9325aa0d58
[Feature] Add disposable metadata transfer support .(main) ( #430 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
2 years ago
lepdou
7f27e79d5d
optimize router label resolver spi ( #449 )
2 years ago
Haotian Zhang
3c4bddd6d1
feat:enhance Feign and RestTemplate and support Polaris monitor. ( #435 )
...
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
2 years ago
weihubeats
4c3f6bba34
Optimized configuration refresh mechanism . ( #423 )
2 years ago
lepdou
8f0971efcd
add feature-env plugin & add spring cloud gateway staining plugin ( #428 )
2 years ago
VOPEN.XYZ
be0d3cb14f
[Optimize] improve load-balance ut and support configurable heartbeat interval (main). ( #427 )
2 years ago
VOPEN.XYZ
789b1dfdfb
Optimize starters auto-configuration. (main) ( #391 )
2 years ago
Haotian Zhang
e5f7a75e09
refactor:optimize project and code ( #368 )
...
* refactor:optimize project and code
* refactor:optimize project and code
* refactor:optimize project and code
2 years ago
qingliu
45f2512e20
feat: support actuator for sct core components ( #343 )
...
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* fix: unit test failed caused by merge code
* fix: code style and design flaws
* fix: unit test error caused by code format
* fix: change the conditional class of polaris endpoint to endpoint class
Co-authored-by: frankjlli <frankjlli@tencent.com>
2 years ago
cheese8
6d324d4dcc
Refator JacksonUtils and JacksonUtilsTest ( #365 )
2 years ago
lepdou
933d573c64
optimize static metadata manager ( #327 )
2 years ago
Mingyuan Wu
be50a863ea
Update GitHub Actions workflow ( #273 )
2 years ago
cheese8
7e672d175a
change escape way into encode ( #251 )
2 years ago
VOPEN.XYZ
c1b31a73e2
Fix third-party lib CVEs & Upgrade core spring libs version . ( #237 )
2 years ago
lepdou
750e5fd415
add instance metadata spi for registration ( #244 )
2 years ago
Haotian Zhang
350b5d4ad6
fix:use 1.6.1 version of polaris-java and fix some bug. ( #222 )
2 years ago
Haotian Zhang
3b0eea0033
fix:use 1.6.1 version of polaris-java. ( #221 )
2 years ago
lepdou
dfc7264ade
add router unit test
3 years ago
lepdou
dc77ec0bec
support near by router ( #196 )
3 years ago
SkyeBeFreeman
a076c8f92b
feat:add rate limit of unirate.
3 years ago
lepdou
d6e2923905
1. fix router rest template strong dependency on RouterLabelResolver
...
2. optimize RouterLabelResolver to list
3. add metadata-transfer dependency for router
3 years ago
lepdou
7e847b81a1
feature: support metadata router
3 years ago
lepdou
d72cd884ad
feature: support router expression label
3 years ago
lepdou
04ca410097
Merge branch 'main' into h/expression_rule_label
3 years ago
lepdou
83338d7b1d
support parse ratelimit rule expression labels
3 years ago
lepdou
4fc6aca5b1
support router by request label
3 years ago
SkyeBeFreeman
734be5032f
fix:fix wrong isAliveFlag config when creating new PolarisServer.
3 years ago
SkyeBeFreeman
266ee13bd2
fix:fix wrong context data storage.
3 years ago
SkyeBeFreeman
43f9ebc4c3
release:release 1.4.0-Hoxton.SR9.
3 years ago
SkyeBeFreeman
e37239a145
Merge branch 'main' of github.com:Tencent/spring-cloud-tencent
...
Conflicts:
spring-cloud-tencent-polaris-context/pom.xml
3 years ago
SkyeBeFreeman
8f668870b5
feat:optimize code.
3 years ago
lepdou
d8d0c7445d
add override recover router config
3 years ago
lepdou
e655ef74c2
Support custom rate limit reject response info
3 years ago
SkyeBeFreeman
4038c23fe5
feat:optimize code style.
3 years ago
lepdou
bf277f35c9
refactor transfer metadata
3 years ago
skyehtzhang
03c4364175
feat:update version of SCT to 1.3.0-Hoxton.SR9-SNAPSHOT
3 years ago
skyehtzhang
4d992f2ace
fix:fix fetching wrong PEER_SERVICE in SCG filter.
3 years ago
lepdou
7b71ed5bc4
tencent-commons add spring-cloud-starter dependency
3 years ago