All Versions
7
Latest Version
Avg Release Cycle
101 days
Latest Release
1312 days ago

Changelog History

  • v0.7.0 Changes

    September 20, 2020
    • โž• Add the option to create a Parameter using the PutSecureParameter methods (#27 ), thanks to @ingshtrom ๐Ÿš€
  • v0.6.0 Changes

    August 14, 2020

    ๐Ÿ”จ Refactor get parameters by path call to not strict limit (#29)

  • v0.5.0 Changes

    June 25, 2020
    • ๐Ÿฑ Re-implement Read method (#23), thanks to @rlankfo ๐Ÿ™Œ
  • v0.4.0 Changes

    June 24, 2019
    • โž• Add option to get a single parameter by name (#11 )
    • โšก๏ธ Update Parameter Store Costructors (#12)
    • ๐Ÿ— Move build to Travis-CI (#13)
    • ๐Ÿ“š Update documentation (#14)
  • v0.3.0 Changes

    May 22, 2019
    • โœ… Make Parameters more testable and not aware of aws-sdk objects
  • v0.2.0 Changes

    March 05, 2019
    • โฌ†๏ธ Upgrade to Go 1.12
  • v0.1.0 Changes

    January 25, 2019
    • โž• Add ssm client that interacts with AWS Parameter Store
    • โž• Add functionality to fetch all the parameter store entries under a give path