Nastya Smirnova
3abc1ab84c
Makes fetching of config server from Eureka retryable
...
Makes fetching of config server from Eureka retryable, adds support for failfast
Retry requires spring-retry to be on the classpath.
2017-03-24 16:14:51 -04:00
Ryan Baxter
94bd2a98b8
Revert "Version changes for Dalston.RC1"
...
This reverts commit 78c24a18b2 .
2017-03-16 11:42:14 -04:00
Ryan Baxter
78c24a18b2
Version changes for Dalston.RC1
2017-03-16 11:19:21 -04:00
Spencer Gibb
9094984b76
Ensure explicit password takes precedence.
...
fixes gh-622
2017-02-01 15:15:11 -07:00
Spencer Gibb
2521778f94
Revert "Update SNAPSHOT to 1.3.0.M2"
...
This reverts commit fbaf5a22d1 .
2017-01-27 08:36:59 -07:00
Spencer Gibb
fbaf5a22d1
Update SNAPSHOT to 1.3.0.M2
2017-01-27 08:35:29 -07:00
Ryan Baxter
edcb0cd5b8
Revert "Version changes for 1.3.0.M1 release"
...
This reverts commit 2378521e22 .
2017-01-26 20:23:57 -05:00
Ryan Baxter
2378521e22
Version changes for 1.3.0.M1 release
2017-01-26 20:21:21 -05:00
Ryan Baxter
5ebecb60b4
Removed OrderedEnvironmentRepository interface, and applied other review feedback.
2016-12-20 13:46:46 -05:00
Ryan Baxter
214a5a03c4
Merge remote-tracking branch 'Upstream/master' into composite-envrepo-555
2016-12-19 12:39:45 -05:00
Ryan Baxter
133c172ddd
Allows users to provide composite environments. Fixes #495 .
2016-12-19 12:28:41 -05:00
Spencer Gibb
171d2b261b
Update to s-c-build 1.3.0 and bump version to 1.3.0
2016-12-12 09:26:34 -07:00
Ryan Baxter
d2961eceae
Bumped versions for next release
2016-11-23 12:59:00 -05:00
Ryan Baxter
bd3d2c94f3
Revert "Version changes for 1.2.2 RELEASE"
...
This reverts commit 66c092949b .
2016-11-23 12:51:47 -05:00
Ryan Baxter
66c092949b
Version changes for 1.2.2 RELEASE
2016-11-23 12:18:12 -05:00
Ryan Baxter
6766323c40
Version changes for next release
2016-10-18 09:17:06 -04:00
Ryan Baxter
7105329eb6
Revert "Versions changes for 1.2.1 RELEASE"
...
This reverts commit 6e8434cf10 .
2016-10-18 09:11:40 -04:00
Ryan Baxter
6e8434cf10
Versions changes for 1.2.1 RELEASE
2016-10-18 07:56:02 -04:00
Spencer Gibb
b155a1d58b
Cache config client health indicator.
...
So config server isn't bombarded with requests.
2016-10-13 09:10:32 -06:00
Ryan Baxter
8e99e1a25f
Bumped version numbers for next release
2016-09-22 14:39:04 -04:00
Ryan Baxter
573e99e53c
Revert "1.2.0.RELEASE version changes"
...
This reverts commit 14eba6d749 .
2016-09-22 14:31:30 -04:00
Ryan Baxter
14eba6d749
1.2.0.RELEASE version changes
2016-09-22 10:42:29 -04:00
Ryan Baxter
1604a93cff
Revert "Camden.RC1 version changes"
...
This reverts commit 0e8d69083a .
2016-09-06 13:57:17 -04:00
Ryan Baxter
0e8d69083a
Camden.RC1 version changes
2016-09-06 13:50:20 -04:00
Spencer Gibb
53e1f4408f
Guard for when result.getPropertySources() is null.
...
fixes gh-488
2016-08-25 11:32:01 -06:00
Ryan Baxter
cf4a2992c5
Revert "Updated versions for Camden.M1 release"
...
This reverts commit c99498b82b .
2016-08-22 13:41:44 -04:00
Ryan Baxter
c99498b82b
Updated versions for Camden.M1 release
2016-08-22 13:21:47 -04:00
Spencer Gibb
e431d636f7
formatting
2016-08-19 13:10:09 -06:00
Marcello de Sales
41db12cf7c
Alternative implementation of Source Locator: Authorization
...
This commit adds the Cloud Config Property "authorization", as the HTTP
Authorization header to connect to the client. Users won't be able to
set both the "password" and "authorization" at the same time.
When set, the client will use the value to create a generic
Authorization header with the value provided.
Fixes gh-474
2016-08-18 17:06:13 +01:00
Dave Syer
e1fcd3000a
Update to Boot 1.4 test utils
2016-08-18 16:44:57 +01:00
Dave Syer
412e70bc51
Change repo URLs to https
2016-08-17 17:31:22 +01:00
Marcos Barbero
8feec99600
Inject Environment into health indicator
...
Fixes gh-457, fixes gh-456
2016-07-28 16:24:32 +01:00
Spencer Gibb
92ca632f40
Update to 1.2.0
2016-07-01 11:29:29 -06:00
Spencer Gibb
753db0ed22
Implement VaultEnvironmentRepository.
...
This is an alternative to VCS or file based repository implementations.
All properties are stored ecrypted in vault, regardless of whether or
not that actaully need to be encrypted.
Supports properties style (this.is.a.property) or vault nested
properties.
Adds a watch to client and server, if enabled, the client will long poll
the server and wait for changes rather than relying on a message broker
to send change events.
Adds a server side watch for consul keys, this is useful when vault is
backed by consul (and currently the only use case, since there is not a
consul repository implementation).
Closes gh-397
2016-07-01 11:29:29 -06:00
Dave Syer
0850de9737
Revert to snapshots
2016-06-30 07:57:17 -07:00
Dave Syer
82b44fe333
Bump to 1.1.2.RELEASE
2016-06-30 07:57:17 -07:00
Spencer Gibb
19921d4a1d
Update to SNAPSHOT
2016-06-06 18:27:03 -06:00
Spencer Gibb
110755c493
Update SNAPSHOT to 1.1.1.RELEASE
2016-06-06 18:12:31 -06:00
Dave Syer
898561a258
Add listener for HearbeatEvent in discovery client config boostrap
...
The HeartbeatEvent can tell us when the config server might have moved,
so we listen for it and refresh the configuration if there is a
change in the service catalog. On startup if there is a retry
configured it will catch the change. After that the app has to be
/refresh'ed to propagate the change to the environment.
Fixes gh-400
2016-05-17 15:47:04 +01:00
Dave Syer
2840887da8
Revert to snapshots
2016-05-10 16:46:56 +01:00
Dave Syer
89b72f0e0f
Update for 1.1.0.RELEASE
2016-05-10 16:42:36 +01:00
Dave Syer
10fc5f6e54
Fix dependency order to nail spring-core version
2016-05-09 09:33:52 +01:00
Dave Syer
18305ba8b8
Revert to snapshots
2016-04-18 10:49:01 +01:00
Dave Syer
8e381eae82
Update to RC2
2016-04-18 10:48:33 +01:00
Spencer Gibb
0d49c9a12e
Change default config server id to lowercase.
...
All caps is a holdover from eureka, but eureka query is case insensitive.
This helps case sensitive service registries like consul and zookeeper.
2016-04-04 11:51:04 -06:00
Dave Syer
14013b2570
Revert to snapshots
2016-03-22 16:56:38 +00:00
Dave Syer
031e01af45
Bump for 1.1.0.RC1
2016-03-22 16:55:53 +00:00
Spencer Gibb
e9d3db4ac6
Move o.s.c.util to o.s.c.commons.util
2016-03-02 10:20:48 -07:00
Dave Syer
df8d14934d
Improve diagnostics for missing config server
2016-02-23 16:19:09 +00:00
Dave Syer
3c8ce9fb20
Revert to snapshots
2016-02-05 06:53:51 +00:00