326 Commits (5851297c0aee445e6e95db9c17ff7baae16f11f1)

Author SHA1 Message Date
Richard Wallis 5bc04de160 Parse Retry-After header responses that include decimal points (#980) 6 years ago
Emre Savcı ad86f22524 This pr resolves QueryMap inheritance issue #927 (#960) 6 years ago
尹吉峰 f8d16cf492 simplify valuesOrEmpty (#938) 6 years ago
Davis, Kevin 87dfff81db [travis skip] updating versions to next development iteration 10.3.0-SNAPSHOT 6 years ago
Davis, Kevin 9d731a2c86 [travis skip] updating versions to next development iteration 10.2.4-SNAPSHOT 6 years ago
Davis, Kevin 78df531842 prepare release 10.2.3 6 years ago
Davis, Kevin 5dce949d46 [travis skip] updating versions to next development iteration 10.2.3-SNAPSHOT 6 years ago
Davis, Kevin 3dd7f7888d prepare release 10.2.2 6 years ago
Davis, Kevin 44a794068e [travis skip] updating versions to next development iteration 10.2.2-SNAPSHOT 6 years ago
Davis, Kevin 8b198bf300 [travis skip] prepare release 10.2.1 6 years ago
Davis, Kevin 927faad2b2 [travis skip] updating versions to previous snapshot 10.2.1-SNAPSHOT 6 years ago
Emre Savcı d1199f64ae Feature/replace deprecated body (#959) 6 years ago
Emre Savcı 03ff13ed54 Feature/template unit test (#958) 6 years ago
Marvin Froeder 116cd6138b
Next development version (#954) 6 years ago
Kevin Davis 318fb0e955
Updated Expression Patterns to allow brackets (#939) 6 years ago
rejierd 6771866f9d Don't URL encode fragment identifiers (#937) 6 years ago
Kevin Davis 7ba16df534
Replaced comma with Constant Delimiter in Template (#930) 6 years ago
Kevin Davis 6c4dfbd39f
Removed decoding from Body Template Expansion (#931) 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
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 246df3746a
No Longer prepend uri with slash if it is a query string (#889) 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
Marvin Froeder bdb46138cd Make status mandatory (#880) 6 years ago
Kevin Davis 29935b2287
Adding URI segment specific encoding (#882) 6 years ago
Marvin Froeder 2ba96239dc Adjusts copyright headers for this year (#877) 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
Peter Sear e1860030e5 Add unit tests for class feign.Util (#844) 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
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 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
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