- Add consts to Go SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/1062). - Add `CustomResource` to .NET SDK (https://github.com/pulumi/pulumi-kubernetes/pull/1067). - Upgrade to Pulumi v2.0.0
Bug fixes
- Sort fetched helm charts into alphabetical order. (https://github.com/pulumi/pulumi-kubernetes/pull/1064)
1.17
and no longer appear in the Pulumi Kubernetes SDKs. These resources can now be found at discovery.v1beta1.EndpointSlice and discovery.v1beta1.EndpointSliceList.
Major changes
- Add support for Kubernetes v1.17.0 (https://github.com/pulumi/pulumi-kubernetes/pull/706)
1.6.0
Not secure
Improvements
- Add a Go SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/1029) (https://github.com/pulumi/pulumi-kubernetes/pull/1042). - Add support for Kubernetes 1.18. (https://github.com/pulumi/pulumi-kubernetes/pull/872) (https://github.com/pulumi/pulumi-kubernetes/pull/1042).
Bug fixes
- Update the Python `Provider` class to use parameter naming consistent with other resources. (https://github.com/pulumi/pulumi-kubernetes/pull/1039). - Change URN for apiregistration resources. (https://github.com/pulumi/pulumi-kubernetes/pull/1021).
1.5.8
Not secure
Improvements
- Automatically populate type aliases and additional secret outputs in the .NET SDK. (https://github.com/pulumi/pulumi-kubernetes/pull/1026). - Update to Pulumi NuGet 1.12.1 and .NET Core 3.1. (https://github.com/pulumi/pulumi-kubernetes/pull/1030).