39 Commits (32c0d0773d673fa069c308bb0231403c042ac1c3)

Author SHA1 Message Date
Paul Nepywoda e17aaed40d support PUT with empty body parameter 9 years ago
Adrian Cole 8c1d6e7729 Fixes CHANGELOG 9 years ago
Adrian Cole 122f9a547b Adds fallback implementation configuration to the `HystrixFeign` builder 9 years ago
Christopher Lakey d1cb196e6e Add support for rx.Observable and rx.Single return types to Hystrix module 9 years ago
Adrian Cole 4f86d15dd8 Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7 9 years ago
Adrian Cole 24885fe962 Adds Feign.Builder.decode404() to reduce boilerplate for empty semantics 9 years ago
Spencer Gibb c17756ce3b add HystrixCommand support 9 years ago
Adrian Cole 46e891182f Squash changelog version 10 years ago
Erol a9a1f3e9b1 Added HTTP status to FeignException 10 years ago
Paul Nepywoda 0904133d22 Supports POST without a body parameter 10 years ago
Adrian Cole 60c6ac311c Updates changelog 10 years ago
Adrian Cole 149ccbdb87 Skips error handling when return type is Response 10 years ago
Adrian Cole 0652714b2c Bumps dependency versions for integrations 10 years ago
David Cobo 6b90c7c872 Adds jackson-jaxb codec 10 years ago
Adrian Cole eb351f843d Bumps dependency versions for integrations 10 years ago
Adrian Cole 0aac921f31 Adds base api support via single-inheritance interfaces 10 years ago
Adrian Cole 34e265aefd bump changelog 10 years ago
Uriah Carpenter c18c2ee898 Correct retry handling for repeatable requests 10 years ago
Tristan Burch 1705c15046 Support for Apache HttpClient as Feign client 10 years ago
Adrian Cole 80f047534c Allows customized request construction by exposing Request.create() 10 years ago
Adrian Cole 7612e9d6b6 Adds JMH benchmark module 10 years ago
Adrian Cole 0ed8253506 Enforces source compatibility with animal-sniffer 10 years ago
Adrian Cole 531a54d1c1 Allows `@Headers` to be applied to a type 10 years ago
Brendan Nolan 2227930577 Adds LBClientFactory to enable caching of Ribbon LBClients 10 years ago
Jacques-Etienne Beaudet 4577082495 Supports query params without values 10 years ago
Adrian Cole a5093937e5 Updates to Jackson 2.5.1 10 years ago
Adrian Cole 4735690289 Updates to Ribbon 2.0-RC13 10 years ago
Brendan Nolan 59a159e058 Adds Request.Options support to RibbonClient 10 years ago
Adrian Cole 207530d6c0 Reformats code according to Google Java Style 10 years ago
Adrian Cole 42fc4763f8 corrects 7.2 changelog 10 years ago
Adrian Cole 76367fe03e Adds EmptyTarget for interfaces who exclusively declare URI methods 10 years ago
Adrian Cole 183a5a119c Makes body parameter type explicit 10 years ago
Adrian Cole 8a0cba5cac Removes Dagger 1.x Dependency and support for javax.inject.Named 10 years ago
Adrian Cole 3bddf1f0aa Supports custom expansion of template parameters via Param.Expander 10 years ago
Adrian Cole 72c3ba80a6 Ensures Accept headers default to */* 10 years ago
Adrian Cole 49b700e6f7 Adds OkHttp integration 10 years ago
Adrian Cole 194d82fa5c Allows multiple headers with the same name; Backfills default client tests. 10 years ago
Adrian Cole 067997912e Introduces feign.@Param to annotate template parameters 10 years ago
Rob Spieldenner 44b253e719 Build upgrades 10 years ago
Adrian Cole b5ab32353a update README 10 years ago
Matthew Hall 0f765ad2b8 Add warning to CHANGES.md regarding Dagger 1.2.0 upgrade. 10 years ago
Whitaker, Greg 3ced4a5283 Added support for JAXB 11 years ago
Adrian Cole 95a0f6bf14 Fix #105: expose hook for reflective dispatch. 11 years ago
Wolfgang Nagele 00db9c4e0e Fix for bug #85 11 years ago
David M. Carr 2c5d359ce4 slf4j: add slf4j integration module (#94) 11 years ago
David M. Carr addc58375d fix changelog for 6.0.1 (#95) 11 years ago
Rodrigo Saito aca25eb331 When User and/or Password are too long, then the Authorization Header is broken because of sun Base64Encoder impl. 11 years ago
Adrian Cole bc5011b91e CHANGES update for last commit 11 years ago
David M. Carr 91e4d8209a Support binary request/response bodies (#57) 12 years ago
Matt Hurne c92025c608 Squashed commit of the following: 12 years ago