v0.47.0
The release includes some bug fixes, adding new resources, and updates to dependencies, with the most significant ones detailed below.
- Generates reference fields for the
spec.initProvider
of all resources which fixes #994 - Fixes the issue Cluster eks.aws.upbound.io unable to select subnetIds
- Support for new resources:
TopicRuleDestination.iot
andEndpoint.sagemaker
What's Changed
- Add iot TopicRuleDestination to v1beta1 by @mbbush in #1015
- Bump Go to v1.21 by @ulucinar in #1035
- Reconcile aws_appconfig_environment using the TF SDK-based external client by @ulucinar in #1038
- Bump crddiff to v0.8.0 by @ulucinar in #1040
- Update actions/upload-artifact action to v4 by @renovate in #1025
- Update module golang.org/x/crypto to v0.17.0 [SECURITY] by @renovate in #1036
- Update kubernetes packages to v0.29.0 by @renovate in #1023
- Add examples for fifo SNS topics by @mbbush in #1031
- Add references to Cognito UserPool by @mbbush in #1022
- Sagemaker Endpoint Resource by @blakeromano in #1034
- Generate reference fields for the spec.initProvider of all resources by @ulucinar in #1046
New Contributors
- @blakeromano made their first contribution in #1034
Full Changelog: v0.46.1...v0.47.0