Update tableNextGen stage (#105231)

* Update tableNextGen stage

Update tableNextGen toggle to public preview

* add missing comma

* added generated files
This commit is contained in:
Natalia Bernarte Oses
2025-05-13 17:00:29 +02:00
committed by GitHub
parent 1af3acf0c5
commit 81d72bcfc7
4 changed files with 15 additions and 9 deletions
@@ -103,6 +103,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `regressionTransformation` | Enables regression analysis transformation |
| `alertingSaveStateCompressed` | Enables the compressed protobuf-based alert state storage |
| `ssoSettingsLDAP` | Use the new SSO Settings API to configure LDAP |
| `tableNextGen` | Allows access to the new react-data-grid based table component. |
| `improvedExternalSessionHandling` | Enables improved support for OAuth external sessions. After enabling this feature, users might need to re-authenticate themselves. |
| `elasticsearchCrossClusterSearch` | Enables cross cluster search in the Elasticsearch datasource |
| `improvedExternalSessionHandlingSAML` | Enables improved support for SAML external sessions. Ensure the NameID format is correctly configured in Grafana for SAML Single Logout to function properly. |