Marcin Grzejszczak
e7b91c0a85
Merge branch 'master' into 2.0.x
2017-08-29 16:02:26 +02:00
Marcin Grzejszczak
5e9fa908b4
Merge branch '1.3.x'
2017-08-29 15:59:39 +02:00
Marcin Grzejszczak
91808c5fd9
Updated whitelists
2017-08-29 15:57:17 +02:00
Marcin Grzejszczak
0784b1ee19
Migrated to new docs; fixes #2237
2017-08-29 15:54:31 +02:00
Marcin Grzejszczak
9d2964ee7d
Merge branch 'master' into 2.0.x
2017-08-29 15:07:14 +02:00
Marcin Grzejszczak
4a8913f7ea
Migrated to new docs; fixes #2237
2017-08-29 15:04:32 +02:00
Ryan Baxter
8fbd73af1e
Going back to snapshots
2017-08-24 17:54:53 -04:00
Ryan Baxter
1be2b2c295
Update SNAPSHOT to 1.4.0.M1
2017-08-24 17:49:28 -04:00
Ryan Baxter
02778fd670
fixing links in docs
2017-08-24 17:07:42 -04:00
Ryan Baxter
947d30c5c4
Bumping versions to 1.3.5.BUILD-SNAPSHOT after release
2017-08-18 13:59:32 -04:00
Ryan Baxter
e71ce3395d
Going back to snapshots
2017-08-18 13:59:31 -04:00
Ryan Baxter
f5e7be25dd
Update SNAPSHOT to 1.3.4.RELEASE
2017-08-18 13:55:59 -04:00
Ryan Baxter
fcb1f5dc54
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
2017-08-18 07:55:23 -04:00
Ryan Baxter
9b7a2f93ad
Going back to snapshots
2017-08-18 07:55:22 -04:00
Ryan Baxter
9ce253b644
Update SNAPSHOT to 1.3.3.RELEASE
2017-08-18 07:51:04 -04:00
Spencer Gibb
5a9d24044f
Going back to snapshots
2017-08-17 16:02:06 -06:00
Spencer Gibb
b853da673c
Update SNAPSHOT to 2.0.0.M2
2017-08-17 15:53:24 -06:00
Ryan Baxter
d56b5abde2
Merge remote-tracking branch 'origin/master' into 2.0.x
2017-08-17 14:48:24 -04:00
Ryan Baxter
24cbbb9a11
Merging 1.3.x into master
2017-08-17 14:47:45 -04:00
Ryan Baxter
07b99704ee
Fixes #1523 . Document untrusted certificates when connecting to hystrix.stream endpoint.
2017-08-17 14:02:14 -04:00
Ryan Baxter
488075de9b
Merge remote-tracking branch 'origin/master' into 2.0.x
2017-08-03 13:18:07 -04:00
Ryan Baxter
bd7e75f4b3
Merge remote-tracking branch 'Upstream/master' into http-client-centralization
2017-08-01 16:46:07 -04:00
Spencer Gibb
6952d1ab48
Merge branch 'master' into 2.0.x
2017-07-21 14:23:55 -06:00
Daniel Lavoie
bbac5a730f
Rename starters to include -netflix- ( #1886 )
...
Fixes gh-665
2017-07-21 15:59:32 -04:00
Daniel Lavoie
348c96bf13
Optionally remove Jersey dependencies from Eureka Client ( #1850 )
...
Fixes gh-1849
2017-07-21 15:55:57 -04:00
Biju Kunjummen
fd783734ac
Add docs for default ribbon client configuration ( #2142 )
...
fixes #1741
2017-07-21 11:45:01 -04:00
Spencer Gibb
1d6b47ceef
Bumping versions to 1.3.3.BUILD-SNAPSHOT after release
2017-07-20 11:39:09 -06:00
Spencer Gibb
cda1c876b2
Going back to snapshots
2017-07-20 11:39:08 -06:00
Spencer Gibb
6112ea2558
Update SNAPSHOT to 1.3.2.RELEASE
2017-07-20 11:30:44 -06:00
Spencer Gibb
3c409d3bc1
Merge branch 'master' into 2.0.x
2017-07-19 12:18:59 -06:00
Spencer Gibb
1cf509c365
Merge branch '1.3.x'
2017-07-19 12:12:01 -06:00
Jayanth
e525ab7d64
Hystrix open threshold documentation ( #2136 )
...
fixes gh-1943
2017-07-18 17:18:01 -04:00
Spencer Gibb
12c7ae1e05
Merge branch 'master' into 2.0.x
2017-07-18 12:42:59 -06:00
Tummala Dhanvi (c0mrad3)
859a79ad35
Document prefer hostname #2084 ( #2092 )
2017-07-18 12:39:43 -04:00
Ryan Baxter
0a423fc433
Merge remote-tracking branch 'origin/master' into 2.0.x
2017-07-12 11:14:27 -04:00
Ryan Baxter
11da3d4e3c
Merge remote-tracking branch 'Upstream/master' into http-client-centralization
2017-07-11 16:48:19 -04:00
Ryan Baxter
78ba3c5394
Cleanup and code review fixes.
2017-07-11 14:49:44 -04:00
Gregor Zurowski
781fa3ea0c
Add documentation about the detailed output of the routes endpoint
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org >
2017-07-11 15:56:13 +02:00
Ryan Baxter
3b4ed6c0a4
Merge remote-tracking branch 'origin/master' into 2.0.x
2017-07-10 11:42:06 -04:00
Ryan Baxter
56ccc46f5f
Added documentation
2017-07-09 15:26:24 -04:00
Ryan Baxter
ff33905704
Updating property names
2017-07-09 14:21:10 -04:00
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
2017-07-07 15:31:56 -04:00
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
2017-07-07 15:21:44 -04:00
Ryan Baxter
02ec9bb98e
Merge remote-tracking branch 'Upstream/master' into http-client-centralization
2017-07-07 10:54:08 -04:00
Ryan Baxter
b2f608b884
OK HTTP Client changes
2017-07-07 10:10:53 -04:00
Yongsung Yoon
8e11514e7c
Add options for RibbonCommand to use separate thread pools for hystrix ( #2074 )
...
* Add options for RibbonCommand to use separate thread pools for hystrix
* Remove lombok annotation and Add getter/setter for ZuulProperties$HystrixThreadPool
* Add doc about how to configure hystrix thread pools in Zuul Developer Guide
* Add testcases for HystrixThreadPoolKey of RibbonCommand
* Tiny change about if block in AbstractRibbonCommand
2017-06-30 20:03:52 -04:00
Spencer Gibb
68f13c4985
Going back to snapshots
2017-06-28 10:40:29 -06:00
Spencer Gibb
3f4783dfab
Update SNAPSHOT to 2.0.0.M1
2017-06-28 10:38:12 -06:00
Spencer Gibb
03df8cbf43
remove rxjava mvc documentation.
...
this is now handled by spring-framework
2017-06-28 10:32:02 -06:00
Spencer Gibb
3773047a06
Bump to version 1.4.0.BUILD-SNAPSHOT
2017-06-01 12:50:57 -06:00