Releases: itsdalmo/ssm-sh
Releases · itsdalmo/ssm-sh
v1.1.5
08 Dec 21:15
Compare
Sorry, something went wrong.
No results found
Bumped all dependencies to their latest minor and patch releases.
v1.1.4
08 Dec 21:08
Compare
Sorry, something went wrong.
No results found
Bump Go version to 1.13 and rebuild the binaries.
v1.1.3
23 Aug 11:35
Compare
Sorry, something went wrong.
No results found
Reverted the fix for --version in the binary that is embedded in the docker image.
v1.1.2
23 Aug 09:48
Compare
Sorry, something went wrong.
No results found
Fixed --version in docker images.
v1.1.1
29 Jul 08:58
Compare
Sorry, something went wrong.
No results found
Fixed certificate error in Docker image (thanks to @geowa4 )
v1.1.0
20 Jul 09:49
Compare
Sorry, something went wrong.
No results found
Allow using region from current session (thanks to @felixb )
v1.0.0
07 May 08:14
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added support for S3 bucket and key for run/shell output (thanks to @mumoshu ).
v0.3.0
16 Feb 09:38
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Add support for filtering list by tag values.