Releases: Bardavon-Health/actions-aws-ssm-params-to-env
Releases · Bardavon-Health/actions-aws-ssm-params-to-env
v1.4.0
What's Changed
- Add Pagination - Solution from @OwenRay by @FedericoSinisi in #100
- Upgrading project with latest dependencies/tools by @dennybiasiolli in #81
New Contributors
- @FedericoSinisi made their first contribution in #100
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #32
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #36
- Bump aws-actions/configure-aws-credentials from 2 to 4 by @dependabot in #37
- Bump @aws-sdk/client-ssm from 3.369.0 to 3.425.0 by @dependabot in #44
- Update README.md by @chough-bardavon in #45
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Updating dependencies by @dennybiasiolli in #17
- Migrate from
master
branch tomain
branch
Full Changelog: v1.3...v1.3.1
v1.3
What's Changed
- Merge updates from IP-Sentinel fork by @chough-bardavon in #12
- Includes:
- Upgrade to node 16 which resolves some JSON parsing bugs
- Support getting children parameters for input path (optional / passive change)
- Support masking env var values in Actions logs (optional / passive change)
- Other minor changes and fixes
- Getting params by path by @dennybiasiolli in #7
New Contributors
- @chough-bardavon made their first contribution in #12
- @dennybiasiolli made their first contribution in #7
Full Changelog: v1.2...v1.3
v1.2
-
Update to new way of setting env vars per Github documentation
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files -
Update to aws-sdk 2.770.0
v1.1
Update to NPM packages
v1.0
v1.0