- Cache the OpenAPI schema to improve performance. (<https://github.com/pulumi/pulumi-kubernetes/pull/833>). - Aggregate error messages from Pods on Job Read. (<https://github.com/pulumi/pulumi-kubernetes/pull/831>). - Improve interactive status for Jobs. (<https://github.com/pulumi/pulumi-kubernetes/pull/832>).
1.2.0
Not secure
Improvements
- Add logic to check for Job readiness. (<https://github.com/pulumi/pulumi-kubernetes/pull/633>). - Automatically mark Secret data and stringData as secret. (<https://github.com/pulumi/pulumi-kubernetes/pull/803>). - Auto-alias resource apiVersions. (<https://github.com/pulumi/pulumi-kubernetes/pull/798>). - Provide detailed error for removed apiVersions. (<https://github.com/pulumi/pulumi-kubernetes/pull/809>).
1.1.0
Not secure
Major changes
- Add support for Kubernetes v1.16.0 (<https://github.com/pulumi/pulumi-kubernetes/pull/669>)
Improvements
- Implement customTimeout for resource deletion. (<https://github.com/pulumi/pulumi-kubernetes/pull/802>). - Increase default readiness timeouts to 10 mins. (<https://github.com/pulumi/pulumi-kubernetes/pull/721>). - Add suppressDeprecationWarnings flag. (<https://github.com/pulumi/pulumi-kubernetes/pull/808>). - Warn for invalid usage of Helm repo parameter. (<https://github.com/pulumi/pulumi-kubernetes/pull/805>). - Add PodAggregator for use by resource awaiters. (<https://github.com/pulumi/pulumi-kubernetes/pull/785>).
1.0.1
Not secure
Improvements
- Warn for deprecated apiVersions. (<https://github.com/pulumi/pulumi-kubernetes/pull/779>).