Skip to content

Releases: turnerlabs/cstore

v3.3.0-alpha

30 Sep 13:57
Compare
Choose a tag to compare
v3.3.0-alpha Pre-release
Pre-release
  • source-control store allows config to be checked into the repo, but secrets get pushed to Secrets Manager
  • aws-secrets store allows all config to be checked directly into Secrets Manager.

v3.1.0-alpha

24 Sep 12:06
Compare
Choose a tag to compare
v3.1.0-alpha Pre-release
Pre-release
  • $ cstore clean -t dev command removes local instances of specified files listed in the cstore.yml file
  • $ cstore push -d true flag saves the setting that ensures local files will be automatically deleted after a successful push

v3.0.0-alpha

23 Sep 17:53
Compare
Choose a tag to compare
v3.0.0-alpha Pre-release
Pre-release
  • remove file hash from catalog file to improve usability
  • maintains support for v2 cstore.yml files
  • implemented AWS apis with higher rate limits for ParameterStore

v2.6.2-alpha

18 Sep 17:18
Compare
Choose a tag to compare
v2.6.2-alpha Pre-release
Pre-release
  • bug: allow pull from parameter store when KMS key does not exist

v2.6.1-alpha

18 Sep 14:18
Compare
Choose a tag to compare
v2.6.1-alpha Pre-release
Pre-release
  • prompt for store on push
  • allow user to selectively purge versions

v2.6.0-alpha

16 Sep 16:05
Compare
Choose a tag to compare
v2.6.0-alpha Pre-release
Pre-release
  • removed client side encryption option when pushing
  • parameter store is the default store when pushing instead of s3
  • added flag to export environment and secrets in task definition json format
  • display Parameter Store parameters confirmation before purging

v2.5.1-alpha

24 May 19:26
Compare
Choose a tag to compare
v2.5.1-alpha Pre-release
Pre-release
  • warn user when no parameters were pushed or pulled successfully
  • bug: pushing env vars to parameter store failed for certain number of vars

v2.5.0-alpha

05 Apr 17:42
Compare
Choose a tag to compare
v2.5.0-alpha Pre-release
Pre-release
-n skips vars found in the environment during pull

v2.4.1-alpha

19 Mar 12:32
Compare
Choose a tag to compare
v2.4.1-alpha Pre-release
Pre-release
send user output to stderr

v2.4.0-alpha

15 Feb 16:15
Compare
Choose a tag to compare
v2.4.0-alpha Pre-release
Pre-release
support windows prompt colors