buildmaster
3a780623c1
Going back to snapshots
7 years ago
buildmaster
698124544c
Update SNAPSHOT to 2.0.0.M3
7 years ago
Spencer Gibb
892a6ee2bd
Going back to snapshots
7 years ago
Spencer Gibb
e47a557636
Update SNAPSHOT to 1.3.0.RC1
7 years ago
Spencer Gibb
ac37014f36
Add missing getters/setter
...
fixes gh-263
7 years ago
Spencer Gibb
89170d127d
Remove deprecated DiscoveryClient.getLocalServiceInstance()
7 years ago
Spencer Gibb
e115e43e58
Registration now extends ServiceInstance
...
This allows for a true replacement of DiscoveryClient.getLocalServiceInstance().
fixes gh-265
7 years ago
Spencer Gibb
6149156fff
Fix type/name ordering in FeaturesEndpoint
...
fixes gh-258
7 years ago
Dave Syer
d0e56d2201
Fix test
7 years ago
Ryan Baxter
deb18d2eb9
Bumping versions to 1.2.5.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
3c05d9754c
Going back to snapshots
7 years ago
Ryan Baxter
714747d240
Update SNAPSHOT to 1.2.4.RELEASE
7 years ago
Jonathan Oddy
f207bcad28
Fix connection leak when a status is retryable ( #253 )
7 years ago
Jonathan Oddy
93e912c7cb
Fix connection leak when a status is retryable ( #253 )
7 years ago
Ryan Baxter
1829d370ba
Adding missing AutoServiceRegistrationAutoConfiguration
7 years ago
Spencer Gibb
9a00213f21
Update for 2.0 actuator changes
7 years ago
Spencer Gibb
883558fa07
Fix service-registry and refresh endpoint tests
7 years ago
Ryan Baxter
dd16ce0a31
Remove the need for @EnableDiscoveryClient ( #245 )
...
Enable AutoServiceRegistrationConfiguration by default.
7 years ago
Michael Wirth
0fb5dbb40a
Add SSL support for connection factory with SSL validation
7 years ago
Spencer Gibb
19adf5f11d
Update to new Boot 2 actuator @Endpoint .
...
Again.
7 years ago
Spencer Gibb
fa71529ea0
Ignore broken tests
7 years ago
Spencer Gibb
f8d9e18fb9
Update to new Boot 2 actuator @Endpoint .
...
Some tests are still broken.
Fixes gh-238
7 years ago
Dave Syer
153360fa78
Fix Eclipse plugin declaration
7 years ago
Marcin Grzejszczak
5903c68396
Removed duplicated depenedncy
7 years ago
Ryan Baxter
6ae5e0bec8
Going back to snapshots
7 years ago
Ryan Baxter
e6e5de275d
Update SNAPSHOT to 1.3.0.M1
7 years ago
Spencer Gibb
0972699040
Going back to snapshots
7 years ago
Spencer Gibb
ac2821db5f
Update SNAPSHOT to 2.0.0.M2
7 years ago
Sky Ao
44441b246b
move property definition to begin of class to improve code style ( #242 )
7 years ago
Sky Ao
72f9b83041
serviceRegistry should set to final to make code more clear ( #241 )
7 years ago
Spencer Gibb
09a5273096
Initial Load Balancer support for WebClient.
...
fixes gh-237
7 years ago
Spencer Gibb
c44c28dcad
polish
7 years ago
Biju Kunjummen
2250c836a4
Remove dependence on lombok ( #231 )
7 years ago
Ryan Baxter
e8a42e500e
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
9a1c1bf634
Going back to snapshots
7 years ago
Ryan Baxter
7a9225619c
Update SNAPSHOT to 1.2.3.RELEASE
7 years ago
Ryan Baxter
3d47188334
Added documentation
7 years ago
Ryan Baxter
2661b343de
Eliminated deprecated constructors
7 years ago
Ryan Baxter
08c0c01774
Use a builder pattern to create clients.
7 years ago
Ryan Baxter
5d5a5edc3c
Fixes #224 . Create a new RetryTemplate for each request.
7 years ago
Spencer Gibb
2baa775f65
Make getDiscoveryClients() public
7 years ago
Spencer Gibb
2b6ad4a118
bump to version 1.3.0
7 years ago
Biju Kunjummen
ca06452be0
GH-140: Support for Composite Discovery client ( #198 )
...
Add support for Composite Discovery client
* Test that the default discovery client is present
* Return a local Service instance from Composite Discovery Client
fixes gh-140
7 years ago
Spencer Gibb
7ae5cc1abd
Set discovery client health indicator description included to false.
...
see gh-223
7 years ago
Spencer Gibb
c953240620
Allow Discovery HealthIndicator description to be disabled.
...
fixes gh-223
7 years ago
Ryan Baxter
787bea18e9
OK HTTP client factory implementations
7 years ago
Ryan Baxter
473c278983
Fixing code formatting
7 years ago
Ryan Baxter
8b6ec654ea
http client libraries are assumed to be present and not optional
7 years ago
Ryan Baxter
9bf1fe4685
Implementation of factories to provide Apache HTTP Clients
7 years ago
jihor
314a42339c
Switch back from Lombok to plain getters and setters in AutoServiceRegistrationProperties
7 years ago