- Depend on Pulumi 3.0, which includes improvements to Python resource arguments and key translation, Go SDK performance,
Node SDK performance, general availability of Automation API, and more.
- Update pulumi dependency (https://github.com/pulumi/pulumi-kubernetes/pull/1521)
- [sdk/go] Fix Go resource registrations (https://github.com/pulumi/pulumi/pull/6641)
- [sdk/python] Support `<Resource>Args` classes (https://github.com/pulumi/pulumi/pull/6525)
- Do not return an ID when previewing the creation of a resource. (https://github.com/pulumi/pulumi-kubernetes/pull/1526)