patch -> minor

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2023-03-29 15:35:12 +01:00
parent ff23abfff2
commit fec7543575
+3 -1
View File
@@ -1,5 +1,7 @@
---
'@backstage/plugin-kubernetes-backend': patch
'@backstage/plugin-kubernetes-backend': minor
---
Update `aws-sdk` client from v2 to v3.
**BREAKING**: The `AwsIamKubernetesAuthTranslator` class no longer exposes the following methods `awsGetCredentials`, `getBearerToken`, `getCredentials` and `validCredentials`. There is no replacement for these methods.