You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Feature:** client now supports UUID and decimal types
@@ -17,11 +23,15 @@
17
23
-**Breaking Change:** rename `CreateFederatedIdentityProviderResponse` to `FederatedIdentityProvider` and update file path accordingly
18
24
-**Breaking Change:** rename `CreateFederatedIdentityProviderResponseAssertionsInner` to `FederatedIdentityProviderAssertionsInner` and update file path accordingly
19
25
-**Feature:** add `id` for `FederatedIdentityProvider`
20
-
-`ske`: [v1.7.0](services/ske/CHANGELOG.md#v170)
21
-
-**Feature:** New model `Access`
22
-
-**Feature:** New model `IDPKubeconfig`
23
-
-**Feature:** Add attribute `access` of type `Access` to model `Cluster`
24
-
-**Feature:** New API client methods: `get_idp_kubeconfig`, `get_idp_kubeconfig_with_http_info`, `get_idp_kubeconfig_without_preload_content`, `_get_idp_kubeconfig_serialize`
26
+
-`ske`:
27
+
-[v1.7.1](services/ske/CHANGELOG.md#v171)
28
+
-**Feature:** client now supports UUID and decimal types
29
+
-**Bugfix:** timeouts now passed to requests library
30
+
-[v1.7.0](services/ske/CHANGELOG.md#v170)
31
+
-**Feature:** New model `Access`
32
+
-**Feature:** New model `IDPKubeconfig`
33
+
-**Feature:** Add attribute `access` of type `Access` to model `Cluster`
34
+
-**Feature:** New API client methods: `get_idp_kubeconfig`, `get_idp_kubeconfig_with_http_info`, `get_idp_kubeconfig_without_preload_content`, `_get_idp_kubeconfig_serialize`
25
35
-`kms`:
26
36
-[v0.8.1](services/kms/CHANGELOG.md#v081)
27
37
-**Feature:** client now supports UUID and decimal types
@@ -34,16 +44,24 @@
34
44
-**Bugfix:** timeouts now passed to requests library
35
45
-[v0.5.0](services/intake/CHANGELOG.md#v050)
36
46
-**Breaking Change**: Switch from regional to global API server URL (region can't be set via `Configuration` / env-variable anymore).
0 commit comments