882 Commits (9a4b75c917ee5ed361bee874451455d390c228a2)
 

Author SHA1 Message Date
Kevin Davis 6c4dfbd39f
Removed decoding from Body Template Expansion (#931) 6 years ago
Whitilied 10a4eadf4f Update README.md (#921) 6 years ago
Kevin Davis ce662052d7
Removed Duplicate Expansion (#909) 6 years ago
Roman Bachmann 6b8ed38ef5 Fixes NullPointerException when accessing a FeignException's content (#914) 6 years ago
Kevin Davis 089a59f980 Updated Query Expressions to support empty and undefined values (#910) 6 years ago
Kevin Davis 32019a22ab
Correcting Syntax Errors in Travis (#908) 6 years ago
Kevin Davis 0a8261bf12
Corrected Build Issues on Windows (#906) 6 years ago
kdavisk6 11c6dd876c [maven-release-plugin] prepare for next development iteration 6 years ago
kdavisk6 c736041a71 [maven-release-plugin] prepare release 10.2.0 6 years ago
Kevin Davis 418ab27001 Updating Travis CI Credentials (#903) 6 years ago
Kevin Davis 7322904288
Disable Multiple JDKs as they interfere with the release (#900) 6 years ago
Kevin Davis 246df3746a
No Longer prepend uri with slash if it is a query string (#889) 6 years ago
Kevin Davis 8af587e6f5
Refactored Header and Query parameter JAXRS Contract Parsing (#896) 6 years ago
Kevin Davis 478f4ec92e
Address outstanding formatting issues (#897) 6 years ago
Paul Aly e8366d0935 Allow 1xx status codes (#871) 6 years ago
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