Mark Paluch
47aa19fa87
Use Spring Vault for VaultEnvironmentRepository ( #587 )
...
VaultEnvironmentRepository now uses Spring Vault and VaultClient to access Vault. Using VaultEnvironmentRepository requires the org.springprojects.vault:spring-vault-core dependency.
Fixes gh-586.
2016-12-13 16:47:43 -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
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
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
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
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
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
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
Dave Syer
3c8ce9fb20
Revert to snapshots
2016-02-05 06:53:51 +00:00
Dave Syer
b31a5b4eec
Update to 1.1.0.M5
2016-02-05 06:53:13 +00:00
Dave Syer
56feb145d5
Revert to snapshots
2015-12-22 09:31:46 +00:00
Dave Syer
2c4dc7e0ce
Update to 1.1.0.M4
2015-12-22 09:28:33 +00:00
Dave Syer
1c69c59705
Revert to snapshots
2015-11-17 12:09:56 +00:00
Dave Syer
5574535b07
Update to 1.1.0.M3
2015-11-17 12:09:08 +00:00
Dave Syer
15b5ca804e
Remove executable jar from distribution
...
It doesn't get used much and it has way too many optional dependencies
in it now.
2015-11-05 07:13:31 +01:00
Dave Syer
444a8cb39f
Update to 1.1.0.BUILD_SNAPSHOT again
2015-10-23 17:58:08 +01:00
Dave Syer
31d4326756
Update to 1.1.0.M2
2015-10-23 17:56:48 +01:00
Dave Syer
f5017cdbad
Revert to snapshot
2015-09-08 10:21:35 +01:00
Dave Syer
aca20566be
Update for M1 release
2015-09-08 10:12:42 +01:00
Dave Syer
3e46e64e87
Update to Brixton
2015-06-26 12:57:05 +01:00
Dave Syer
1a0e6689dc
Prepare master for next snapshot
2015-06-26 10:57:18 +01:00
Dave Syer
5d1af78f91
Update to 1.0.2 snapshots
2015-04-23 11:11:21 +01:00
Dave Syer
24904a4d6d
Add annotation processor
2015-03-19 14:26:41 +00:00
Dave Syer
f0c77a594e
Make svnkit optional
...
See gh-99
2015-03-11 10:31:29 +00:00
Dave Syer
d4553f6a57
Update to next snapshot
2015-03-03 14:56:26 +00:00
eidottermihi
6112418d42
Add Subversion-backed EnvironmentRepository (SVN operations via SVNKit).
...
Move SCM independent code to abstract superclass.
2015-02-14 23:21:10 +01:00
Dave Syer
596420ff4f
Upgrade to Boot 1.1.8
2014-10-23 07:34:17 -07:00
Dave Syer
1ece7ab803
Make executable jar work better as an embeddable
...
I think it's a good idea to provide an executable jar (good
getting started experience), but it wasn't working very well.
The biggest problem was the missing main() method, but that
was easy to fix. More interestingly I have changed the default
config name to "configserver" so "configserver.yml" is loaded
to set the default config for the standalone jar, and this file
can easily be ignored in a customized server.
Fixes gh-17
2014-10-23 05:26:05 -07:00
Dave Syer
3bccc2acbf
Stabilize RSA version
2014-09-04 11:42:15 +01:00
Spencer Gibb
d684f05f2d
remove circular dependency on spring-cloud-netflix
2014-08-29 16:08:57 -06:00
Dave Syer
8471d14a18
Rename platform->cloud
2014-08-29 12:52:52 +01:00