buildmaster
|
3c0c054d62
|
Bumping versions to 1.4.3.BUILD-SNAPSHOT after release
|
7 years ago |
buildmaster
|
3a07faf23a
|
Going back to snapshots
|
7 years ago |
buildmaster
|
0bfa706a39
|
Update SNAPSHOT to 1.4.2.RELEASE
|
7 years ago |
Ryan Baxter
|
837267fb0a
|
Bumping version to next release
|
7 years ago |
Nastya Smirnova
|
9deab33dc1
|
fixes #2524 (#2574)
set proper status and health eureka urls if prefer ip address is set
|
7 years ago |
Ryan Baxter
|
202f96876e
|
Bumping versions to 1.4.1.BUILD-SNAPSHOT after release
|
7 years ago |
Ryan Baxter
|
2489d5e234
|
Going back to snapshots
|
7 years ago |
Ryan Baxter
|
64ad2ba20c
|
Update SNAPSHOT to 1.4.0.RELEASE
|
7 years ago |
Nastya Smirnova
|
62a8f72b98
|
Incorrect statusPageUrl and healthCheckUrl are reported to Eureka if management.context-path is not set (#2145)
|
7 years ago |
Nastya Smirnova
|
ba24811356
|
Report jmx and management ports to Eureka metadata map (#1830)
Follows: https://github.com/spring-cloud/spring-cloud-netflix/pull/1317
|
7 years ago |
Spencer Gibb
|
df7f31098c
|
Going back to snapshots
|
7 years ago |
Spencer Gibb
|
fa9524f9c9
|
Update SNAPSHOT to 1.4.0.RC1
|
7 years ago |
Raiyan
|
b57dedb74a
|
- Eureka client auto configures the secure port when secure port is enabled
- The eureka instance auto registration also changes the secure port when the server port is random (0)
Fixes gh-2303
|
7 years ago |
Spencer Gibb
|
28de82e63c
|
Use updated Registration rather than getLocalServiceInstance()
See https://github.com/spring-cloud/spring-cloud-commons/issues/265
|
7 years ago |
Spencer Gibb
|
6c65266f05
|
Formatting spaces->tabs
|
7 years ago |
Spencer Gibb
|
7cff8ddbd3
|
Add missing jackson serialization for instanceinfo.
Port information was missing from data sent to eureka.
fixes gh-2372
|
7 years ago |
Spencer Gibb
|
6b6889b8b4
|
Fixes refresh scope bean type.
|
7 years ago |
Ryan Baxter
|
a806dc920f
|
Bumping versions to 1.3.6.BUILD-SNAPSHOT after release
|
8 years ago |
Ryan Baxter
|
74fc02b2cc
|
Going back to snapshots
|
8 years ago |
Ryan Baxter
|
c1fc987d96
|
Update SNAPSHOT to 1.3.5.RELEASE
|
8 years ago |
Ryan Baxter
|
145b7ce69a
|
Remove @EnableDiscoveryClient and @EnableEurekaClient (#2242)
* Remove @EnableDiscoveryClient and @EnableEurekaClient as there are now optional. Fixes #2241.
|
8 years ago |
Ryan Baxter
|
8fbd73af1e
|
Going back to snapshots
|
8 years ago |
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
|
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 |
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 |
Brandon Atkinson
|
497b95ec64
|
Rename *Test.java -> *Tests.java. Fixes #2042
|
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
|
a1b1a7d702
|
Moves EurekaHealthIndicator creation to auto config.
Fixes a race condition introduced in 1.3.0
fixes gh-1933
|
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 |