周立
2287e0caf2
fix zuul filters package url in Edgware ( #2489 )
...
fix zuul filters package url in Edgware
7 years ago
Spencer Gibb
dde7ff4c45
Update docs branches
7 years ago
saga
6c52269dc5
Associated with this PR # 2466 ( #2470 )
...
Use StringBuffer for String concatenation
7 years ago
saga
736a3e4610
Format indent adjustment ( #2468 )
...
Format indent adjustment
7 years ago
Spencer Gibb
1e87b50998
Update releaser build to build docs
7 years ago
Spencer Gibb
f59a228daf
Pass system properties to releaser build command
7 years ago
Ryan Baxter
db3a412c8a
Fixing command to run maven
7 years ago
Ryan Baxter
202f96876e
Bumping versions to 1.4.1.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
2489d5e234
Going back to snapshots
7 years ago
Ryan Baxter
64ad2ba20c
Update SNAPSHOT to 1.4.0.RELEASE
7 years ago
Yongsung Yoon
60c4e1b007
Add support loadBalancerKey in RibbonRoutingFilter of Zuul for Canary test ( #2439 )
...
* Add support loadBalancerKey in RibbonRoutingFilter
* Add documentation about how to provide a loadBalancerKey to Ribbon
* Add integrationtest for RibbonRoutingFilter's loadBalancerKey support
7 years ago
Ryan Baxter
6e3b4fdd7b
Adds backoff policies when retrying requests ( #2436 )
...
* Adds backoff policies when retrying requests. Fixes #2195
* fixing final variable
7 years ago
Nastya Smirnova
62a8f72b98
Incorrect statusPageUrl and healthCheckUrl are reported to Eureka if management.context-path is not set ( #2145 )
7 years ago
Ryan Baxter
89441ac126
Added zuul timeout documentation. Fixes #2201
7 years ago
Ryan Baxter
d9f7842aec
Fix HystrixClientFallbackFactory implementation in docs. Fixes #2428
7 years ago
Ryan Baxter
65762b1dce
Remove deprecated RetryableStatusCodeException. Fixes #2003 ( #2427 )
7 years ago
Nastya Smirnova
ba24811356
Report jmx and management ports to Eureka metadata map ( #1830 )
...
Follows: https://github.com/spring-cloud/spring-cloud-netflix/pull/1317
7 years ago
agseijas
573d52119a
Adds feign-* missing managed dependencies ( #2417 )
...
Probably we could import a bom from feign.
7 years ago
Ryan Baxter
3cafacc3e9
Fixes #2415
7 years ago
Spencer Gibb
a805b53d86
Merge branch 'daniellavoie-no-eureka-fix'
7 years ago
Daniel Lavoie
c0c59320a5
Regression fix for hystrix stream without eureka registration
7 years ago
Spencer Gibb
271bfcfb31
Fix tests
7 years ago
JagmohanSharma
798a4bb2b9
https://github.com/spring-cloud/spring-cloud-netflix/issues/2387 ( #2388 )
...
In order to fix issue with TPS in hystrix-dashboard threadpool section, removing average calculation for propertyValue_metricsRollingStatisticalWindowInMilliseconds. This was done for hystrixCommand.js previously but not for hystrixThreadpool.js.
7 years ago
Spencer Gibb
df7f31098c
Going back to snapshots
7 years ago
Spencer Gibb
fa9524f9c9
Update SNAPSHOT to 1.4.0.RC1
7 years ago
Spencer Gibb
1368f059bb
Change contract property name
7 years ago
Spencer Gibb
8701060355
Add workaround for locally failing test.
7 years ago
Spencer Gibb
ee067ed3f2
Merge branch 'raiRaiyan-gh-2303'
7 years ago
Raiyan
b57dedb74a
- Eureka client auto configures the secure port when secure port is enabled
...
- The eureka instance auto registration also changes the secure port when the server port is random (0)
Fixes gh-2303
7 years ago
Spencer Gibb
d7c13adac0
Merge branch 'tiny-dancer-patch-1'
7 years ago
mg
bd2473a7bf
Update spring-cloud-netflix.adoc
...
Update documentation to reflect https://github.com/spring-cloud/spring-cloud-netflix/issues/1048
7 years ago
Gregor Zurowski
de16cb71f1
Add new filters actuator endpoint ( #2244 )
...
* Add new Zuul filters endpoint and refactor routes endpoint
* Refactor FiltersEndpoint
- Extend from AbstractEndpoint and simplify code
- Move tests classes into package endpoint
- Remove usage of Lombok
* Conditionally enable Zuul routes and filters endpoints
* Provide FilterRegistry to FiltersEndpoint via constructor
7 years ago
Nastya Smirnova
ffc431753b
Create TurbineClustersProvider
...
Extract separate class TurbineClustersProvider to be able to provide custom solution for retrieving configured clusters (#2219 )
7 years ago
Spencer Gibb
28de82e63c
Use updated Registration rather than getLocalServiceInstance()
...
See https://github.com/spring-cloud/spring-cloud-commons/issues/265
7 years ago
Spencer Gibb
6c65266f05
Formatting spaces->tabs
7 years ago
Spencer Gibb
6ffe2f1af2
Downgrade archaius to 0.7.4 for java 7 compatibility.
...
see https://github.com/Netflix/archaius/pull/522
7 years ago
Dave Syer
68ce0cf25f
Merge branch 'feature/eureka-stubs'
7 years ago
Spencer Gibb
7cff8ddbd3
Add missing jackson serialization for instanceinfo.
...
Port information was missing from data sent to eureka.
fixes gh-2372
7 years ago
Dave Syer
9d1eed6a82
Add script to build contract utils
7 years ago
Dave Syer
eeadc829b9
Parameterize contract version
7 years ago
Dave Syer
efe040549c
Move contract helper out of the reactor build
7 years ago
Dave Syer
5bc9e65cdd
Add tests for server metadata
7 years ago
Dave Syer
d6a604051f
Split tests up into individual methods
7 years ago
Dave Syer
51a03b30f2
Consolidate stub tests into one place
7 years ago
Dave Syer
561f3b2fbf
Add wiremock verification
7 years ago
Dave Syer
3a7af2c8fe
Generate some stubs, yay!
7 years ago
Dave Syer
26c7c362d2
Add property to tests, parameterizing stubs
7 years ago
Dave Syer
0642ea52c9
Remove unused stubs file
7 years ago
Dave Syer
957e33207e
Stabilise some tests
7 years ago
Dave Syer
a39fe345b5
Remove deprecated annotation
7 years ago