Releases: buildkite/elastic-ci-stack-s3-secrets-hooks
Releases · buildkite/elastic-ci-stack-s3-secrets-hooks
v2.2.0
v2.1.6
Merge pull request #54 from buildkite/keithduncan/add-additional-regi…
v2.1.5
Merge pull request #52 from buildkite/keithduncan/retry-s3-503 Retry S3 and S3 Manager requests that receive a 503 response
v2.1.4
Merge pull request #49 from buildkite/keithduncan/shellcheck Quote the IDMS address
v2.1.3
Merge pull request #47 from buildkite/keithduncan/fix-credential-path…
v2.1.2
v2.1.1
Fixed
- Support for zero length
env
files downloaded from S3
v2.1.0
Added
- Release assets for macOS, Windows, and Linux binaries
v2.0.1
Fixes
- Fixes cross-region S3 requests
v2.0.0: Go go gadget 🦾
Big change:
There are many other changes since the last tagged release, but they have long since been submoduled into https://github.com/buildkite/elastic-ci-stack-for-aws … they're listed here anyway:
Other changes since last tagged release:
- 🧹 early exit instead of indentation, unused grep_secrets removed. #35 (pda)
- Don't exit if can't check env file #34 (shevaun)
- Print more output around downloading environment files #33 (shevaun)
- ssh_private_key -> private_ssh_key, misc cleanup #31 (jramos-io)
- add AWS_METADATA_SERVICE_NUM_ATTEMPTS env var #30 (TheDen)
- Warn instead of fail when no SSH keys found in S3 #32 (pda)
- fix typo in README #28 (OliverKoo)
- Show unexpected errors from head-object #27 (lox)
- eval ssh-agent -k #22 (sj26)
- Fix broken git-credential test in CI #23 (lox)
- lint scripts and improve consistency #20 (TheDen)
- Updated docker-compose.yml to pass YAML Lint #12 (mgrlabs)
- Replaced '/dev/stdout' with '-' for GfW Bash #11 (mgrlabs)
- Changed output from '/dev/stdout' to '-' #10 (mgrlabs)