- Add skipAwait option to helm.v3 SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/1603)
- Add skipAwait option to YAML SDKs. (https://github.com/pulumi/pulumi-kubernetes/pull/1610)
- [sdk/go] `ConfigGroup` now respects explicit provider instances when parsing YAML. (https://github.com/pulumi/pulumi-kubernetes/pull/1601)
- Fix hanging updates for deployment await logic (https://github.com/pulumi/pulumi-kubernetes/pull/1596)
- Fix auto-naming bug for computed names (https://github.com/pulumi/pulumi-kubernetes/pull/1618)
- [sdk/python] Revert pulumi dependency to <4.0.0. (https://github.com/pulumi/pulumi-kubernetes/pull/1619)
- [sdk/dotnet] Unpin System.Collections.Immutable dependency (https://github.com/pulumi/pulumi-kubernetes/pull/1621)