Thibaud Lepretre
fccbe1aff4
Create `sidecar.hostname` and `sidecar.ipAddress` ( #1561 )
...
In addition to `eureka.instance.hostname` property you can now defined `sidecar.hostname` in order to set different hostname from application and its sidecar.
However if `eureka.instance.hostname` is present it will override `sidecar.hostname`.
Fixes #981
8 years ago
Spencer Gibb
428ed6c88c
Bump to 1.3.0.BUILD-SNAPSHOT
8 years ago
Ryan Baxter
2dfee97563
Resolve spring.application.name value via a property resolver instead of @Value . Fixes #1398
8 years ago
Ryan Baxter
c9704d3c97
Updating versions for next release
8 years ago
Ryan Baxter
34775eb8db
Revert "Version changes for the release"
...
This reverts commit 90d6490fea
.
8 years ago
Ryan Baxter
90d6490fea
Version changes for the release
8 years ago
Ryan Baxter
b91fa734d2
Bumping versions for next release
8 years ago
Ryan Baxter
302eae6aeb
Revert "version changes for Camden release"
...
This reverts commit 088afa6d71
.
8 years ago
Ryan Baxter
088afa6d71
version changes for Camden release
8 years ago
Ryan Baxter
08ed3c7fc4
Revert "Updated versions for Camden.RC1 release"
...
This reverts commit 3c1a23e7b1
.
8 years ago
Ryan Baxter
3c1a23e7b1
Updated versions for Camden.RC1 release
8 years ago
Ryan Baxter
047e25f7f7
Revert "Camden.M1 release"
...
This reverts commit 258e53a402
.
8 years ago
Ryan Baxter
258e53a402
Camden.M1 release
8 years ago
Dave Syer
68cf346025
Change repo URLs to https
8 years ago
Dave Syer
7927372b75
Polish
8 years ago
Daniel Lavoie
6f32aa95a7
Migrate tests to Spring Boot Test 1.4
...
Fixes gh-1205
8 years ago
Dave Syer
6906c7ba55
Update to 1.1.3 snapshots
9 years ago
Spencer Gibb
7d295bdc8b
Update to SNAPSHOT
9 years ago
Spencer Gibb
b6807fc264
Update SNAPSHOT to 1.1.2.RELEASE
9 years ago
Spencer Gibb
332b5605d6
Update to SNAPSHOT
9 years ago
Spencer Gibb
c3d16ddb30
Update SNAPSHOT to 1.1.1.RELEASE
9 years ago
Dave Syer
c399f1117b
Revert to snapshots
9 years ago
Dave Syer
d9327a02a2
Update for 1.1.0.RELEASE
9 years ago
Dave Syer
24579f67e2
Revert to snapshots
9 years ago
Dave Syer
d99196aeb1
Update to RC2
9 years ago
Marcin Grzejszczak
3f9e76b876
Revert to snapshots
9 years ago
Marcin Grzejszczak
29988b5f58
Bump for 1.1.0.RC1
9 years ago
Spencer Gibb
4f31596e4f
Fallback to server.port if management.port not set.
...
See gh-896
9 years ago
Spencer Gibb
a1857556ed
Put min/max constraints on sidecar.port
9 years ago
Spencer Gibb
60f4a5bc13
Move o.s.c.util to o.s.c.commons.util
9 years ago
Spencer Gibb
46fa2110da
Use default instanceid for sidecar
...
fixes gh-847
9 years ago
Spencer Gibb
c1704235b4
polish
9 years ago
Dave Syer
443406f75f
Revert to snapshots
9 years ago
Dave Syer
61ef6dd511
Update to 1.1.0.M5
9 years ago
Spencer Gibb
c1e567afc7
Move eureka-client code to separate module.
...
This move should be transparant to users of spring-cloud-starter-eureka.
fixes gh-579
9 years ago
Spencer Gibb
94c73da943
Use new InetUtils bean to determin nic.
...
Allows for more fine-grained configuration of what to ignore.
9 years ago
Spencer Gibb
8938aa4621
Revert "Update SNAPSHOT to MILESTONE 1.1.0.M4"
...
This reverts commit 721fdc5918
.
9 years ago
Spencer Gibb
721fdc5918
Update SNAPSHOT to MILESTONE 1.1.0.M4
9 years ago
Dave Syer
1129872061
Default status page and health URLs if possible and where needed
...
If the management.port is explicitly set to something other than the
server.port, we can use it to set the status page and health URL
default values. (They can still be overridden by config properties.)
If management.port=0 there's not much we can do because we don't know
the port number yet when the instance config is created.
Fixes gh-425
9 years ago
Dave Syer
06b50c9fe0
Revert to snapshots
9 years ago
Dave Syer
05f75e70da
Update to 1.1.0.M3
9 years ago
Spencer Gibb
7cf0fa4824
add support for HasFeatures
9 years ago
Dave Syer
ee5b9c6382
Revert back to snapshot
9 years ago
Dave Syer
a11a7709bf
Bump to M1
9 years ago
Adrian Cole
54607135b6
Consolidates references to parent pom
...
Some projects were failing on `./mvnw install` due to a non-existent
local path. This makes all poms use the same approach.
9 years ago
Spencer Gibb
246830c9d3
Upgrade to Eureka 1.2.0
...
Implements forwarding of eureka CacheRefreshedEvent as HeartbeatEvent,
rather thank serialization hack. Uses new Eureka DI functionality
(mostly there, some issues). Updates EurekaJacksonCodec to be
"DataCenterAware". Reference EurekaClient interface rather than
DiscoveryClient class.
fixes gh-349
9 years ago
Dave Syer
9a45beec1d
Update to Brixton
10 years ago
Dave Syer
3519ecf224
Prepare master for next snapshot
10 years ago
Dave Syer
29841f9f57
Revert "add optional spring-security-rsa"
...
This reverts commit 06d4d1e158
.
10 years ago
Spencer Gibb
06d4d1e158
add optional spring-security-rsa
10 years ago