590 Commits (9.x)
 

Author SHA1 Message Date
Marvin Froeder cfa0d07b65
Create client using javax.ws.rs.client.Client (#696) 6 years ago
Marvin Froeder ad136c33e8
Formatted using eclipse formatter (#699) 6 years ago
Marvin Herman Froeder d2175a907b
Fix 'Google Style Guide' link 6 years ago
Marvin Herman Froeder 20a4ce403a
Next development version 6 years ago
adriancole 97fc92e41f [maven-release-plugin] prepare for next development iteration 6 years ago
adriancole 882eb96f06 [maven-release-plugin] prepare release 9.7.0 6 years ago
Carter Kozak 85f2f50479 Response is closed after decoder fails (#668) 6 years ago
Carter Kozak 7670103bc6 Fix method reference link in Feign.doNotCloseAfterDecode javadoc (#671) 6 years ago
Marvin Froeder 192ef115f4
Create unit test for JAXRS2Contract (#695) 6 years ago
Marvin Froeder ecd928a2e7
Donate 'feign-mock' to 'feign' (#692) 6 years ago
masc 94ce07122e FIXED unsupported jaxrs-2.1 annotations should not break entire interface (#672) 6 years ago
Kevin Davis 7ce0727e09 Fixes Map Based Parameter Checking for Generic Subclasses (#689) 6 years ago
Shadow Man 5e2fdeed0d Added support for custom POJO query param encoding (#667) 7 years ago
Marvin Froeder 213494dff4
Maven badge (#684) 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
Carter Kozak 524c0d91d1 @Path("") annotations are equivalent to @Path("/") (#631) 7 years ago
Jelte van der Hoek 982ee99474 Using proper formatting pattern for logIOException (#614) 7 years ago
SCrusader 47b7aa24e4 Updated README.md (#670) 7 years ago
swirekadam 7bea518f56 fix default method gets wrapped twice (#641) 7 years ago
Marvin Herman Froeder 92d45470a0
Fix benchmark project name 7 years ago
Marvin Herman Froeder 5f76927e04
Fix OptionalDecoderTests 7 years ago
Marvin Herman Froeder d264bafb74
wip 7 years ago
Aaron Shaver 5611209b0a Fix capitalization in readme opening paragraph (#608) 7 years ago
Fredrik Friis f97423253f Enable OptionalDecoder to parse 204 responses into Optional.empty (#605) 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
Marvin Froeder ba3626aeca
Include benchmrk module on the modules list (#654) 7 years ago
PIERRICK HYMBERT 861bb8060c Support of Java 8 Stream Decoder and Jackson Iterator Decoder (#651) 7 years ago
Marvin Froeder 9c72569673
Master build was failing due to attempt to build benchmark (#653) 7 years ago
Marvin Froeder eb944cf573
Sync release scripts with zipkin (#647) 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
Fredrik Friis 0ad007ad79 add call for contributors to readme (#617) 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
Adrian Cole d5f581686a Bumps changelog 7 years ago
jonfreedman c9d6a9ac89 test for https://github.com/OpenFeign/feign/pull/511 7 years ago
Mihhail Verhovtsov 431b328237 Set empty HttpEntity if request body is null. 7 years ago
David Tanner e70bb4fb7a Add the Content-Type if specified, unless we are setting the body (#569) 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
Adrian Cole 0142f0cd9b Fixes release pattern 7 years ago
Alan Loi 8c54e3aa09 Fix ApacheHttpClient.getContentType() to use request charset as default (#566) 7 years ago
adriancole f7fea7f7dc [maven-release-plugin] prepare for next development iteration 7 years ago
adriancole 69b136ca8b [maven-release-plugin] prepare release 9.5.0 7 years ago
Jonathan Oddy 05c5f92646 Allows configuration of status codes that cause Ribbon retries (#492) 7 years ago
Echo19890615 82b57a3f4e Fix the issue encountered when the value of queries starting with '{' (#555) 7 years ago