Ryan Baxter
06ccb9d1e5
Remove code which was calling FallbackFactory with RuntimeException. Fixes #41 ( #58 )
2018-08-17 10:23:37 -04:00
Halvdan Hoem Grelland
52bea35160
Support Spring formatting annotations for params ( #48 )
...
* Add factory for Param.Expander using ConversionService. Instances use ConversionService and passes annotations (through TypeDescriptor) - ConversionService can now pick up @DateTimeFormat and @NumberFormat and convert the params applying those.
2018-08-15 07:19:24 -04:00
Ryan Baxter
d57cea265e
Fix invalid URI error when Feign request URI does not end in /. See sc-netflix #3136
2018-08-13 14:26:24 -04:00
Spencer Gibb
88fae41f02
Updates to work with boot 2.1.0
2018-08-03 15:04:17 -04:00
buildmaster
34cb91bc4c
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 19:06:45 +00:00
buildmaster
58dc45d230
Going back to snapshots
2018-07-31 19:06:45 +00:00
buildmaster
80af701ccf
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 19:04:57 +00:00
Ryan Baxter
7dcb696ec4
Use OK Http client bean instead of instance variable. Fixes #46
2018-07-24 09:44:45 -04:00
Ryan Baxter
69461d4385
Adding spring boot autoconfigure processor. Fixes #43 .
2018-07-09 09:31:35 -04:00
Matt Benson
8364b16b8e
expose configuration metadata for property 'feign.hystrix.enabled' ( #40 )
2018-06-28 07:28:32 -04:00
Ian Hu
6d4686624e
Fix typo in comments ( #38 )
2018-06-26 07:10:51 -04:00
buildmaster
51ad63231d
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-18 20:33:23 +00:00
buildmaster
6c09501d77
Going back to snapshots
2018-06-18 20:33:22 +00:00
buildmaster
7e1c91c8b8
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-18 20:31:53 +00:00
Fernando F D Bittencourt
a57c416d4a
Explaining the return in case of exception. ( #32 )
2018-06-01 16:44:09 -04:00
Karl Nicholas
ffd4290e06
Update package to correct package in two test files. ( #30 )
2018-05-31 15:58:09 -04:00
Ryan Baxter
e27d4d38e5
Fixing compatibility issues between netflix and openfeign as well as boot 1.5.x and 2.0.x
2018-05-18 14:17:09 -04:00
Ryan Baxter
01a2cda776
Remove misplaced StringEncoder setting when dealing with protobuf. Porting change from sc-netflix #2453
2018-05-18 13:53:58 -04:00
Ryan Baxter
9ac36c7f3f
Use type parameter instead of class. Fixes problem when OK HTTP is not on the classpath.
2018-05-02 15:52:36 -04:00
buildmaster
f4fc531857
Going back to snapshots
2018-04-20 20:31:00 +00:00
buildmaster
596b42291f
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 20:30:19 +00:00
buildmaster
17fa94f704
Going back to snapshots
2018-03-22 21:22:08 +00:00
buildmaster
baf92c8226
Update SNAPSHOT to 2.0.0.M2
2018-03-22 21:21:31 +00:00
Ryan Baxter
042244428f
Fix NPE when body is empty. Fixes #12 .
2018-03-13 16:33:59 -04:00
Ryan Baxter
485583dad8
Refactor spring retry code ( #10 )
2018-03-12 22:16:44 -04:00
MCoulombe727
c45f1532da
Fix the race condition with the GC since the ConcurrentReferenceHashMap holds soft references to clients. ( #6 )
...
Fixes gh-5
2018-03-09 12:39:58 -05:00
Ryan Baxter
139cc9dab4
Changes and new tests from Netflix
2018-02-22 15:43:04 -05:00
Ryan Baxter
30d9245821
Updated from netflix
2018-02-20 15:34:38 -05:00
Ryan Baxter
26d8e6450b
Moving new code over from netflix
2018-02-20 14:27:38 -05:00
Ryan Baxter
217443048f
openfeign project
2018-02-05 20:25:44 -05:00