Skip to content

Releases: turnerlabs/cstore

v2.3.0-alpha

14 Feb 19:01
Compare
Choose a tag to compare
v2.3.0-alpha Pre-release
Pre-release
aws parameter store export refs support

v2.2.0-alpha

30 Jan 20:07
Compare
Choose a tag to compare
v2.2.0-alpha Pre-release
Pre-release
  • supports AWS Parameter Store
  • cstore.yml no longer shows changes after a push when no changes occurred
  • change detection improved for S3 and Parameter Store (you may be required to say 'yes' to an "Overwrite Changes?" prompt the first time you push files with this version)

v2.1.0-alpha

16 Jan 15:38
Compare
Choose a tag to compare
v2.1.0-alpha Pre-release
Pre-release
  • support for JSON export to stdout

v2.0.0-alpha

30 Nov 13:13
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release
  • v1 breaking changes
  • auto-population of tags from path during push when no tags specified
  • ghost replacement files
  • -t flag now supports & and | operators
  • -l formats stderr output for logging
  • S3 bucket defaulting
  • encryption key defaulting
  • S3 basic integration tests
  • temporarily removed harbor, parameter store integration
  • friendlier prompts and output
  • secrets manager integration for .env and .json files
  • cleaner code base
  • improved documentation

v1.3.0-rc

16 Oct 17:59
Compare
Choose a tag to compare
  • updated pull by version cmd to skip restoring non-versioned files
  • added console output for retrieved files

v1.2.0-rc

15 Oct 18:45
Compare
Choose a tag to compare

secret injection using AWS Secrets Manager

v1.1.0-rc

09 Oct 13:48
Compare
Choose a tag to compare

Enhanced linux builds to support alpine.

v1.0.1-rc

05 Oct 18:28
Compare
Choose a tag to compare

Fixed issue where pushing with multiple tags would apply tags to all stored files instead of just the files listed in the push.

v0.4.0-beta

12 Sep 17:31
Compare
Choose a tag to compare
v0.4.0-beta Pre-release
Pre-release

CLI tool for pushing and pulling configuration files.