Skip to content

Releases: itsdalmo/ssm-sh

v1.1.5

08 Dec 21:15
7729e15
Compare
Choose a tag to compare

Bumped all dependencies to their latest minor and patch releases.

v1.1.4

08 Dec 21:08
a13cc52
Compare
Choose a tag to compare

Bump Go version to 1.13 and rebuild the binaries.

v1.1.3

23 Aug 11:35
0be4a16
Compare
Choose a tag to compare
  • Reverted the fix for --version in the binary that is embedded in the docker image.

v1.1.2

23 Aug 09:48
4a354d7
Compare
Choose a tag to compare
  • Fixed --version in docker images.

v1.1.1

29 Jul 08:58
b874066
Compare
Choose a tag to compare
  • Fixed certificate error in Docker image (thanks to @geowa4)

v1.1.0

20 Jul 09:49
7e98f00
Compare
Choose a tag to compare
  • Allow using region from current session (thanks to @felixb)

v1.0.0

07 May 08:14
b529ac2
Compare
Choose a tag to compare
  • Added support for listing and running arbitrary SSM documents (thanks to @mikael-lindstrom)
  • We now have a verb object pattern for CLI commands. See examples in README.md for more information. (thanks to @mikael-lindstrom)

v0.4.0

26 Mar 18:57
1e703f4
Compare
Choose a tag to compare
  • Added support for S3 bucket and key for run/shell output (thanks to @mumoshu).

v0.3.0

16 Feb 09:38
f0d0c65
Compare
Choose a tag to compare
  • Added version tag.
  • Switched to using readline in prompt, which gives us movable cursor and history (thanks @mikael-lindstrom)

v0.2.3

09 Feb 14:51
Compare
Choose a tag to compare
Add support for filtering list by tag values.