Spencer Gibb
e0ad44f2f1
Updates to new location of SecurityAutoConfiguration
7 years ago
saga
ff68e0f66e
Prevent RibbonRoutingFilter throws exceptions when Http status codes are non-standard(Against the 1.4.x branches) ( #2671 )
...
* This PR fixes #2639 and against the 1.4 branches
7 years ago
Dave Syer
08b8034eca
Remove commons-logging as explicit dependency
...
Hopefully spring boot logging provides enough of the API for
Archaius to work (I think that's the only reason it was there).
Causes issues with logging switching to JUL at odd times (like
on context closed events).
7 years ago
Ryan Baxter
d3385f8cd6
Merge remote-tracking branch 'origin/1.4.x'
7 years ago
Ryan Baxter
d51112e6af
Pass the right request to getSecureRequest. Fixes #2667 . ( #2669 )
7 years ago
Ryan Baxter
6bfb7c6d6e
Merge remote-tracking branch 'origin/1.4.x'
7 years ago
Ryan Baxter
3c9792545b
Merge remote-tracking branch 'origin/1.4.x'
7 years ago
Ryan Baxter
1c79bd2646
Flip disable ssl flag for SimpleHostRoutingFilter. Fixes #2503 .
7 years ago
Ryan Baxter
6bb5830220
Remove deprecated ZuulFallbackProvider in favor of FallbackProvider. Add route parameter to fallbackResponse. Fixes #2655 ( #2664 )
7 years ago
Biju Kunjummen
7b7cf7e5e8
Uses ApplicationContextRunner, removes main method in tests ( #2626 )
7 years ago
Ryan Baxter
c79ac8ba19
Remove / from prefix if present.
...
Fixes #2625
7 years ago
Toshiaki Maki
89cb8d1d9c
Add commandProperties in HystrixCommands ( #2656 )
7 years ago
reillylm
06672462ab
fix zuul intro typo ( #2658 )
7 years ago
Spencer Gibb
6fd4f44125
Fix updates from micrometer
7 years ago
Spencer Gibb
f7172dd0c5
Polish
7 years ago
Spencer Gibb
1c51c9fa5e
Updates test to account for new application context id rules from boot 2
7 years ago
Ryan Baxter
a399cca7ce
Use disableSslProperty when creating Feign http cients. Fixes 2652. ( #2654 )
7 years ago
Spencer Gibb
736317e684
Fix test
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
Spencer Gibb
6a3c509768
Supports /hystrix.stream for webflux
...
fixes gh-2629
7 years ago
saga
31b4646882
remove extra aware interface ( #2636 )
7 years ago
Ryan Baxter
16a5b00738
Add core dependency back to Hystrix starter or else starter wont include Hystrix implementation.
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
Guillaume Berche
e4870c94f2
Refine Feign manual client doc ( #2627 )
7 years ago
saga
241468ab7a
Remove redundant default parameter ( #2635 )
7 years ago
saga
94d7d2574b
Minor changes ( #2632 )
...
* Remove invalid import
* Remove invalid line
7 years ago
Spencer Gibb
dd978169da
Use new RibbonProperties consistently.
7 years ago
Spencer Gibb
ca81bdf71e
Ribbon utilities
7 years ago
Ryan Baxter
84f56ec3b2
Move Ribbon to its own module ( #2548 )
...
* Move Ribbon to its own module. Fixes #2299
7 years ago
Igor Kryvenko
208117bdd3
hotfix/add-log-ribbon ( #2619 )
...
* Add logging to RibbonLoadBalancerRetryPolicy
7 years ago
Ryan Baxter
d2155dc561
Only strip the prefix if it actually part of the path. Fixes #2377 ( #2624 )
7 years ago
Spencer Gibb
db66e1c3d4
polish
7 years ago
saga
113b49e283
Remove useless import ( #2622 )
7 years ago
Igor Kryvenko
b48189790c
Fixes gh - 2594 ( #2611 )
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
bf67680f4b
Fix management port property to align with Boot 2.0
7 years ago
Ryan Baxter
b24a0524ed
Merge remote-tracking branch 'origin/1.4.x'
7 years ago
Ryan Baxter
a4c995a394
Disable following redirects in SimpleHostRoutingFilter. Fixes #2578 . ( #2608 )
7 years ago
Bertrand Renuart
fb0d53a796
Invoke super.onCacheRefreshed() before custom logic ( #2604 )
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
Toshiaki Maki
29adaf26e9
Use verifyError ( #2602 )
7 years ago
saga
b3acc1390c
Add check to prevent StackOverflowError ( #2580 )
7 years ago
Riz Joj
3abc89b9e7
EurekaHealthCheckHandler: Added protected getter to obtain CompositeHealthIndicator ( #2583 )
...
* Adding protected getter to obtain CompositeHealthIndicator. This allows subclasses to obtain this indicator's health details map which is useful for error reporting.
7 years ago
周立
04560724d3
fix wrong sentence. ( #2582 )
...
* fix wrong sentence.
7 years ago