Important Information - Deprecated Versions
in release v0.33.0 we will remove the following resources:
- deprecated
notification
APIGroup - please migrate tosns
APIGroup checkout: #1502 - deprecated
provider
(https://doc.crds.dev/github.com/crossplane-contrib/provider-aws/aws.crossplane.io/Provider/v1alpha3@v0.32.0) APIGroup - please migration toproviderConfig
APIGroup
The whole notification
group is duplicated as sns
group with new kind names. The deprecated CRDs of notification
will be removed - please migrate to sns
group as soon as possible. See this guide for more details about how to migrate.
SNSTopic
ofnotification
->Topic
ofsns
SNSSubscription
ofnotification
->Subscription
ofsns
What's Changed
- Upgrade to Go 1.18 by @chlunde in #1410
- Use bundled provider packages and improve build / publish process by @hasheddan in #1460
- feat: Handle SourceSecurityGroup field from the spec by @dudududi in #1461
- feat: adds opensearchservice by @jcooklin in #1453
- doc: removed comment about updating GENERATED_SERVICES manually by @bigmikes in #1465
- feat: Added kms key id and kmy key selector for rds instance by @akesser in #1471
- Apigatewayv2 route ref by @stevendborrelli in #1476
- fix: Adjusting returned keyarn to match input value by @akesser in #1481
- feat(amp): update promtheusservice rulegroupsnamespace by @r0mdau in #1482
- feat: support modify vpc peering options by @zjj2wry in #1459
- fix: lint cyclomatic complexity by @r0mdau in #1485
- fix(mq/broker): missing subnets + SGs on creation by @wotolom in #1490
- fix: same name as examples for ProviderConfig by @r0mdau in #1486
- feat(amp): update promtheusservice alertmanagerdefinition by @Edoz77 in #1489
- Implement nodegroup updates by @baldorch in #1469
- feat(maintainers): added MisterMX by @haarchri in #1491
- fix(crawler): RoleRef should extract ARN by @wotolom in #1494
New Contributors
- @dudududi made their first contribution in #1461
- @jcooklin made their first contribution in #1453
- @bigmikes made their first contribution in #1465
- @zjj2wry made their first contribution in #1459
- @Edoz77 made their first contribution in #1489
- @baldorch made their first contribution in #1469
Full Changelog: v0.31.0...v0.32.0