update release status wording for the new backend system

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-12-22 13:58:00 +01:00
parent 42c79de334
commit 2e6c56bb8e
22 changed files with 14 additions and 43 deletions
+1 -3
View File
@@ -6,10 +6,8 @@ sidebar_label: Introduction
description: The Backend System
---
> **NOTE: The new backend system is in alpha, and some plugins do not yet fully implement it.**
## Status
The new backend system is in alpha, but many plugins have already been migrated. We recommend all plugins to migrate to the new system, and you can also try it out in your own production deployments.
The new backend system is released and ready for production use, and many plugins and modules have already been migrated. We recommend all plugins and deployments to migrate to the new system.
You can find an example backend setup in [the `backend-next` package](https://github.com/backstage/backstage/tree/master/packages/backend-next).