Releases: renderedtext/agent-aws-stack
Releases · renderedtext/agent-aws-stack
v0.3.7
What's Changed
- Create LICENSE by @lucaspin in #155
- add DescribeVpnGateways action by @supark-cflt in #156
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #154
- Update CODEOWNERS by @dexyk in #159
- Upgrade AWS CDK version by @dexyk in #158
New Contributors
- @supark-cflt made their first contribution in #156
- @dexyk made their first contribution in #159
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Before upgrading
- The Linux AMI provisioning scripts were updated to use Ansible v7, which requires Python 3.9+ for the control node.
- The new AWS CDK version requires two new AWS IAM permissions when running the bootstrap command:
s3:PutLifecycleConfiguration
andecr:PutLifecyclePolicy
.