Files
backstage/.changeset/kind-walls-speak.md
T
Patrik Oldsberg 5b13acc341 changesets: lil fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-21 21:36:43 +02:00

444 B

@backstage/backend-defaults
@backstage/backend-defaults
minor

BREAKING: The backwards compatibility with plugins using legacy auth through the token manager service has been removed. This means that instead of falling back to using the old token manager, requests towards plugins that don't support the new auth system will simply fail. Please make sure that all plugins in your deployment are hosted within a backend instance from the new backend system.