Dave Syer
a9a9e120a8
Release 1.0.6 (Angel.SR6)
2016-01-28 07:54:33 +00:00
Dave Syer
8b1c8ffbd5
Revert to snapshots
2016-01-25 16:47:27 +00:00
Dave Syer
23f813fbc4
Update to 1.0.5 / Angel.SR5
2016-01-25 16:45:33 +00:00
Dave Syer
4ac19a5ff4
Revert to snapshots
2015-11-16 17:41:18 +00:00
Dave Syer
5dfbfee0ae
Update to Angel.SR4 (cli 1.0.4.RELEASE)
2015-11-16 17:39:17 +00:00
Dave Syer
98de8026ee
Prepare master for next snapshot
2015-06-26 10:57:17 +01:00
Dave Syer
5fc113eab6
Update to 1.0.3 snapshots
2015-05-01 11:28:39 +02:00
Dave Syer
ad3e5ed4ed
Update to 1.0.2 snapshots
2015-04-23 11:11:21 +01:00
Dave Syer
bd810d273f
Update to next snapshot
2015-03-03 14:56:26 +00:00
Dave Syer
8eb813e6c8
Fix typo in usage string
2015-02-24 12:04:18 +00:00
Dave Syer
b1c7ee43fb
Use class/package to guess version
2015-02-13 11:01:14 +00:00
Dave Syer
411cc59ac0
Add MissingKeyException to catch users who don't add keys
...
on the command line for encrypt/decrypt. The key is (obviously)
mandatory, but I like the --key syntax, so it seems better to throw
an exception than try and make it a non-optional argument.
Fixes gh-5
2015-02-04 15:41:20 +01:00
Dave Syer
cf3bedb7e0
Add vanilla Ribbon autconfiguration
2015-01-02 10:12:17 +00:00
Dave Syer
487378978c
Fix FQN of Enable annotation
2015-01-02 08:52:35 +00:00
Spencer Gibb
c9b3fa7fb0
use @EnableDiscoveryClient and @EnableCircuitBreaker
2014-12-04 14:20:57 -07:00
Dave Syer
dcf9c48fca
Renamed packages in security
2014-11-22 16:57:27 +00:00
Dave Syer
bb1e6a07f8
Cherry pick parent pom coords
2014-10-31 17:08:57 +00:00
Dave Syer
637f404ead
Switch eureka endpoint to /eureka
2014-10-23 11:16:21 -07:00
Dave Syer
ede1e1e7ac
Upgrade to Boot 1.1.8
2014-10-23 07:34:17 -07:00
Dave Syer
9f8ebd48c0
Update docs and tests for /eureka path
2014-10-23 06:56:49 -07:00
Dave Syer
708a6951dd
Update for new security module
2014-10-03 16:01:43 +01:00
Dave Syer
f0171b0df6
Add RefreshScope to autoimports
2014-09-17 10:27:36 +01:00
Dave Syer
4cc26dca1c
Fix CLI plugin in Spring Boot 1.1.6
2014-09-05 15:13:14 +01:00
Dave Syer
8c90d3ee00
Upgrade to RSA M2 (so public key parsing is easier)
2014-09-05 12:21:00 +01:00
Dave Syer
33dfe070b8
Add encrypt/decrypt commands (use -k to specify key)
...
The key format can be plaintext (symmetric key, not recommended but quick
and dirty), or PEM encoded key data, or (for encryption only) a base64
encoded public key (like in ~/.ssh/id_rsa or like you get from the
Spring Cloud configserver /key endpoint).
2014-09-05 11:48:17 +01:00
Dave Syer
89a5612f9f
Add EurekaServer support
2014-09-04 10:46:37 +01:00
Dave Syer
02c5670dda
Make hystrix dashboard embeddable finally
2014-09-02 19:37:59 +01:00
Dave Syer
5a8b0496be
Make Hystrix dash embeddable
2014-09-02 12:32:07 +01:00
Dave Syer
816fdfd07b
Break up hystrix dashboard
2014-09-02 10:11:10 +01:00
Dave Syer
bef0ac03f2
Fix SSO so it can push config into resource server
2014-09-01 16:51:57 +01:00
Dave Syer
35bf0e0124
@EnableOAuth2*
2014-09-01 08:17:23 +01:00
Dave Syer
90c66b9208
Fix platform->cloud
2014-08-29 14:10:56 +01:00
Dave Syer
408535a235
Update package names
2014-08-29 13:34:36 +01:00
Dave Syer
7d3f98b8c5
Update READMEs
2014-08-29 13:25:10 +01:00
Dave Syer
0c598fd5be
Rename platform->cloud
2014-08-29 12:52:51 +01:00