174 Commits (d0e56d2201802a32b9d2887eddc7da5061246d30)

Author SHA1 Message Date
Dave Syer d0e56d2201 Fix test 7 years ago
Jonathan Oddy 93e912c7cb Fix connection leak when a status is retryable (#253) 7 years ago
Ryan Baxter dd16ce0a31 Remove the need for @EnableDiscoveryClient (#245) 8 years ago
Dave Syer 153360fa78 Fix Eclipse plugin declaration 8 years ago
Marcin Grzejszczak 5903c68396 Removed duplicated depenedncy 8 years ago
Ryan Baxter 6ae5e0bec8 Going back to snapshots 8 years ago
Ryan Baxter e6e5de275d Update SNAPSHOT to 1.3.0.M1 8 years ago
Sky Ao 44441b246b move property definition to begin of class to improve code style (#242) 8 years ago
Sky Ao 72f9b83041 serviceRegistry should set to final to make code more clear (#241) 8 years ago
Biju Kunjummen 2250c836a4 Remove dependence on lombok (#231) 8 years ago
Ryan Baxter e8a42e500e Bumping versions to 1.2.4.BUILD-SNAPSHOT after release 8 years ago
Ryan Baxter 9a1c1bf634 Going back to snapshots 8 years ago
Ryan Baxter 7a9225619c Update SNAPSHOT to 1.2.3.RELEASE 8 years ago
Ryan Baxter 3d47188334 Added documentation 8 years ago
Ryan Baxter 2661b343de Eliminated deprecated constructors 8 years ago
Ryan Baxter 08c0c01774 Use a builder pattern to create clients. 8 years ago
Ryan Baxter 5d5a5edc3c Fixes #224. Create a new RetryTemplate for each request. 8 years ago
Spencer Gibb 2baa775f65
Make getDiscoveryClients() public 8 years ago
Spencer Gibb 2b6ad4a118
bump to version 1.3.0 8 years ago
Biju Kunjummen ca06452be0 GH-140: Support for Composite Discovery client (#198) 8 years ago
Spencer Gibb c953240620
Allow Discovery HealthIndicator description to be disabled. 8 years ago
Ryan Baxter 787bea18e9 OK HTTP client factory implementations 8 years ago
Ryan Baxter 473c278983 Fixing code formatting 8 years ago
Ryan Baxter 8b6ec654ea http client libraries are assumed to be present and not optional 8 years ago
Ryan Baxter 9bf1fe4685 Implementation of factories to provide Apache HTTP Clients 8 years ago
jihor 314a42339c Switch back from Lombok to plain getters and setters in AutoServiceRegistrationProperties 8 years ago
jihor 011fa5d631 Add option to control management registration, switch AutoServiceRegistrationProperties to use Lombok 8 years ago
Ryan Baxter 87c319ae8e Retry requests on specified status codes. Also makes it easier to provide your own interceptor. Fixes #215. 8 years ago
Spencer Gibb 0c041591d1
Bump to version 1.2.3.BUILD-SNAPSHOT 8 years ago
Spencer Gibb 6cfaea4bb7 Going back to snapshots 8 years ago
Spencer Gibb 79096fbf8d Update SNAPSHOT to 1.2.2.RELEASE 8 years ago
Dave Syer 01cca0275a Be defensive about web classes being available 8 years ago
Jon Schneider c02398959d Revert back to snapshots 8 years ago
Jon Schneider 9d53dd46bb Update SNAPSHOT to 1.2.1.RELEASE 8 years ago
Dave Syer fc2355b985 Make sure SimpleDiscoveryClient has a local service instance 8 years ago
Spencer Gibb a4169d451e
Only registerManagement if registration is non-null. 8 years ago
Spencer Gibb 9675df02f6 Bumping versions to 1.2.1.BUILD-SNAPSHOT after release 8 years ago
Spencer Gibb 72685376a9 Going back to snapshots 8 years ago
Spencer Gibb 6b30820b09 Update SNAPSHOT to 1.2.0.RELEASE 8 years ago
Spencer Gibb 807e5c3ffd
Move test-jar plugin to s-c-commons module 8 years ago
Ryan Baxter 0dd6214ba4 Add retryable status code check (#197) 8 years ago
Spencer Gibb fb9e11b377
polish 8 years ago
Biju Kunjummen 930b927723 Support for config driven Discovery Client 8 years ago
Spencer Gibb 61199a151c
Adds ServiceRegistry documentation. 8 years ago
Ryan Baxter 8e34e0c5e4 Set spring.cloud.loadbalancer.retry.enabled to true by default 8 years ago
Spencer Gibb 23f3e461ac Going back to snapshots 8 years ago
Spencer Gibb e75034a6fc Update SNAPSHOT to 1.2.0.RC1 8 years ago
Spencer Gibb d998fdbeb5
Use boot ConditionalOnClass rather than ClassUtils.isPresent 8 years ago
linzhaoming e1a3fcad69 Update javadoc term to fix copy/paste error 8 years ago
Dave Syer 046c0f879e Revert to snapshots 8 years ago