335 Commits (243047b1094f751493e03c267ac000560fab3fd8)

Author SHA1 Message Date
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
Kevin Davis 07a41b07dd Reactive Wrapper Support (#795) 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 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
Boris Finkelshteyn 3237229345 Added FeignRequestException, FeignResponseException (#769) 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
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
Kevin Davis 9875a16f4a
Adding Method to Retryable Exception for evaluation (#744) 6 years ago
Marvin Froeder 985c6828fd Removing @Deprecated methods marked for removal on feign 10 (#739) 6 years ago
Kevin Davis 248bb9ab3b Moves Java8 into Core (#732) 6 years ago
fmcejudo ed2cef0465 Remove null empty headers (#724) 6 years ago
Marvin Herman Froeder 8117fcfe6f
Updating code style guide 7 years ago
Kevin Davis 99c1540c7e Updated POM version and set compilier and signatures to Java8 (#704) 7 years ago
Marvin Froeder ad136c33e8
Formatted using eclipse formatter (#699) 7 years ago
Marvin Herman Froeder 20a4ce403a
Next development version 7 years ago
adriancole 97fc92e41f [maven-release-plugin] prepare for next development iteration 7 years ago
adriancole 882eb96f06 [maven-release-plugin] prepare release 9.7.0 7 years ago
Carter Kozak 85f2f50479 Response is closed after decoder fails (#668) 7 years ago
Carter Kozak 7670103bc6 Fix method reference link in Feign.doNotCloseAfterDecode javadoc (#671) 7 years ago
Kevin Davis 7ce0727e09 Fixes Map Based Parameter Checking for Generic Subclasses (#689) 7 years ago
Shadow Man 5e2fdeed0d Added support for custom POJO query param encoding (#667) 7 years ago
Benjamin Douglas 9ed47d5d25 Allows different collection encodings (#543) 7 years ago
MichalSzewczyk ea51e7014e Fixes retrials without Thread.sleep when thread gets interrupted (#627) 7 years ago
Guillaume c2fcbedede Add an option to not follow redirects (302) and add a unit test for that (#602) 7 years ago
Jelte van der Hoek 982ee99474 Using proper formatting pattern for logIOException (#614) 7 years ago
Marvin Herman Froeder 1f99fa4dbc
[maven-release-plugin] prepare for next development iteration 7 years ago
Marvin Herman Froeder 7734578019
[maven-release-plugin] prepare release 9.6.0 7 years ago
Benjamin Shai 14cbeb4c8d Bump the version to prepare for the next release (#650) 7 years ago
Marvin Froeder 9fd1b1dd31 Updated license headers (#648) 7 years ago
Benjamin Shai a2addbf2ca add doNotCloseAfterDecode flag to Feign builder (#649) 7 years ago
adriancole 2ae6fc5e4f [maven-release-plugin] prepare for next development iteration 7 years ago
adriancole 6a1b70a1cf [maven-release-plugin] prepare release 9.5.1 7 years ago
Bertrand Renuart c2bd91e713 (gh571) make `animal-sniffer-annotation` optional as it is required only for compilation (#572) 7 years ago
EthanLozano a029afd866 Perform type validation for QueryMap and HeaderMap in Contract (#573) 7 years ago
Alan Loi 8c54e3aa09 Fix ApacheHttpClient.getContentType() to use request charset as default (#566) 8 years ago
adriancole f7fea7f7dc [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 69b136ca8b [maven-release-plugin] prepare release 9.5.0 8 years ago
Odín del Río 56c105df9e Adds Feign.Builder.mapAndDecode() (#534) 8 years ago
Merkushev Kirill 30ff85fae3 remove unused build.gradle (#546) 8 years ago