CustomResource for Java SDK (https://github.com/pulumi/pulumi-kubernetes/pull/3020)
Changed
Update to pulumi-java v0.12.0 (https://github.com/pulumi/pulumi-kubernetes/pull/3025)
Fixed
Fixed Chart v4 fails on update (https://github.com/pulumi/pulumi-kubernetes/pull/3046)
Fixed a panic that occurs when diffing Job resources containing replaceUnready annotations and an unreachable cluster connection. (https://github.com/pulumi/pulumi-kubernetes/pull/3024)
Fixed spurious diffing for updates when in renderYaml mode (https://github.com/pulumi/pulumi-kubernetes/pull/3030)