-
Task
-
Resolution: Done
-
Blocker
-
1.3
-
3
-
False
-
-
False
-
RHIDP-2144 - RHDH 1.3 Release (Feature)
-
-
Removed Functionality
-
Rejected
-
-
Document in the 1.3 release notes various breaking changes introduced by upstream
Backstage 1.27
-
- BREAKING: The helper functions `createDatabaseClient` and `ensureDatabaseExists` have been removed from the public interface, since they have no usage within the repository and never were suitable for calling from the outside. Switch to using `coreServices.database` or `DatabaseManager` instead.
-
- Backend System Deprcations
Utilities in @backstage/backend-common are being deprecated with the intent to remove the package entirely in a future release
- Backend System Deprcations
-
- Backend Authentication
The requirement to configure a secret for backend authentication in production has been removed. It is now only needed if you rely on the legacy authentication mechanism (https://backstage.io/docs/auth/service-to-service-auth#external-callers-legacy). If you don’t configure any secrets you will also not be able to generate tokens with the TokenManager service, although use of this service is discouraged as it has been replaced by the AuthService.
- Backend Authentication
-
- User Authentication
The auth backend plugin now provides an authOwnershipResolutionExtensionPoint that lets you override the default ownership resolution used by sign-in resolvers. This allows you to customize this logic for all sign-in resolvers without replacing them.
- User Authentication
Backstage 1.28
(add content here)
Backstage 1.29
(add content here)
- is duplicated by
-
RHIDP-3405 [Docs] Document Breaking changes in the release notes for 1.3
- Closed
- relates to
-
RHIDP-2847 Breaking changes in Backstage release 1.28
- Closed