Plugins: Remove angularDeprecationUI feature toggle (#107300)

* remove angularDeprecationUI FT

* undo go.mod changes
This commit is contained in:
Will Browne
2025-06-27 12:02:00 +01:00
committed by GitHub
parent a6b202e2bb
commit 3020794b60
6 changed files with 2 additions and 20 deletions
@@ -40,7 +40,6 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `logsExploreTableVisualisation` | A table visualisation for logs in Explore | Yes |
| `transformationsRedesign` | Enables the transformations redesign | Yes |
| `awsAsyncQueryCaching` | Enable caching for async queries for Redshift and Athena. Requires that the datasource has caching and async query support enabled | Yes |
| `angularDeprecationUI` | Display Angular warnings in dashboards and panels | Yes |
| `dashgpt` | Enable AI powered features in dashboards | Yes |
| `externalCorePlugins` | Allow core plugins to be loaded as external | Yes |
| `panelMonitoring` | Enables panel monitoring through logs and measurements | Yes |