649 Commits (9dfd9b432928e04bbc51fb9f50d2553bf0161891)
 

Author SHA1 Message Date
Will May 9dfd9b4329 Add support for `CompletableFuture` for method return types (#638) 6 years ago
Kevin Davis f16553db43 Adding Support for Query Parameter Name Expansion (#841) 6 years ago
Marvin Froeder f72db36968
Set versions on all poms to 10.2-SNAPSHOT (#843) 6 years ago
pilak 2bf7796384 Adding SOAP CoDec (+ JAXB modifications) (#786) 6 years ago
Marvin Froeder e15e9f0c98
Filter out sythetic fields from FieldQueryMapEncoder (#840) 6 years ago
Валерий 1727283572 Fixes RecordedRequestAssert.hasNoHeaderNamed (now it returns 'false' in corresponding cases (#835) 6 years ago
Валерий cb036e48e4 Fixes an issue with http-headers duplication when using RequestTemplate (#832) 6 years ago
jerzykrlk d436ca153b Add fine-grained HTTP error exceptions (#825) 6 years ago
Marvin Froeder e772985238
Update with 10.1 notes 6 years ago
Marvin Froeder 5b81f9b1e7
Fix package conflict between feign-(apache)httpclient and feign-java11 (#829) 6 years ago
Marvin Froeder 23f28159a6
Version (#828) 6 years ago
Marvin Froeder acb10f326c
Update RequestTemplateTest.java (#827) 6 years ago
Marvin Froeder 8e84f5e4a9
Stage feign 10 1 (#819) 6 years ago
Nate Klein 0cdebcdc08 Updates Ribbon to latest released version (2.3.0) (#826) 6 years ago
Aaron Zipursky b6d8bb1a46 support PATCH with empty body paramter. (#824) 6 years ago
Marvin Froeder 4da6d5cad6
NPE when resolving a template with binary body (#821) 6 years ago
Drew Stephens 4b2a48ee6a Unwrap RetryableException and throw cause (#737) 6 years ago
Marvin Froeder 6b608d0356
Sorted all poms and include sortpom to enforce pom layout (#814) 6 years ago
Marvin Froeder cca0cad160
Expanded test for HTTP/2 client (#812) 6 years ago
Marvin Froeder 6acbe94cc0
Introduced java 11 module with http2 client (#806) 6 years ago
Kevin Davis 07a41b07dd Reactive Wrapper Support (#795) 6 years ago
Marvin Froeder dec999150e
Make jaxb modules build on java 11 (#807) 6 years ago
王灿 99bbcba6f1 add BeanQueryMapEncoder (#802) 6 years ago
Marvin Froeder 6ad5584f03 Enforce format (#804) 6 years ago
Carter Kozak 989fbd7c1f fix #797 fix #798: JAXRSContract sets a single Content-Type value (#799) 6 years ago
Kevin Davis 02d97371fe
Restoring removed modules and adding examples (#794) 6 years ago
Ricardo Rodriguez 2ef9058949 Allow JAXB context caching in factory Fixes #761 (#762) 6 years ago
Selim Ok 3c7af5710c Return null (empty target object) if status code is 204 (#792) 6 years ago
Kevin Davis 2d761cb6a9
Refactoring RequestTemplate to RFC6570 (#778) 6 years ago
likuankk d7cc9b6c7e The @Headers does not work (#789) 6 years ago
Thanusijan Tharumarajah 17a515e073 Fix NPE in OptionalDecoder (#788) 6 years ago
kyegupov 3c7bca0394 Correctly handle @Path annotations that has params with regexes (#600) 6 years ago
Kevin Davis b40498f56d
Updated README with JDK compatibility (#782) 6 years ago
Boris Finkelshteyn 3237229345 Added FeignRequestException, FeignResponseException (#769) 6 years ago
Kevin Davis b8d33fbacd
Update README.md 6 years ago
Kevin Davis d9004cf29a
Update README.md 6 years ago
adriancole 8aa32c2c14 [maven-release-plugin] prepare for next development iteration 6 years ago
adriancole d9411f1e2e [maven-release-plugin] prepare release 10.0.1 6 years ago
Kevin Davis 467ee8be4e Disabling JDK 11 Builds in Travis (#771) 6 years ago
adriancole 7bff1a5961 [maven-release-plugin] prepare for next development iteration 6 years ago
adriancole f228ac57da [maven-release-plugin] prepare release 10.0.0 6 years ago
Kevin Davis 76a4d25761
Fixing Formatting in Utils (#770) 6 years ago
Dan Goslen 6667b0f88f Adding Multiple Values for Consumes and Produces (#765) 6 years ago
smithya cb611eff4d support charset when build Reader for Response.Body (#766) 6 years ago
Marvin Froeder 5835dcbd25
Validate code format when building on travis (#767) 6 years ago
Ricardo Rodriguez e4743d4e33 Allow decoding of parameterizedTypes (generics) Fixes #759 (#758) 6 years ago
Marvin Froeder 141560b5f7
remove Netflix from license header (#755) 6 years ago
Marvin Froeder b8d1ad97b4
Build feign with java 11 (#707) 6 years ago
Marvin Froeder 2ea9c7d6c7 Create relocation pom for the deprecated 'feign-java8' (#752) 6 years ago
Kevin Davis 9875a16f4a
Adding Method to Retryable Exception for evaluation (#744) 6 years ago