Skip to content

Releases: ianlopshire/go-ssm-config

ssmconfig v1.0.2

08 Apr 14:32

Choose a tag to compare

What's new since v1.0.1

  • #5 - Fix missing name in required parameter errors

ssmconfig v1.0.1

04 Dec 19:37

Choose a tag to compare

What's new since v1.0.0

  • Improved documentation and examples
  • Test automation via GitHub Actions

ssmconfig v1.0.0

02 Dec 20:33

Choose a tag to compare

Initial Release

  • Supports loading config from AWS SSM (Parameter Store) into a struct
  • 91.8% test coverage