Jon Schneider
9d53dd46bb
Update SNAPSHOT to 1.2.1.RELEASE
8 years ago
Dave Syer
d030225d46
Split out ModifiedClassPathRunner into a separate jar
8 years ago
Dave Syer
c3f9b1a821
Fix more Spring Boot related mayhem
8 years ago
Dave Syer
4b4e7650fa
Switch to new class loader filter runner
8 years ago
Dave Syer
5569778f99
Attempt to fix for new change in Boot
8 years ago
Spencer Gibb
618364239e
Comment out missing boot 1.5 code
8 years ago
Dave Syer
fc2355b985
Make sure SimpleDiscoveryClient has a local service instance
...
Also allow user to configure it via application.yml, or default
to something sensible, the same way the Noop client used to.
Fixes https://github.com/spring-cloud/spring-cloud-netflix/issues/1909
8 years ago
Spencer Gibb
6a4789a691
Update to new binder
8 years ago
Spencer Gibb
6e6dd493df
Fix tests
8 years ago
Spencer Gibb
c6c391158f
Removes RelaxedPropertyResolver
8 years ago
Spencer Gibb
a4169d451e
Only registerManagement if registration is non-null.
...
fixes https://github.com/spring-cloud/spring-cloud-zookeeper/issues/122
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 )
...
* Added API
* Add method to check response code retry in the policy.
8 years ago
Spencer Gibb
fb9e11b377
polish
8 years ago
Biju Kunjummen
930b927723
Support for config driven Discovery Client
...
Making SimpleDiscoveryClient the default, marking NoOpDiscoveryClient as deprecated
fixes gh-180
8 years ago
Spencer Gibb
61199a151c
Adds ServiceRegistry documentation.
...
fixes gh-170
fixes gh-196
8 years ago
Ryan Baxter
8e34e0c5e4
Set spring.cloud.loadbalancer.retry.enabled to true by default
8 years ago
Spencer Gibb
d11abd8f5e
make code compile
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
...
This is defensive forward compatibility
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
Dave Syer
d2e6d56cee
Update for 1.1.8
8 years ago
Biju Kunjummen
d2721ef199
HostInfo is now extensible ( #181 )
...
Fixes gh-151
8 years ago
Spencer Gibb
10a0d0f21e
Add Registration.getServiceId()
8 years ago
Spencer Gibb
ba3dd0967a
add @Deprecated to go along with deprecated javadoc
8 years ago
Spencer Gibb
b4bd6fdeff
Revert "Update SNAPSHOT to 1.2.0.M1"
...
This reverts commit d9d3b5f74a
.
8 years ago
Spencer Gibb
d9d3b5f74a
Update SNAPSHOT to 1.2.0.M1
8 years ago
Spencer Gibb
f60dbeb5e6
Install FeaturesEndpoint even if discovery disabled.
...
FeaturesEndpoint does not at all require discovery.
fixes gh-167
8 years ago
Spencer Gibb
625b906e53
deprecate specific methods AbstractDiscoveryLifecycle
8 years ago
Spencer Gibb
724032b4e6
tweak AsyncRestTemplate bean names and loading
8 years ago
Spencer Gibb
210c7b9017
Update spring-cloud-build to 1.3.1.BUILD-SNAPSHOT
8 years ago
Spencer Gibb
8f087f2ee9
remove unused @EnableConfigurationProperties
8 years ago
Rob Worsnop
a883a4b852
Added classes for async load balancer interceptor ( #149 )
...
* Added classes for async load balancer interceptor
Fixes #36
8 years ago
Ryan Baxter
710080cd47
Updated versions for next release
8 years ago
Ryan Baxter
009b6ee7f3
Revert "Updating versions for 1.1.7 release"
...
This reverts commit 5b4cbaa245
.
8 years ago
Ryan Baxter
5b4cbaa245
Updating versions for 1.1.7 release
8 years ago
Will Tran
ca02313336
Customize load balanced requests according to the chosen ServiceInstance
...
Applications can define their own LoadBalancerRequestTransformer beans
which can modify the HttpRequest to be executed. These beans can be
@Ordered in case of multiple transformers.
Fixes #162
8 years ago
Will Tran
c87b8b33fd
Customize load balanced requests according to the chosen ServiceInstance
...
Applications can define their own LoadBalancerRequestTransformer beans
which can modify the HttpRequest to be executed. These beans can be
@Ordered in case of multiple transformers.
Fixes #162
8 years ago
Ryan Baxter
43f7810080
Provide better error handling for invalid hostnames. Fixes #159 .
8 years ago
Spencer Gibb
f7e59a4bfe
Change auto-registration intitialization.
...
The import-selected AutoServiceRegistrationConfiguration now creates the configuration properties bean, which is used as a marker bean for AutoServiceRegistrationAutoConfiguration. This gives auto registration implementations a chance to create an AutoServiceRegistration impl bean.
8 years ago
Spencer Gibb
35b5d53841
Move endpoint config to nested class
8 years ago
Spencer Gibb
1e447eb9d1
More deprecation in Discovery.
...
These functions will be taken over by ServiceRegistry
8 years ago
Ryan Baxter
cfa761c4c0
Bumped versions for next release
8 years ago
Ryan Baxter
3e0c8099a2
Revert "Version changes for 1.1.3 RELEASE"
...
This reverts commit 8a8d27ab6b
.
8 years ago
Ryan Baxter
8a8d27ab6b
Version changes for 1.1.3 RELEASE
8 years ago