v1.8.0
The v1.8.0
release introduces a new family provider provider-aws-codeartifact
, new resources, bug fixes, and dependency updates.
Support for New Resources
Domain.codeartifact.aws.upbound.io/v1beta1
DomainPermissionsPolicy.codeartifact.aws.upbound.io/v1beta1
Repository.codeartifact.aws.upbound.io/v1beta1
RepositoryPermissionsPolicy.codeartifact.aws.upbound.io/v1beta1
Bug Fixes
- Fixes conflicts due to
version
field in theNodeGroup.ec2
resource #1374 - Fixes update loop in the
LaunchTemplate.ec2
resource #1377
What's Changed
- Update actions/checkout digest to 692973e by @renovate in #1364
- Only add singleton list API converters for the existing APIs by @ulucinar in #1367
- Update alpine Docker tag to v3.20.1 by @renovate in #1371
- lateinit version due to nodegroup conflict by @stevendborrelli in #1374
- Update dependency upbound/up to v0.31.0 by @renovate in #1348
- Add Codeartifact resources by @stevendborrelli in #1368
- fix(ec2): launchtemplate late init remove for defaultVersion by @haarchri in #1377
Full Changelog: v1.7.0...v1.8.0