48 Commits (2.0.x)

Author SHA1 Message Date
buildmaster a98f379e68 Bumping versions to 2.0.5.BUILD-SNAPSHOT after release 6 years ago
buildmaster 7b5d469839 Going back to snapshots 6 years ago
buildmaster 816eaa6abf Update SNAPSHOT to 2.0.4.RELEASE 6 years ago
Ryan Baxter ab1f1f43a8 Fixing tests 6 years ago
Spring Operator 6aa6684d13 URL Cleanup 6 years ago
Spring Operator 11098e9a99 URL Cleanup (#155) 6 years ago
Spring Operator 36cc521a81 URL Cleanup (#148) 6 years ago
buildmaster 3a79850467 Bumping versions to 2.0.4.BUILD-SNAPSHOT after release 6 years ago
buildmaster 117e2c2b01 Going back to snapshots 6 years ago
buildmaster 80de4e6b66 Update SNAPSHOT to 2.0.3.RELEASE 6 years ago
Ryan Baxter a693c30930 Add null check for retry policy. Fixes #101 6 years ago
Ryan Baxter 4e7e187323 Fix bug where host contains protocol characters (#97) 6 years ago
buildmaster 5ddd771ed5 Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 6 years ago
buildmaster 9f9c41ab59 Going back to snapshots 6 years ago
buildmaster 4dd68ca2f2 Update SNAPSHOT to 2.0.2.RELEASE 6 years ago
Ryan Baxter 77cdd40f7d Add missing properties to additional-spring-configuration-metadata. Fixes #61 6 years ago
sdoeringNew 750cb35e6a Add builder for feign clients. (#56) 6 years ago
Kerwin Bryant b512c451fd optimized automatic configuration (#70) 6 years ago
Eugene e0bf63bed1 Added support for MultipartFile (#66) 6 years ago
Nicklas Holm a33fd6d869 Add spring boot configuration processor. Fixes #63 (#64) 6 years ago
Ryan Baxter 06ccb9d1e5
Remove code which was calling FallbackFactory with RuntimeException. Fixes #41 (#58) 6 years ago
Ryan Baxter d57cea265e Fix invalid URI error when Feign request URI does not end in /. See sc-netflix #3136 6 years ago
buildmaster 34cb91bc4c Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 6 years ago
buildmaster 58dc45d230 Going back to snapshots 6 years ago
buildmaster 80af701ccf Update SNAPSHOT to 2.0.1.RELEASE 6 years ago
Ryan Baxter 7dcb696ec4 Use OK Http client bean instead of instance variable. Fixes #46 6 years ago
Ryan Baxter 69461d4385 Adding spring boot autoconfigure processor. Fixes #43. 6 years ago
Matt Benson 8364b16b8e expose configuration metadata for property 'feign.hystrix.enabled' (#40) 6 years ago
Ian Hu 6d4686624e Fix typo in comments (#38) 6 years ago
buildmaster 51ad63231d Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 6 years ago
buildmaster 6c09501d77 Going back to snapshots 6 years ago
buildmaster 7e1c91c8b8 Update SNAPSHOT to 2.0.0.RELEASE 6 years ago
Fernando F D Bittencourt a57c416d4a Explaining the return in case of exception. (#32) 7 years ago
Karl Nicholas ffd4290e06 Update package to correct package in two test files. (#30) 7 years ago
buildmaster af02a8c692 Going back to snapshots 7 years ago
buildmaster 21be1e129c Update SNAPSHOT to 2.0.0.RC2 7 years ago
Ryan Baxter e27d4d38e5 Fixing compatibility issues between netflix and openfeign as well as boot 1.5.x and 2.0.x 7 years ago
Ryan Baxter 01a2cda776 Remove misplaced StringEncoder setting when dealing with protobuf. Porting change from sc-netflix #2453 7 years ago
Ryan Baxter 9ac36c7f3f Use type parameter instead of class. Fixes problem when OK HTTP is not on the classpath. 7 years ago
buildmaster f4fc531857 Going back to snapshots 7 years ago
buildmaster 596b42291f Update SNAPSHOT to 2.0.0.RC1 7 years ago
buildmaster 17fa94f704 Going back to snapshots 7 years ago
buildmaster baf92c8226 Update SNAPSHOT to 2.0.0.M2 7 years ago
Ryan Baxter 042244428f Fix NPE when body is empty. Fixes #12. 7 years ago
Ryan Baxter 485583dad8 Refactor spring retry code (#10) 7 years ago
MCoulombe727 c45f1532da Fix the race condition with the GC since the ConcurrentReferenceHashMap holds soft references to clients. (#6) 7 years ago
buildmaster d68016149d Going back to snapshots 7 years ago
buildmaster 92ccccac2f Update SNAPSHOT to 2.0.0.M1 7 years ago
Ryan Baxter 139cc9dab4 Changes and new tests from Netflix 7 years ago
Ryan Baxter 30d9245821 Updated from netflix 7 years ago