Skip to content

Releases: adhocteam/ssm

Release 1.3.2

28 Jan 05:34
de2c00b
Compare
Choose a tag to compare
  • Concurrency on ls with secrets via WaitGroup and channels

Release 1.3.0

27 Jan 04:03
8299793
Compare
Choose a tag to compare
  • Faster ls by using ParameterStringFilters and having AWS return relevant results instead of looping over all params.
  • Use GitHub Actions instead of Code Commit
  • Bump dependency versions, go mod tidy

Binaries and sha256sums included.

Release 1.2.0

24 Aug 17:53
f42f1c1
Compare
Choose a tag to compare

Large parameter support for parameters larger than 4kb. Sha256 checksums included.

Release 1.1.0

19 May 14:31
3b505eb
Compare
Choose a tag to compare

Adds a -n to get to fetch without newlines h/t @rdimartino.

v1.0.0 Release

13 May 17:12
Compare
Choose a tag to compare

Linux amd64 binary included for use in CI.

Version 0.3.0

13 Apr 16:34
020ab41
Compare
Choose a tag to compare

v0.3.0

  • Optional -p, --profile global flag for setting the AWS_PROFILE to use on invocation.