Update docs/releases/v1.24.0.md
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ A huge thanks to the whole team of maintainers and contributors as well as the a
|
||||
|
||||
This release is a big milestone for the authentication system of Backstage and includes a large collection of new APIs and services. The full proposal can be found in [BEP-0003](https://github.com/backstage/backstage/blob/master/beps/0003-auth-architecture-evolution/README.md), including the motivation for this change. The main highlight of these changes is that we’re adding security by default to Backstage, meaning that you will no longer be forced to protect your Backstage instance from unauthorized access. It also brings several other improvements, such as slimmer user tokens and better handling of user credentials.
|
||||
|
||||
The majority of these improvements only apply to the new backend system, but the new service interfaces have backwards compatibility layers that allows them to be used in the old backend system too.
|
||||
The majority of these improvements only apply to the new backend system, but the new service interfaces have backwards compatibility layers that allow them to be used in the old backend system too.
|
||||
|
||||
This is the first phase of the roll out of these changes, and includes all of the breaking changes that we are expecting. The new service interfaces introduced in this release set us up for the ability to add further improvements to the system without the need for additional breaking changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user