Commit Graph

34 Commits

Author SHA1 Message Date
Dave Syer
53ebccbbca Update to 1.0.1 2016-09-21 10:22:15 +01:00
Dave Syer
529e4d9f93 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Dave Syer
7e7e270f6f Revert to snapshots 2016-05-10 17:17:52 +01:00
Dave Syer
0f2398255c Update for 1.1.0.RELEASE 2016-05-10 17:16:44 +01:00
Dave Syer
2544c8ef15 Add a heartbeat event every 5s by default
Fixes gh-12
2016-05-09 13:02:54 +01:00
Dave Syer
4932bba3fc Add ignored adhoc tests 2016-05-05 10:24:34 +01:00
Dave Syer
42306c1dba Fix test (wrong assumption about exception handling) 2016-05-05 09:59:04 +01:00
Dave Syer
660dabdf9c More detail on credentials for discovery 2016-04-29 13:49:13 +01:00
Dave Syer
611d2f3e65 Make discovery client more robust if there is no connection
The default behaviour is to know nothing if the client can't
connect to the cloud controller.
2016-04-26 09:15:14 +01:00
Dave Syer
8c8d218f71 Switch to @EnableConfigurationProperties to make override predictable 2016-04-24 14:08:11 +01:00
Dave Syer
9c4624389e Tidy up some javadocs and change email->username 2016-04-22 09:49:20 +01:00
Dave Syer
0c3ce308c5 Be more liberal about not having a local instance
If an app is running locally it can still have a local service
instance, so it shouldn't barf if it can't find itself in
the cloud controller.
2016-04-21 17:17:55 +01:00
Dave Syer
166142e479 Revert to snapshots 2016-04-18 14:16:10 +01:00
Dave Syer
8cf834d406 Update to RC2 2016-04-18 14:15:31 +01:00
Dave Syer
b691349d52 Make ribbon dependency more obviously optional 2016-04-18 12:06:53 +01:00
Dave Syer
bdd196bda3 Remove netflix dependencies
There's no need to depend on netflix libraries but the sample was
using Ribbon, so we took that out so that the release can be
independent.
2016-04-18 11:57:29 +01:00
Spencer Gibb
34c7f0c0f9 Revert "Update SNAPSHOT to milestone 1.0.0.RC1"
This reverts commit 32f17f11b2.
2016-03-23 10:50:20 -06:00
Spencer Gibb
32f17f11b2 Update SNAPSHOT to milestone 1.0.0.RC1 2016-03-23 10:46:34 -06:00
Dave Syer
5257b24c0f Revert to snapshots 2016-02-05 09:10:46 +00:00
Dave Syer
c3b11f430c Update to 1.0.0.M4 2016-02-05 09:09:52 +00:00
Dave Syer
07ee4eb0a8 Update docs 2016-02-03 15:43:37 +00:00
Dave Syer
644825813e Add extra dependencies module 2016-01-08 13:47:23 +00:00
Dave Syer
b3f6bac3e5 Add some docs for config properties 2015-12-30 15:05:46 +00:00
Dave Syer
c3c285b1e6 Revert to snapshots 2015-11-17 12:41:10 +00:00
Dave Syer
2c80e6c08c Update to 1.0.0.M3 2015-11-17 12:40:36 +00:00
Spencer Gibb
70fc892106 Remove feign-ribbon dependency
fixes gh-8
2015-10-02 10:54:41 -06:00
Dave Syer
52a7ced62e Add configuration processor 2015-09-09 10:41:04 +01:00
Dave Syer
f1d4b9636c Revert to snapshot 2015-09-08 10:21:35 +01:00
Dave Syer
d78ef2d773 Update for M1 release 2015-09-08 10:12:42 +01:00
Dave Syer
5a8930af9d Move VCAP_SERVICES processing over from spring-cloud-security 2015-08-27 10:18:06 +01:00
Dave Syer
1c862dab2b Fix docs 2015-05-21 14:44:15 +01:00
Dave Syer
1a55cc1c71 Fix logging dependencies 2015-05-21 13:59:34 +01:00
Dave Syer
24aca83e96 Tidy up failure cases of discovery client 2015-05-21 13:51:58 +01:00
Josh Long
e1bdaa7851 cfdc 2015-05-14 19:31:01 -05:00