Feature Management: Move awsDatasourcesNewFormStyling to GA (#87696)

This commit is contained in:
Ida Štambuk
2024-05-15 12:23:24 +02:00
committed by GitHub
parent d52381b744
commit 272cfa83b1
4 changed files with 10 additions and 6 deletions

View File

@@ -135,12 +135,15 @@
{
"metadata": {
"name": "awsDatasourcesNewFormStyling",
"resourceVersion": "1713545444177",
"creationTimestamp": "2024-04-19T16:50:44Z"
"resourceVersion": "1715590364201",
"creationTimestamp": "2024-04-19T16:50:44Z",
"annotations": {
"grafana.app/updatedTimestamp": "2024-05-13 08:52:44.201182 +0000 UTC"
}
},
"spec": {
"description": "Applies new form styling for configuration and query editors in AWS plugins",
"stage": "preview",
"stage": "GA",
"codeowner": "@grafana/aws-datasources",
"frontend": true
}