mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 00:29:40 +08:00
Docs: Fix duplicate text in What’s new in Grafana v9.0 (#49699)
This commit is contained in:
@ -205,12 +205,7 @@ In the InfluxDB data source, browser access mode was deprecated in grafana 8.0.0
|
||||
|
||||
The rename by regex transformation has been improved to allow global patterns of the form `/<stringToReplace>/g`. Depending on the regex match used, this may cause some transformations to behave slightly differently. You can guarantee the same behavior as before by wrapping the match string in forward slashes (/), for example, (._) would become /(._)/. ([Github Issue #48179](https://github.com/grafana/grafana/pull/48179))
|
||||
|
||||
## ## A note on Grafana Enterprise licensing
|
||||
|
||||
The Rename by regex transformation has been improved to allow global patterns of the form /<stringToReplace>/g. Depending on the regex match used, this may cause some transformations to behave slightly differently. You can guarantee the same behavior as before by wrapping the match string in forward slashes (/), e.g. (._) becomes /(._)/
|
||||
Github Issue #48179
|
||||
|
||||
## Deprecation Notices
|
||||
## A note on Grafana Enterprise licensing
|
||||
|
||||
When we release Grafana 9.0 on June 14th, Grafana will no longer enforce viewers and editor-admins differently. That means that regardless of whether your Grafana Enterprise license is tiered or combined, instead of seeing this on the Stats & Licensing page:
|
||||
|
||||
|
Reference in New Issue
Block a user