917 Commits (78b6c68373ca2a22d68cb8b73343c8e27e1ef9e0)
 

Author SHA1 Message Date
Kevin Davis db44bfe707
Updating Hystrix Versions (#886) 6 years ago
Marvin Froeder bdb46138cd Make status mandatory (#880) 6 years ago
Kevin Davis 29935b2287
Adding URI segment specific encoding (#882) 6 years ago
Dmitry Matveev 92e6ad8563 Fix ContentService example (#888) 6 years ago
Kevin Davis daed0f04bf
Update benchmarks (#885) 6 years ago
Kevin Davis 0eb2301f89
Managing Jackson a the parent (#884) 6 years ago
Snyk bot 96693db4ba fix: benchmark/pom.xml to reduce vulnerabilities (#883) 6 years ago
Marvin Froeder 2ba96239dc Adjusts copyright headers for this year (#877) 6 years ago
David Avenante bbdf7320bb Update README.md (#869) 6 years ago
Snyk bot db3ad19abf fix: pom.xml to reduce vulnerabilities (#867) 6 years ago
Carlos Chacin c8aee87478 Fix typo in check null message => HttpClient.java (#864) 6 years ago
Snyk bot 3c905f75a7 fix: httpclient/pom.xml to reduce vulnerabilities (#861) 6 years ago
Snyk bot f869a0e724 fix: pom.xml to reduce vulnerabilities (#859) 6 years ago
Kevin Davis cf31cd1abd Fixes NPE when a Response does not provide headers (#855) 6 years ago
Mark Czubin 9c5a52d627 Add support for java 8's Optional type to represent a HTTP 404 response. (#822) 6 years ago
Matthew McGarvey 2793a3175b Fix type in README (#849) 6 years ago
Marvin Froeder 951fc39722
Generating Bill of Material (#846) 6 years ago
Peter Sear e1860030e5 Add unit tests for class feign.Util (#844) 6 years ago
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