Update changets

Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2024-08-14 14:40:53 +02:00
parent b63d378bb1
commit 3b429fb71c
2 changed files with 11 additions and 1 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
---
'@backstage/backend-test-utils': patch
'@backstage/plugin-kubernetes-node': patch
'@backstage/plugin-kubernetes-backend': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/plugin-proxy-backend': patch
---
Update imports
Update internal imports
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/backend-defaults': patch
---
Added deprecation warning to urge users to perform the auth service migration or implement their own token manager service.
See https://backstage.io/docs/tutorials/auth-service-migration for more information.