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
Spencer Gibb
bd7d8c944c
Going back to snapshots
7 years ago
Spencer Gibb
355adf8369
Update SNAPSHOT to 2.0.0.M3
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
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
Ryan Baxter
a806dc920f
Bumping versions to 1.3.6.BUILD-SNAPSHOT after release
8 years ago
Ryan Baxter
74fc02b2cc
Going back to snapshots
8 years ago
Ryan Baxter
c1fc987d96
Update SNAPSHOT to 1.3.5.RELEASE
8 years ago
Alex Sartan
7f97a61ed5
Fix minor grammar issue in Zuul doc ( #2336 )
8 years ago
Spencer Gibb
39b1c0fe0d
Update routes endpoint to new endpoint infrastructure.
...
fixes gh-2318
8 years ago
Spencer Gibb
49fdcae8c2
Compile fixes for boot 2
8 years ago
Andre Dörnbrack
05a3db3cc0
Fix zuul post retry ( #2209 )
...
Modfied RibbonCommandContext to make request entity resettable. fixes gh-892
8 years ago
Ryan Baxter
145b7ce69a
Remove @EnableDiscoveryClient and @EnableEurekaClient ( #2242 )
...
* Remove @EnableDiscoveryClient and @EnableEurekaClient as there are now optional. Fixes #2241 .
8 years ago
Dominik Mostek
4dc5088fb2
Updated documentation with new FallbackProvider
8 years ago
Jin Zhang
885425e2a3
format 'pom.xml' code style ( #2257 )
8 years ago
Marcin Grzejszczak
30b98bea85
Referrencing resources from sc-build
8 years ago
Gregor Zurowski
d9738a7ee5
Remove Lombok from documentation
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
8 years ago
Marcin Grzejszczak
91808c5fd9
Updated whitelists
8 years ago
Marcin Grzejszczak
0784b1ee19
Migrated to new docs; fixes #2237
8 years ago
Marcin Grzejszczak
4a8913f7ea
Migrated to new docs; fixes #2237
8 years ago
Ryan Baxter
8fbd73af1e
Going back to snapshots
8 years ago
Ryan Baxter
1be2b2c295
Update SNAPSHOT to 1.4.0.M1
8 years ago
Ryan Baxter
02778fd670
fixing links in docs
8 years ago
Ryan Baxter
947d30c5c4
Bumping versions to 1.3.5.BUILD-SNAPSHOT after release
8 years ago
Ryan Baxter
e71ce3395d
Going back to snapshots
8 years ago
Ryan Baxter
f5e7be25dd
Update SNAPSHOT to 1.3.4.RELEASE
8 years ago
Ryan Baxter
fcb1f5dc54
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
8 years ago
Ryan Baxter
9b7a2f93ad
Going back to snapshots
8 years ago
Ryan Baxter
9ce253b644
Update SNAPSHOT to 1.3.3.RELEASE
8 years ago
Spencer Gibb
5a9d24044f
Going back to snapshots
8 years ago
Spencer Gibb
b853da673c
Update SNAPSHOT to 2.0.0.M2
8 years ago
Ryan Baxter
07b99704ee
Fixes #1523 . Document untrusted certificates when connecting to hystrix.stream endpoint.
8 years ago
Daniel Lavoie
bbac5a730f
Rename starters to include `-netflix-` ( #1886 )
...
Fixes gh-665
8 years ago
Daniel Lavoie
348c96bf13
Optionally remove Jersey dependencies from Eureka Client ( #1850 )
...
Fixes gh-1849
8 years ago
Biju Kunjummen
fd783734ac
Add docs for default ribbon client configuration ( #2142 )
...
fixes #1741
8 years ago
Spencer Gibb
1d6b47ceef
Bumping versions to 1.3.3.BUILD-SNAPSHOT after release
8 years ago
Spencer Gibb
cda1c876b2
Going back to snapshots
8 years ago
Spencer Gibb
6112ea2558
Update SNAPSHOT to 1.3.2.RELEASE
8 years ago
Jayanth
e525ab7d64
Hystrix open threshold documentation ( #2136 )
...
fixes gh-1943
8 years ago
Tummala Dhanvi (c0mrad3)
859a79ad35
Document prefer hostname #2084 ( #2092 )
8 years ago
Ryan Baxter
78ba3c5394
Cleanup and code review fixes.
8 years ago
Gregor Zurowski
781fa3ea0c
Add documentation about the detailed output of the routes endpoint
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
8 years ago
Ryan Baxter
56ccc46f5f
Added documentation
8 years ago
Ryan Baxter
ff33905704
Updating property names
8 years ago
Eko Kurniawan Khannedy
c2c634707e
FeignClient Configuration Properties ( #1942 )
...
* add feign client properties
* configure feign builder from properties if exists
* change string config to class config and add unit test for feign client using configuration properties
* refactoring and add primary flag configuration
* add decode404 in feign client configuration properties
* change unit test properties decode404 to true
* remove lombok from FeignClientProperties and change primary attribute to default-to-properties
fixes gh-1931
8 years ago
Biju Kunjummen
0579b326be
Support for re-writing Location Headers ( #1863 )
...
* Support for re-writing Location Headers
* Added additional constructor for Route, removed auto-configuration of LocationRewriteFilter
* Polished docs, more tests
8 years ago
Ryan Baxter
b2f608b884
OK HTTP Client changes
8 years ago