Releases: ianlopshire/go-ssm-config
Releases · ianlopshire/go-ssm-config
ssmconfig v1.0.2
What's new since v1.0.1
- #5 - Fix missing name in required parameter errors
ssmconfig v1.0.1
What's new since v1.0.0
- Improved documentation and examples
- Test automation via GitHub Actions
ssmconfig v1.0.0
Initial Release
- Supports loading config from AWS SSM (Parameter Store) into a struct
- 91.8% test coverage