mirror of
https://github.com/grafana/grafana.git
synced 2025-01-15 11:12:50 -06:00
7eb17bccca
* Set every page to have defaults of 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/enterprise-licensing pages to have 'Enterprise' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/recorded-queries pages to have labels cloud,enterprise * Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set administration/stats-and-license pages to have labels cloud,enterprise * Set alerting pages to have labels cloud,enterprise,oss * Set breaking-changes pages to have labels cloud,enterprise,oss * Set dashboards pages to have labels cloud,enterprise,oss * Set datasources pages to have labels cloud,enterprise,oss * Set explore pages to have labels cloud,enterprise,oss * Set fundamentals pages to have labels cloud,enterprise,oss * Set introduction/grafana-cloud pages to have labels cloud Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix introduction pages products Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set panels-visualizations pages to have labels cloud,enterprise,oss * Set release-notes pages to have labels cloud,enterprise,oss * Set search pages to have labels cloud,enterprise,oss * Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss * Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise * Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Set troubleshooting pages to have labels cloud,enterprise,oss * Set whatsnew pages to have labels cloud,enterprise,oss * Apply updated labels from review Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
3.2 KiB
3.2 KiB
_build | labels | title | |||||||
---|---|---|---|---|---|---|---|---|---|
|
|
Release notes for Grafana 8.1.3 |
Release notes for Grafana 8.1.3
Bug fixes
- Alerting: Fix alert flapping in the internal alertmanager. #38648, @gotjosh
- Alerting: Fix request handler failed to convert dataframe "results" to plugins.DataTimeSeriesSlice: input frame is not recognized as a time series. #38587, @idafurjes
- Dashboard: Fix UIDs are not preserved when importing/creating dashboards thru importing .json file. #38659, @axelavargas
- Dashboard: Forces panel re-render when exiting panel edit. #38913, @hugohaggmark
- Dashboard: Prevent folder from changing when navigating to general settings. #38103, @hugohaggmark
- Docker: Force use of libcrypto1.1 and libssl1.1 versions to fix CVE-2021-3711. #38585, @dsotirakis
- Elasticsearch: Fix metric names for alert queries. #38546, @dsotirakis
- Elasticsearch: Limit Histogram field parameter to numeric values. #38631, @Elfo404
- Elasticsearch: Prevent pipeline aggregations to show up in terms order by options. #38448, @Elfo404
- LibraryPanels: Prevent duplicate repeated panels from being created. #38804, @hugohaggmark
- Loki: Fix ad-hoc filter in dashboard when used with parser. #38542, @ivanahuckova
- Plugins: Track signed files + add warn log for plugin assets which are not signed. #38938, @wbrowne
- Postgres/MySQL/MSSQL: Fix region annotations not displayed correctly. #38936, @marefr
- Prometheus: Fix validate selector in metrics browser. #38921, @ivanahuckova
- Security: Fix stylesheet injection vulnerability #38432, @idafurjes. Big thanks to Tobias Hamann and Lauritz Holtmann of usd AG for reporting this issue.
- Security: Fix short URL vulnerability #38436, @idafurjes. Big thanks to Tobias Hamann and Lauritz Holtmann of usd AG for reporting this issue.