Olga Maciaszek-Sharma
887ceefa60
Merge fix gh 225 ( #272 )
...
* Fix bug in SpringEncoder (#225 )
This commit fixes a bug in the SpringEncoder that causes the bodyType to
be ignored and not passed to generic message converters.
Fixes gh-225
* Refactor changes based on Olga Maciaszek's review
* Add Ahmad Mozafarnia to authors.
Co-authored-by: Ahmad Mozafarnia <ahmad.mozafarnia@gmail.com >
2020-01-09 15:16:51 +01:00
buildmaster
2b364367cb
Bumping versions
2020-01-08 11:37:49 +00:00
Olga Maciaszek-Sharma
8aa4729537
Upgrade to 10.7.0. ( #270 )
2020-01-07 16:12:14 +01:00
buildmaster
41e9b55869
Bumping versions
2020-01-02 11:38:31 +00:00
matt62king
8a25b8bd63
Support matrix variable ( #260 )
...
* support for matrix variable
* support for matrix variable Fixes gh-117
* unit tests for matrix variable
* Correct JavaDoc fixes gh-117
2020-01-01 19:54:55 +01: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
buildmaster
1bc7542dc5
Bumping versions
2019-12-19 11:37:41 +00:00
kingj
68689182be
Changing DefaultGzipDecoder's charset to UTF-8 ( #250 )
2019-12-16 10:29:21 -05:00
Olga Maciaszek-Sharma
d5c176c5f4
Use delegate if absolute url provided. ( #264 )
...
Fixes gh-259
Fixes gh-257
2019-12-16 16:02:00 +01: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
Ryan Baxter
1ce5ca1ba8
Add proxyBeanMethods = false to configuration. Fixes #233
2019-11-14 12:42:43 -05:00
Ryan Baxter
59b34b23e9
Merge remote-tracking branch 'origin/2.1.x'
2019-11-13 10:42:48 -05:00
Ryan Baxter
f01c46ab2e
Use the context id if present in the HystrixTargeter ( #247 )
...
* Use the context id if present in the HystrixTargeter. Fixes #173
* Remove resource class from circleci
2019-11-13 10:41:57 -05: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
Robert Resch
1e1562b24a
FeignClientBuilder.Builder should always return the generic builder ( #215 )
...
* FeignClientBuilder should always return the generic builder
* Test also FeignClientBuilder.Builder ContextId
2019-09-26 17:00:54 +02:00
buildmaster
7eb7067752
Bumping versions
2019-09-26 11:37:31 +00:00
李家奉
bc4bfb5b7a
Fix FeignClientBuilder fallback ( #197 )
...
* fix FeignClientBuilder fallback
* Fix FeignClientBuilder fallback
* Fix FeignClientBuilder fallback
* Update FeignClientBuilderTests.java
* Update FeignClientBuilderTests.java
* Update FeignClientBuilderTests.java
2019-09-26 13:11:27 +02:00
Olga Maciaszek-Sharma
b2791605b7
Upgrade feign-core to 10.4.0. Fixes gh-220.
2019-09-18 14:01:34 +02:00
Ryan Baxter
eecc51e695
Upgrade to OpenFeign 10.4.0. Fixes #220
2019-09-17 17:18:05 -04: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
Olga Maciaszek-Sharma
39dfa0ef7f
Merge branch '2.1.x'
...
# Conflicts:
# spring-cloud-openfeign-core/pom.xml
2019-08-30 16:57:50 +02:00
Olga Maciaszek-Sharma
96ae8479aa
Remove unused jersey dependency. Add dependency version for okhttp.
2019-08-30 16:34:25 +02:00
Marcin Grzejszczak
37fd2d4448
Hardcoded the jersey-apache-client4 version
2019-08-30 09:30:00 +02: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
Spencer Gibb
35b9de7f6e
Updates to support latest hateoas changes.
2019-08-01 13:11:43 -04:00
buildmaster
2294dee616
Bumping versions
2019-07-30 11:38:32 +00:00
Glosur
2cdc1aceeb
Fix serialization of Pageable.unpaged
2019-07-29 16:49:19 +02:00
Glosur
ead4c47fcb
Fix serialization of Pageable.unpaged
2019-07-28 21:55:30 +00:00
buildmaster
ebd80b5115
Bumping versions
2019-07-23 10:51:04 +00: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