diff --git a/docs/sources/whatsnew/whats-new-in-v9-4.md b/docs/sources/whatsnew/whats-new-in-v9-4.md index d47d7a20c23..feea36c9224 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-4.md +++ b/docs/sources/whatsnew/whats-new-in-v9-4.md @@ -296,6 +296,10 @@ We've added support for JWT authentication. We've added support for custom session parameters. +## Postgres, MySQL, and MSSQL data sources + +The `database` property is now under the `jsonData` key in the data source configuration. This change is backward compatible, and existing configurations will continue to work. + ## Before you upgrade There are no known breaking changes associated with this version of Grafana.