Olga Maciaszek-Sharma
efe264d2bb
Adjust to ribbon changes in commons ( #300 )
...
* Adjust to Ribbon changes in commons.
* Switch to using LoadBalancerClient bean instead of BlockingLoadBalancerClient bean following changes in commons. Remove references of Ribbon from docs and javadocs.
2020-02-22 14:11:30 +01:00
Ryan Baxter
a2e968465a
Merge remote-tracking branch 'origin/2.2.x'
2020-01-29 11:00:53 -05:00
Ryan Baxter
eca40256d8
Merge remote-tracking branch 'origin/2.1.x' into 2.2.x
2020-01-29 11:00:20 -05:00
Ryan Baxter
a85294a835
Add documentation about early initialization errors. Fixes #221
2020-01-29 10:57:58 -05:00
Ryan Baxter
6b656195ce
Merge remote-tracking branch 'origin/2.2.x'
2020-01-29 10:39:48 -05:00
Ryan Baxter
db778b5c74
Merge remote-tracking branch 'origin/2.1.x' into 2.2.x
2020-01-29 10:38:31 -05:00
Ryan Baxter
73a75fd8b2
Add appendix.adoc. Fixes #255
2020-01-29 10:38:13 -05:00
Spencer Gibb
bf1a5e6d33
Merge branch '2.2.x'
2020-01-17 18:59:33 -05:00
Spencer Gibb
36fd5d7755
removes .flattened-pom.xml
2020-01-17 18:58:51 -05:00
Spencer Gibb
3b191bcb9e
Updates version to 3.0.0.BUILD-SNAPSHOT
2020-01-17 18:58:05 -05:00
buildmaster
774017db85
Bumping versions
2019-12-21 11:38:25 +00:00
buildmaster
d1b50ec2ae
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2019-12-20 12:51:11 +00:00
buildmaster
bde804c6a4
Going back to snapshots
2019-12-20 12:51:11 +00:00
buildmaster
0888d9ce8d
Update SNAPSHOT to 2.2.1.RELEASE
2019-12-20 12:50:14 +00:00
kingj
68689182be
Changing DefaultGzipDecoder's charset to UTF-8 ( #250 )
2019-12-16 10:29:21 -05:00
buildmaster
38733043ae
Bumping versions
2019-11-27 11:37:31 +00:00
buildmaster
1b21e3b639
Bumping versions
2019-11-26 11:37:19 +00:00
buildmaster
14e6806c1c
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
2019-11-26 10:14:04 +00:00
buildmaster
dd95dae352
Going back to snapshots
2019-11-26 10:14:04 +00:00
buildmaster
c1c211efdb
Update SNAPSHOT to 2.2.0.RELEASE
2019-11-26 10:13:18 +00:00
buildmaster
f97cbb9a73
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
2019-11-18 15:11:21 +00:00
buildmaster
de39e67e18
Going back to snapshots
2019-11-18 15:11:21 +00:00
buildmaster
78037a1161
Update SNAPSHOT to 2.1.4.RELEASE
2019-11-18 15:10:50 +00:00
buildmaster
6dc78c99c2
Going back to snapshots
2019-11-08 21:54:34 +00:00
buildmaster
3046af2b42
Update SNAPSHOT to 2.2.0.RC2
2019-11-08 21:54:01 +00:00
buildmaster
8973f4286b
Bumping versions
2019-11-07 14:59:19 +00:00
Olga Maciaszek-Sharma
f661105e63
Fix gh 177 add sc loadbalancer support ( #239 )
...
* Add FeignBlockingLoadBalancerClient, configurations for default, apache
httpclient and okhttp setup. Add autoconfiguration. Init fix for gh-177.
* Fix SC loadbalancer dependencies.
* Fix generating Feign response when instance not found.
* Fix configuration.
* Add tests for FeignBlockingLoadBalancerClient and FeignLoadBalancerAutoConfiguration.
* Fix checkstyle and formatting.
* Refactor, add docs and javadocs.
* Fix author name.
* Fix docs after code review.
2019-11-06 19:06:39 +01:00
kingj
bc10583bf3
Adding gzip support for Spring Decoder ( #230 )
...
* Adding gzip support for Spring Decoder
* Restoring test config
* Switch to medium resource class in circleci. (#231 )
* Adding gzip support for Spring Decoder
* Restoring test config
* Creating extra property for Gzip Decoder
* Fixing requested changes and updating doc
* Missed one change request
* Removing some properties
2019-11-04 17:53:50 +01:00
buildmaster
cb1ea20f3f
Going back to snapshots
2019-10-24 20:48:10 +00:00
buildmaster
6bfc684967
Update SNAPSHOT to 2.2.0.RC1
2019-10-24 20:47:44 +00:00
buildmaster
64d63cbb39
Going back to snapshots
2019-10-03 19:31:32 +00:00
buildmaster
d963ebd0f0
Update SNAPSHOT to 2.2.0.M3
2019-10-03 19:31:06 +00:00
Marcin Grzejszczak
5ce9fcf9f8
Added configprops; fixes gh-218
2019-09-10 15:29:19 +02:00
buildmaster
4e6c1b2d04
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
2019-09-09 19:16:42 +00:00
buildmaster
d8cdade30f
Going back to snapshots
2019-09-09 19:16:42 +00:00
buildmaster
b16904f15e
Update SNAPSHOT to 2.1.3.RELEASE
2019-09-09 19:15:23 +00:00
Ryan Baxter
caacee575c
Polish
2019-08-22 11:23:05 -04:00
Ryan Baxter
8abbf0a343
Merge branch 'docs-fully-qualify-http-client-bean-names' of https://github.com/nertzy/spring-cloud-openfeign into nertzy-docs-fully-qualify-http-client-bean-names
2019-08-22 11:20:08 -04:00
buildmaster
c32b8568cf
Going back to snapshots
2019-08-14 15:04:54 +00:00
buildmaster
654479a696
Update SNAPSHOT to 2.2.0.M2
2019-08-14 15:03:56 +00:00
Marcin Grzejszczak
3e069b41af
Added symbolic link of index.adoc
2019-07-29 14:43:19 +02:00
Marcin Grzejszczak
9cf06153a8
Added symbolic link of index.adoc
2019-07-29 14:43:13 +02:00
buildmaster
866d20d976
Going back to snapshots
2019-07-03 18:11:32 +00:00
buildmaster
0d891d284a
Update SNAPSHOT to 2.2.0.M1
2019-07-03 18:10:51 +00:00
Spencer Gibb
27380898a8
Updates to 2.1.3.BUILD-SNAPSHOT and build to 2.1.7
2019-06-21 12:26:25 -04:00
buildmaster
d5031f8618
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
2019-06-20 17:08:40 +00:00
buildmaster
b5539198e6
Going back to snapshots
2019-06-20 17:08:40 +00:00
buildmaster
36d63a1b9f
Update SNAPSHOT to 2.1.2.RELEASE
2019-06-20 17:07:59 +00:00
hectorespert
2e8a5833a9
Fix GH-127 add support for HATEOAS ( #140 )
...
* Fix gh-127, HATEOAS support
* Fix gh-127, HATEOAS support tests
* Add DefaultCurieProvider for HAL Jackson http converter
2019-06-13 20:04:25 -04:00
buildmaster
c4284683ad
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
2019-06-11 19:20:31 +00:00