Ryan Baxter
c79ac8ba19
Remove / from prefix if present.
...
Fixes #2625
7 years ago
Ryan Baxter
a399cca7ce
Use disableSslProperty when creating Feign http cients. Fixes 2652. ( #2654 )
7 years ago
buildmaster
3c0c054d62
Bumping versions to 1.4.3.BUILD-SNAPSHOT after release
7 years ago
buildmaster
3a07faf23a
Going back to snapshots
7 years ago
buildmaster
0bfa706a39
Update SNAPSHOT to 1.4.2.RELEASE
7 years ago
Ryan Baxter
837267fb0a
Bumping version to next release
7 years ago
Ryan Baxter
8d18dfbc3d
Set hystrix timeout for Zuul routes based on whether the hystrix command timeout, default timeout, or ribbon timeouts are set. Fixes #2606 ( #2633 )
7 years ago
Ryan Baxter
d2155dc561
Only strip the prefix if it actually part of the path. Fixes #2377 ( #2624 )
7 years ago
saga
882219f962
spring-retry listener features ( #2609 )
7 years ago
Ryan Baxter
8dfcdbed76
Adding repos to sc-netflix-hystrix-contract pom
7 years ago
Ryan Baxter
8017995ba3
Moving sc-build to 1.3.8.BUILD-SNAPSHOT
7 years ago
Ryan Baxter
ca399ffd0b
Moving dependencies to snapshots
7 years ago
Ryan Baxter
a4c995a394
Disable following redirects in SimpleHostRoutingFilter. Fixes #2578 . ( #2608 )
7 years ago
Nastya Smirnova
9deab33dc1
fixes #2524 ( #2574 )
...
set proper status and health eureka urls if prefer ip address is set
7 years ago
周立
94358489ef
Change spring-cloud-starter-hystrix-dashboard to spring-cloud-starter-netflix-hystrix-dashboard ( #2561 )
...
Change spring-cloud-starter-hystrix-dashboard to spring-cloud-starter-netflix-hystrix-dashboard
7 years ago
Craig Rueda
504720e366
InputStream should always be closed after reading contents from upstreams ( #2501 )
...
* InputStream should always be closed after reading contents from upstreams
7 years ago
Ryan Baxter
07de257371
Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
7 years ago
Ryan Baxter
0401ad96e5
Fixes double encoding when creating secure URLs ( #2526 )
...
* Fixes double encoding when creating secure URLs. Fixes #2478 .
7 years ago
Ryan Baxter
efb91874f8
Correcting image links. Fixes #2487
7 years ago
Daniel Lavoie
ebdcca4fa8
Hystrix Dashboard Cannot display anything for Turbine Stream ( #2484 )
...
Closes #2475
7 years ago
周立
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