SHA256
1
0
forked from pool/grafana

Accepting request 724599 from home:jcavalheiro:monitoring

Fix changelog

OBS-URL: https://build.opensuse.org/request/show/724599
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=23
This commit is contained in:
Jan Fajerski 2019-08-19 14:49:21 +00:00 committed by Git OBS Bridge
parent 0997149779
commit 9b9a76b8c3

View File

@ -1,125 +1,110 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 16 14:16:42 UTC 2019 - simon.crute@grafana.com Fri Aug 16 14:16:42 UTC 2019 - simon.crute@grafana.com
Version 6.3.3 - Version 6.3.3
Bug Fixes * Bug Fixes
Annotations: Fix failing annotation query when time series query is cancelled. #18532 1, @dprokop 1 + Annotations: Fix failing annotation query when time series query is cancelled. #18532 1, @dprokop 1
Auth: Do not set SameSite cookie attribute if cookie_samesite is none. #18462 1, @papagian 3 + Auth: Do not set SameSite cookie attribute if cookie_samesite is none. #18462 1, @papagian 3
DataLinks: Apply scoped variables to data links correctly. #18454 1, @dprokop 1 + DataLinks: Apply scoped variables to data links correctly. #18454 1, @dprokop 1
DataLinks: Respect timezone when displaying datapoints timestamp in graph context menu. #18461 2, @dprokop 1 + DataLinks: Respect timezone when displaying datapoints timestamp in graph context menu. #18461 2, @dprokop 1
DataLinks: Use datapoint timestamp correctly when interpolating variables. #18459 1, @dprokop 1 + DataLinks: Use datapoint timestamp correctly when interpolating variables. #18459 1, @dprokop 1
Explore: Fix loading error for empty queries. #18488 1, @davkal + Explore: Fix loading error for empty queries. #18488 1, @davkal
Graph: Fixes legend issue clicking on series line icon and issue with horizontal scrollbar being visible on windows. #18563 1, @torkelo 2 + Graph: Fixes legend issue clicking on series line icon and issue with horizontal scrollbar being visible on windows. #18563 1, @torkelo 2
Graphite: Avoid glob of single-value array variables . #18420, @gotjosh + Graphite: Avoid glob of single-value array variables . #18420, @gotjosh
Prometheus: Fix queries with label_replace remove the $1 match when loading query editor. #18480 5, @hugohaggmark 3 + Prometheus: Fix queries with label_replace remove the $1 match when loading query editor. #18480 5, @hugohaggmark 3
Prometheus: More consistently allows for multi-line queries in editor. #18362 2, @kaydelaney 2 + Prometheus: More consistently allows for multi-line queries in editor. #18362 2, @kaydelaney 2
TimeSeries: Assume values are all numbers. #18540 4, @ryantxu + TimeSeries: Assume values are all numbers. #18540 4, @ryantxu
Version 6.3.2 - Version 6.3.2
Bug Fixes * Bug Fixes
Gauge/BarGauge: Fixes issue with losts thresholds and issue loading Gauge with avg stat. #18375 12 + Gauge/BarGauge: Fixes issue with losts thresholds and issue loading Gauge with avg stat. #18375 12
Version 6.3.1 - Version 6.3.1
Bug Fixes * Bug Fixes
PanelLinks: Fix crash issue Gauge & Bar Gauge for panels with panel links (drill down links). #18430 2 + PanelLinks: Fix crash issue Gauge & Bar Gauge for panels with panel links (drill down links). #18430 2
Version 6.3.0 - Version 6.3.0
Features / Enhancements * Features / Enhancements
• OAuth: Do not set SameSite OAuth cookie if cookie_samesite is None. #18392 4, @papagian 3 + OAuth: Do not set SameSite OAuth cookie if cookie_samesite is None. #18392 4, @papagian 3
Bug Fixes + Auth Proxy: Include additional headers as part of the cache key. #18298 6, @gotjosh
• PanelLinks: Fix render issue when there is no panel description. #18408 3, @dehrax + Build grafana images consistently. #18224 12, @hassanfarid
+ Docs: SAML. #18069 11, @gotjosh
Version 6.3.0-beta4 + Permissions: Show plugins in nav for non admin users but hide plugin configuration. #18234 1, @aocenas
Features / Enhancements + TimePicker: Increase max height of quick range dropdown. #18247 2, @torkelo 2
• Auth Proxy: Include additional headers as part of the cache key. #18298 6, @gotjosh + Alerting: Add tags to alert rules. #10989 13, @Thib17 1
+ Alerting: Attempt to send email notifications to all given email addresses. #16881 1, @zhulongcheng
Version 6.3.0-beta3 + Alerting: Improve alert rule testing. #16286 2, @marefr
Bug Fixes + Alerting: Support for configuring content field for Discord alert notifier. #17017 2, @jan25
• OAuth: Fix “missing saved state” OAuth login failure due to SameSite cookie policy. #18332 1, @papagian 3 + Alertmanager: Replace illegal chars with underscore in label names. #17002 5, @bergquist 1
• cli: fix for recognizing when in dev mode… #18334, @xlson + Auth: Allow expiration of API keys. #17678, @papagian 3
+ Auth: Return device, os and browser when listing user auth tokens in HTTP API. #17504, @shavonn 1
Version 6.3.0-beta2 + Auth: Support list and revoke of user auth tokens in UI. #17434 2, @shavonn 1
Features / Enhancements + AzureMonitor: change clashing built-in Grafana variables/macro names for Azure Logs. #17140, @shavonn 1
• Build grafana images consistently. #18224 12, @hassanfarid + CloudWatch: Made region visible for AWS Cloudwatch Expressions. #17243 2, @utkarshcmu
• Docs: SAML. #18069 11, @gotjosh + Cloudwatch: Add AWS DocDB metrics. #17241, @utkarshcmu
• Permissions: Show plugins in nav for non admin users but hide plugin configuration. #18234 1, @aocenas + Dashboard: Use timezone dashboard setting when exporting to CSV. #18002 1, @dehrax
• TimePicker: Increase max height of quick range dropdown. #18247 2, @torkelo 2 + Data links. #17267 11, @torkelo 2
Bug Fixes + Docker: Switch base image to ubuntu:latest from debian:stretch to avoid security issues… #17066 5, @bergquist 1
• DataLinks: Fixes incorrect interpolation of ${__series_name} . #18251 1, @torkelo 2 + Elasticsearch: Support for visualizing logs in Explore . #17605 7, @marefr
• Loki: Display live tailed logs in correct order in Explore. #18031 3, @kaydelaney 2 + Explore: Adds Live option for supported datasources. #17062 1, @hugohaggmark 3
• PhantomJS: Fixes rendering on Debian Buster. #18162 2, @xlson + Explore: Adds orgId to URL for sharing purposes. #17895 1, @kaydelaney 2
• TimePicker: Fixed style issue for custom range popover. #18244, @torkelo 2 + Explore: Adds support for new loki start and end params for labels endpoint. #17512, @kaydelaney 2
• Timerange: Fixes a bug where custom time ranges didnt respect UTC. #18248 1, @kaydelaney 2 + Explore: Adds support for toggling raw query mode in explore. #17870, @kaydelaney 2
• remote_cache: Fix redis connstr parsing. #18204 1, @mblaschke + Explore: Allow switching between metrics and logs . #16959 2, @marefr
+ Explore: Combines the timestamp and local time columns into one. #17775, @hugohaggmark 3
Version 6.3.0-beta1 + Explore: Display log lines context . #17097, @dprokop 1
Features / Enhancements + Explore: Dont parse log levels if provided by field or label. #17180 1, @marefr
Features / Enhancements + Explore: Improves performance of Logs element by limiting re-rendering. #17685, @kaydelaney 2
• Alerting: Add tags to alert rules. #10989 13, @Thib17 1 + Explore: Support for new LogQL filtering syntax. #16674 4, @davkal
• Alerting: Attempt to send email notifications to all given email addresses. #16881 1, @zhulongcheng + Explore: Use new TimePicker from Grafana/UI. #17793, @hugohaggmark 3
• Alerting: Improve alert rule testing. #16286 2, @marefr + Explore: handle newlines in LogRow Highlighter. #17425, @rrfeng 1
• Alerting: Support for configuring content field for Discord alert notifier. #17017 2, @jan25 + Graph: Added new fill gradient option. #17528 3, @torkelo 2
• Alertmanager: Replace illegal chars with underscore in label names. #17002 5, @bergquist 1 + GraphPanel: Dont sort series when legend table & sort column is not visible . #17095, @shavonn 1
• Auth: Allow expiration of API keys. #17678, @papagian 3 + InfluxDB: Support for visualizing logs in Explore. #17450 9, @hugohaggmark 3
• Auth: Return device, os and browser when listing user auth tokens in HTTP API. #17504, @shavonn 1 + Logging: Login and Logout actions (#17760). #17883 1, @ATTron
• Auth: Support list and revoke of user auth tokens in UI. #17434 2, @shavonn 1 + Logging: Move log package to pkg/infra. #17023, @zhulongcheng
• AzureMonitor: change clashing built-in Grafana variables/macro names for Azure Logs. #17140, @shavonn 1 + Metrics: Expose stats about roles as metrics. #17469 2, @bergquist 1
• CloudWatch: Made region visible for AWS Cloudwatch Expressions. #17243 2, @utkarshcmu + MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros. #13086 6, @bernardd
• Cloudwatch: Add AWS DocDB metrics. #17241, @utkarshcmu + MySQL: Add support for periodically reloading client certs. #14892, @tpetr
• Dashboard: Use timezone dashboard setting when exporting to CSV. #18002 1, @dehrax + Plugins: replace dataFormats list with skipDataQuery flag in plugin.json. #16984, @ryantxu
• Data links. #17267 11, @torkelo 2 + Prometheus: Take timezone into account for step alignment. #17477, @fxmiii
• Docker: Switch base image to ubuntu:latest from debian:stretch to avoid security issues… #17066 5, @bergquist 1 + Prometheus: Use overridden panel range for $__range instead of dashboard range. #17352, @patrick246
• Elasticsearch: Support for visualizing logs in Explore . #17605 7, @marefr + Prometheus: added time range filter to series labels query. #16851 3, @FUSAKLA
• Explore: Adds Live option for supported datasources. #17062 1, @hugohaggmark 3 + Provisioning: Support folder that doesnt exist yet in dashboard provisioning. #17407 1, @Nexucis
• Explore: Adds orgId to URL for sharing purposes. #17895 1, @kaydelaney 2 + Refresh picker: Handle empty intervals. #17585 1, @dehrax
• Explore: Adds support for new loki start and end params for labels endpoint. #17512, @kaydelaney 2 + Singlestat: Add y min/max config to singlestat sparklines. #17527 4, @pitr
• Explore: Adds support for toggling raw query mode in explore. #17870, @kaydelaney 2 + Snapshot: use given key and deleteKey. #16876, @zhulongcheng
• Explore: Allow switching between metrics and logs . #16959 2, @marefr + Templating: Correctly display __text in multi-value variable after page reload. #17840 1, @EduardSergeev
• Explore: Combines the timestamp and local time columns into one. #17775, @hugohaggmark 3 + Templating: Support selecting all filtered values of a multi-value variable. #16873 2, @r66ad
• Explore: Display log lines context . #17097, @dprokop 1 + Tracing: allow propagation with Zipkin headers. #17009 4, @jrockway
• Explore: Dont parse log levels if provided by field or label. #17180 1, @marefr + Users: Disable users removed from LDAP. #16820 2, @alexanderzobnin
• Explore: Improves performance of Logs element by limiting re-rendering. #17685, @kaydelaney 2 * Bug Fixes
• Explore: Support for new LogQL filtering syntax. #16674 4, @davkal + PanelLinks: Fix render issue when there is no panel description. #18408 3, @dehrax
• Explore: Use new TimePicker from Grafana/UI. #17793, @hugohaggmark 3 + OAuth: Fix “missing saved state” OAuth login failure due to SameSite cookie policy. #18332 1, @papagian 3
• Explore: handle newlines in LogRow Highlighter. #17425, @rrfeng 1 + cli: fix for recognizing when in dev mode… #18334, @xlson
• Graph: Added new fill gradient option. #17528 3, @torkelo 2 + DataLinks: Fixes incorrect interpolation of ${__series_name} . #18251 1, @torkelo 2
• GraphPanel: Dont sort series when legend table & sort column is not visible . #17095, @shavonn 1 + Loki: Display live tailed logs in correct order in Explore. #18031 3, @kaydelaney 2
• InfluxDB: Support for visualizing logs in Explore. #17450 9, @hugohaggmark 3 + PhantomJS: Fixes rendering on Debian Buster. #18162 2, @xlson
• Logging: Login and Logout actions (#17760). #17883 1, @ATTron + TimePicker: Fixed style issue for custom range popover. #18244, @torkelo 2
• Logging: Move log package to pkg/infra. #17023, @zhulongcheng + Timerange: Fixes a bug where custom time ranges didnt respect UTC. #18248 1, @kaydelaney 2
• Metrics: Expose stats about roles as metrics. #17469 2, @bergquist 1 + remote_cache: Fix redis connstr parsing. #18204 1, @mblaschke
• MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros. #13086 6, @bernardd + AddPanel: Fix issue when removing moved add panel widget . #17659 2, @dehrax
• MySQL: Add support for periodically reloading client certs. #14892, @tpetr + CLI: Fix encrypt-datasource-passwords fails with sql error. #18014, @marefr
• Plugins: replace dataFormats list with skipDataQuery flag in plugin.json. #16984, @ryantxu + Elasticsearch: Fix default max concurrent shard requests. #17770 4, @marefr
• Prometheus: Take timezone into account for step alignment. #17477, @fxmiii + Explore: Fix browsing back to dashboard panel. #17061, @jschill
• Prometheus: Use overridden panel range for $__range instead of dashboard range. #17352, @patrick246 + Explore: Fix filter by series level in logs graph. #17798, @marefr
• Prometheus: added time range filter to series labels query. #16851 3, @FUSAKLA + Explore: Fix issues when loading and both graph/table are collapsed. #17113, @marefr
• Provisioning: Support folder that doesnt exist yet in dashboard provisioning. #17407 1, @Nexucis + Explore: Fix selection/copy of log lines. #17121, @marefr
• Refresh picker: Handle empty intervals. #17585 1, @dehrax + Fix: Wrap value of multi variable in array when coming from URL. #16992 1, @aocenas
• Singlestat: Add y min/max config to singlestat sparklines. #17527 4, @pitr + Frontend: Fix for Json tree component not working. #17608, @srid12
• Snapshot: use given key and deleteKey. #16876, @zhulongcheng + Graphite: Fix for issue with alias function being moved last. #17791, @torkelo 2
• Templating: Correctly display __text in multi-value variable after page reload. #17840 1, @EduardSergeev + Graphite: Fixes issue with seriesByTag & function with variable param. #17795, @torkelo 2
• Templating: Support selecting all filtered values of a multi-value variable. #16873 2, @r66ad + Graphite: use POST for /metrics/find requests. #17814 2, @papagian 3
• Tracing: allow propagation with Zipkin headers. #17009 4, @jrockway + HTTP Server: Serve Grafana with a custom URL path prefix. #17048 6, @jan25
• Users: Disable users removed from LDAP. #16820 2, @alexanderzobnin + InfluxDB: Fixes single quotes are not escaped in label value filters. #17398 1, @Panzki
Bug Fixes + Prometheus: Correctly escape | literals in interpolated PromQL variables. #16932, @Limess
• AddPanel: Fix issue when removing moved add panel widget . #17659 2, @dehrax + Prometheus: Fix when adding label for metrics which contains colons in Explore. #16760, @tolwi
• CLI: Fix encrypt-datasource-passwords fails with sql error. #18014, @marefr + SinglestatPanel: Remove background color when value turns null. #17552 1, @druggieri
• Elasticsearch: Fix default max concurrent shard requests. #17770 4, @marefr
• Explore: Fix browsing back to dashboard panel. #17061, @jschill
• Explore: Fix filter by series level in logs graph. #17798, @marefr
• Explore: Fix issues when loading and both graph/table are collapsed. #17113, @marefr
• Explore: Fix selection/copy of log lines. #17121, @marefr
• Fix: Wrap value of multi variable in array when coming from URL. #16992 1, @aocenas
• Frontend: Fix for Json tree component not working. #17608, @srid12
• Graphite: Fix for issue with alias function being moved last. #17791, @torkelo 2
• Graphite: Fixes issue with seriesByTag & function with variable param. #17795, @torkelo 2
• Graphite: use POST for /metrics/find requests. #17814 2, @papagian 3
• HTTP Server: Serve Grafana with a custom URL path prefix. #17048 6, @jan25
• InfluxDB: Fixes single quotes are not escaped in label value filters. #17398 1, @Panzki
• Prometheus: Correctly escape | literals in interpolated PromQL variables. #16932, @Limess
• Prometheus: Fix when adding label for metrics which contains colons in Explore. #16760, @tolwi
• SinglestatPanel: Remove background color when value turns null. #17552 1, @druggieri
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 30 14:14:38 CEST 2019 - ro@suse.de Tue Jul 30 14:14:38 CEST 2019 - ro@suse.de