Skip to content

Releases: gmr/env-aws-params

The "Tell Us How You Really Feel" release

28 Jul 13:47
@gmr gmr
e6b08af
Compare
Choose a tag to compare

Thanks to @dave-shawley for the work on this release that tracks the exit code of the child process and exits in error when the child exits in error. It will also exit with a non-zero status when SSM Param fetching fails.

This has been use in production for years, so it's time for a 1.0.0 release.

Fix StartProcess

06 Jun 23:06
@gmr gmr
Compare
Choose a tag to compare

Thanks mrtheb!

Bug Fix Release

09 May 01:29
@gmr gmr
Compare
Choose a tag to compare
  • Fix an issue where not all params were being returned from AWS
  • Add --debug flag to see what environment variables are being set

Alpha Release

23 Mar 20:26
@gmr gmr
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-release
0.1.0

cgo required?