Ryan Baxter
1be2b2c295
Update SNAPSHOT to 1.4.0.M1
8 years ago
Ryan Baxter
947d30c5c4
Bumping versions to 1.3.5.BUILD-SNAPSHOT after release
8 years ago
Ryan Baxter
e71ce3395d
Going back to snapshots
8 years ago
Ryan Baxter
f5e7be25dd
Update SNAPSHOT to 1.3.4.RELEASE
8 years ago
Ryan Baxter
fcb1f5dc54
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
8 years ago
Ryan Baxter
9b7a2f93ad
Going back to snapshots
8 years ago
Ryan Baxter
9ce253b644
Update SNAPSHOT to 1.3.3.RELEASE
8 years ago
Spencer Gibb
5a9d24044f
Going back to snapshots
8 years ago
Spencer Gibb
b853da673c
Update SNAPSHOT to 2.0.0.M2
8 years ago
Spencer Gibb
1840647458
Move `EurekaClient.close()` to `EurekaRegistration.close()`.
...
This moves the lifecycle of the eureka client of of EurekaServiceRegistry.
fixes gh-2099
8 years ago
Spencer Gibb
0de86d3faf
fix hashCode
8 years ago
Gregor Zurowski
aa2159b7e5
Remove Lombok from spring-cloud-netflix-eureka-client module ( #2131 )
8 years ago
Biju Kunjummen
1c30c24639
Replace o.s.b.a.PropertyPlaceholderAuto* with o.s.b.a.context.PropertyPlaceholderAuto* ( #2155 )
8 years ago
Spencer Gibb
c7a084aa25
Fix versions of new starters
8 years ago
Daniel Lavoie
348c96bf13
Optionally remove Jersey dependencies from Eureka Client ( #1850 )
...
Fixes gh-1849
8 years ago
Spencer Gibb
1d6b47ceef
Bumping versions to 1.3.3.BUILD-SNAPSHOT after release
8 years ago
Spencer Gibb
cda1c876b2
Going back to snapshots
8 years ago
Spencer Gibb
6112ea2558
Update SNAPSHOT to 1.3.2.RELEASE
8 years ago
Spencer Gibb
afc8a99d7e
Add `@NestedConfigurationProperty` to transport.
...
Needed in `EurekaClientConfigBean` because `CloudEurekaTransportConfig` is a separate class.
Fixes gh-2138
8 years ago
Gregor Zurowski
6379e15ce1
Remove Lombok logging from spring-cloud-netflix-eureka-client module
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
8 years ago
Gregor Zurowski
70a26fec26
Use static import for constants ( #2103 )
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
8 years ago
Gregor Zurowski
a496dc8170
Use constant utility classes instead of constant interfaces ( #2081 )
...
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
8 years ago
Bertrand Renuart
8ad15399d6
React on ContextClosedEvent only if originating from "our" context (not another like a child)
8 years ago
Spencer Gibb
68f13c4985
Going back to snapshots
8 years ago
Spencer Gibb
3f4783dfab
Update SNAPSHOT to 2.0.0.M1
8 years ago
Brandon Atkinson
497b95ec64
Rename *Test.java -> *Tests.java. Fixes #2042
8 years ago
Spencer Gibb
52ee7c8700
Boot 2.0 compatibility fixes
8 years ago
Spencer Gibb
cfb314198a
merge fixes
8 years ago
Spencer Gibb
3773047a06
Bump to version 1.4.0.BUILD-SNAPSHOT
8 years ago
Spencer Gibb
58e62ebd06
Bumping versions to 1.3.2.BUILD-SNAPSHOT after release
8 years ago
Spencer Gibb
0de72d2dad
Going back to snapshots
8 years ago
Spencer Gibb
7898ad772b
Update SNAPSHOT to 1.3.1.RELEASE
8 years ago
Roman Rodov
e130ec03ad
Add management.context-path to status & health url
...
fixes gh-1795
8 years ago
Spencer Gibb
7cfbcbd9e2
fix compile/test issues related to boot 2.0 changes
8 years ago
Spencer Gibb
a1b1a7d702
Moves EurekaHealthIndicator creation to auto config.
...
Fixes a race condition introduced in 1.3.0
fixes gh-1933
8 years ago
Ryan Baxter
8d1a82f9b4
Merged some commits and fixed compile issues
8 years ago
Biju Kunjummen
910167de09
Ribbon based on Eureka disabled, if Eureka client is not enabled ( #1892 )
...
Ribbon client configuration based on Eureka is disabled if eureka.client.enabed is set to false.
Fixes gh-335
8 years ago
Ryan Baxter
1f12902f78
Make sure the EurekaClient bean is recreated after refresh. Fixes #1857 .
8 years ago
Ryan Baxter
cca3744396
Bumping versions to 1.3.1.BUILD-SNAPSHOT after release
8 years ago
Ryan Baxter
c98c50291c
Going back to snapshots
8 years ago
Ryan Baxter
e9035ab3e0
Update SNAPSHOT to 1.3.0.RELEASE
8 years ago
Michael Tecourt
03740f1369
Make EurekaDiscoveryClient.EurekaServiceInstance constructor public ( #1794 )
...
Make EurekaDiscoveryClient.EurekaServiceInstance constructor public
fixes gh-1792
8 years ago
Spencer Gibb
4b4bfbe1b1
Make compile for boot 2.0
8 years ago
Ryan Baxter
a669a309f6
Revert "Version changes for Dalston.RC1"
...
This reverts commit a628ba1b8f
.
8 years ago
Ryan Baxter
a628ba1b8f
Version changes for Dalston.RC1
8 years ago
windinn
129e0ce4b5
Use prefer-ip-address in statusPageUrlPath
...
prefer-ip-address does not work in statusPageUrlPath when management port != server port
This change gets `prefer-ip-address` via a relaxed property resolver to set the value during the creation of the `EurekaInstanceConfigBean`.
fixes gh-1724
8 years ago
utsman
c953d59b5a
Refactor ZoneUtils class
8 years ago
Spencer Gibb
652fe97a1b
fix logger
8 years ago
Ryan Baxter
bcb97bce1c
Merging PR #1680 into master
8 years ago
Spencer Gibb
601e220411
implement Registration.getServiceId()
8 years ago