Commits
Branch selector
User selector
Commit History
Commits on Mar 14, 2018
fix default method gets wrapped twice (#641)
Show description for 7bea518authored andcommitted
Commits on Mar 13, 2018
- committed
- committed
Commits on Mar 12, 2018
- committed
- authored andcommitted
Enable OptionalDecoder to parse 204 responses into Optional.empty (#605)
Show description for f974232authored andcommitted
Commits on Mar 9, 2018
- committed
- committed
- authored
Support of Java 8 Stream Decoder and Jackson Iterator Decoder (#651)
Show description for 861bb80authored andcommitted
Commits on Mar 6, 2018
Commits on Mar 5, 2018
- authored andcommitted
add doNotCloseAfterDecode flag to Feign builder (#649)
Show description for a2addbfauthored andcommitted
Commits on Dec 14, 2017
- authored andcommitted
Commits on Aug 2, 2017
- committed
adriancole - committed
adriancole - committed
Adrian Cole - authored andcommitted

Set empty HttpEntity if request body is null.
Show description for 431b328authored andcommitted

Commits on Jul 18, 2017
Add the Content-Type if specified, unless we are setting the body (#569)
Show description for e70bb4fauthored andcommitted
Commits on Jul 6, 2017
- authored andcommitted
- authored andcommitted
Commits on Jun 29, 2017
Fixes release pattern
Show description for 0142f0ccommitted
Adrian Cole
Commits on Jun 12, 2017
- authored andcommitted
Commits on May 6, 2017
- committed
adriancole - committed
adriancole - authored andcommitted
Fix the issue encountered when the value of queries starting with '{' (#555)
Show description for 82b57a3authored andcommittedIntroduces feign-java8 (#548)
Show description for d7f40f5authored andcommittedAdds Feign.Builder.mapAndDecode() (#534)
Show description for 56c105dauthored andcommitted
Commits on May 3, 2017
Don't leak OkHttp response when response.body() is null (#556)
Show description for 0444e23authored andcommitted
Commits on Apr 27, 2017
remove unused build.gradle (#546)
Show description for 30ff85fauthored andcommittedAvoid `Decoder.decode` on 404 when void response type (#549)
Show description for 57c6090authored andcommitted