|
|
|
|
Changelog for grafana-7.1.5-1.120.x86_64.rpm :
* Fri Sep 18 2020 jcavalheiroAATTsuse.com- Update to version 7.1.5: * Features / Enhancements - Stats: Stop counting the same user multiple times. - Field overrides: Filter by field name using regex. - AzureMonitor: map more units. - Explore: Don\'t run queries on datasource change. - Graph: Support setting field unit & override data source (automatic) unit. - Explore: Unification of logs/metrics/traces user interface - Table: JSON Cell should try to convert strings to JSON - Variables: enables cancel for slow query variables queries. - TimeZone: unify the time zone pickers to one that can rule them all. - Search: support URL query params. - Grafana-UI: Add FileUpload. - TablePanel: Sort numbers correctly. * Bug fixes - Alerting: remove LongToWide call in alerting. - AzureMonitor: fix panic introduced in 7.1.4 when unit was unspecified and alias was used. - Variables: Fixes issue with All variable not being resolved. - Templating: Fixes so texts show in picker not the values. - Templating: Templating: Fix undefined result when using raw interpolation format - TextPanel: Fix content overflowing panel boundaries. - StatPanel: Fix stat panel display name not showing when explicitly set. - Query history: Fix search filtering if null value. - Flux: Ensure connections to InfluxDB are closed. - Dashboard: Fix for viewer can enter panel edit mode by modifying url (but cannot not save anything). - Prometheus: Fix prom links in mixed mode. - Sign In Use correct url for the Sign In button. - StatPanel: Fixes issue with name showing for single series / field results - BarGauge: Fix space bug in single series mode. - Auth: Fix POST request failures with anonymous access - Templating: Fix recursive loop of template variable queries when changing ad-hoc-variable - Templating: Fixed recursive queries triggered when switching dashboard settings view - GraphPanel: Fix annotations overflowing panels. - Prometheus: Fix performance issue in processing of histogram labels. - Datasources: Handle URL parsing error. - Security: Use Header.Set and Header.Del for X-Grafana-User header. * Changes in spec file - Fix golang version = 1.14 to avoid dependency conflicts on some OBS projects * Fri Jun 05 2020 jcavalheiroAATTsuse.com- Update to version 7.0.3 * Features / Enhancements - Stats: include all fields. #24829, AATTryantxu - Variables: change VariableEditorList row action Icon to IconButton. #25217, AATThshoff * Bug fixes - Cloudwatch: Fix dimensions of DDoSProtection. #25317, AATTpapagian - Configuration: Fix env var override of sections containing hyphen. #25178, AATTmarefr - Dashboard: Get panels in collapsed rows. #25079, AATTpeterholmberg - Do not show alerts tab when alerting is disabled. #25285, AATTdprokop - Jaeger: fixes cascader option label duration value. #25129, AATTEstrax - Transformations: Fixed Transform tab crash & no update after adding first transform. #25152, AATTtorkelo- Update to version 7.0.2 * Bug fixes - Security: Urgent security patch release to fix CVE-2020-13379 * Mon Jun 01 2020 jcavalheiroAATTsuse.com- Update to version 7.0.1 * Features / Enhancements - Datasource/CloudWatch: Makes CloudWatch Logs query history more readable. #24795, AATTkaydelaney - Download CSV: Add date and time formatting. #24992, AATTryantxu - Table: Make last cell value visible when right aligned. #24921, AATTpeterholmberg - TablePanel: Adding sort order persistance. #24705, AATTtorkelo - Transformations: Display correct field name when using reduce transformation. #25068, AATTpeterholmberg - Transformations: Allow custom number input for binary operations. #24752, AATTryantxu * Bug fixes - Dashboard/Links: Fixes dashboard links by tags not working. #24773, AATTKamalGalrani - Dashboard/Links: Fixes open in new window for dashboard link. #24772, AATTKamalGalrani - Dashboard/Links: Variables are resolved and limits to 100. #25076, AATThugohaggmark - DataLinks: Bring back variables interpolation in title. #24970, AATTdprokop - Datasource/CloudWatch: Field suggestions no longer limited to prefix-only. #24855, AATTkaydelaney - Explore/Table: Keep existing field types if possible. #24944, AATTkaydelaney - Explore: Fix wrap lines toggle for results of queries with filter expression. #24915, AATTivanahuckova - Explore: fix undo in query editor. #24797, AATTzoltanbedi - Explore: fix word break in type head info. #25014, AATTzoltanbedi - Graph: Legend decimals now work as expected. #24931, AATTtorkelo - LoginPage: Fix hover color for service buttons. #25009, AATTtskarhed - LogsPanel: Fix scrollbar. #24850, AATTivanahuckova - MoveDashboard: Fix for moving dashboard caused all variables to be lost. #25005, AATTtorkelo - Organize transformer: Use display name in field order comparer. #24984, AATTdprokop - Panel: shows correct panel menu items in view mode. #24912, AATThugohaggmark - PanelEditor Fix missing labels and description if there is only single option in category. #24905, AATTdprokop - PanelEditor: Overrides name matcher still show all original field names even after Field default display name is specified. #24933, AATTtorkelo - PanelInspector: Makes sure Data display options are visible. #24902, AATThugohaggmark - PanelInspector: Hides unsupported data display options for Panel type. #24918, AATThugohaggmark - PanelMenu: Make menu disappear on button press. #25015, AATTtskarhed - Postgres: Fix add button. #25087, AATTphemmer - Prometheus: Fix recording rules expansion. #24977, AATTivanahuckova - Stackdriver: Fix creating Service Level Objectives (SLO) datasource query variable. #25023, AATTpapagian * Sun May 24 2020 Joao Cavalheiro - Update to version 7.0.0 * Breaking changes - Removed PhantomJS: PhantomJS was deprecated in Grafana v6.4 and starting from Grafana v7.0.0, all PhantomJS support has been removed. This means that Grafana no longer ships with a built-in image renderer, and we advise you to install the Grafana Image Renderer plugin. - Dashboard: A global minimum dashboard refresh interval is now enforced and defaults to 5 seconds. - Interval calculation: There is now a new option Max data points that controls the auto interval $__interval calculation. Interval was previously calculated by dividing the panel width by the time range. With the new max data points option it is now easy to set $__interval to a dynamic value that is time range agnostic. For example if you set Max data points to 10 Grafana will dynamically set $__interval by dividing the current time range by 10. - Datasource/Loki: Support for deprecated Loki endpoints has been removed. - Backend plugins: Grafana now requires backend plugins to be signed, otherwise Grafana will not load/start them. This is an additional security measure to make sure backend plugin binaries and files haven\'t been tampered with. Refer to Upgrade Grafana for more information. - AATTgrafana/ui: Forms migration notice, see AATTgrafana/ui changelog - AATTgrafana/ui: Select API change for creating custom values, see AATTgrafana/ui changelog + Deprecation warnings - Scripted dashboards is now deprecated. The feature is not removed but will be in a future release. We hope to address the underlying requirement of dynamic dashboards in a different way. #24059 - The unofficial first version of backend plugins together with usage of grafana/grafana-plugin-model is now deprecated and support for that will be removed in a future release. Please refer to backend plugins documentation for information about the new officially supported backend plugins. * Features / Enhancements - Backend plugins: Log deprecation warning when using the unofficial first version of backend plugins. #24675, AATTmarefr - Editor: New line on Enter, run query on Shift+Enter. #24654, AATTdavkal - Loki: Allow multiple derived fields with the same name. #24437, AATTaocenas - Orgs: Add future deprecation notice. #24502, AATTtorkelo * Bug Fixes - AATTgrafana/toolkit: Use process.cwd() instead of PWD to get directory. #24677, AATTzoltanbedi - Admin: Makes long settings values line break in settings page. #24559, AATThugohaggmark - Dashboard: Allow editing provisioned dashboard JSON and add confirmation when JSON is copied to dashboard. #24680, AATTdprokop - Dashboard: Fix for strange \"dashboard not found\" errors when opening links in dashboard settings. #24416, AATTtorkelo - Dashboard: Fix so default data source is selected when data source can\'t be found in panel editor. #24526, AATTmckn - Dashboard: Fixed issue changing a panel from transparent back to normal in panel editor. #24483, AATTtorkelo - Dashboard: Make header names reflect the field name when exporting to CSV file from the the panel inspector. #24624, AATTpeterholmberg - Dashboard: Make sure side pane is displayed with tabs by default in panel editor. #24636, AATTdprokop - Data source: Fix query/annotation help content formatting. #24687, AATTAgnesToulet - Data source: Fixes async mount errors. #24579, AATTEstrax - Data source: Fixes saving a data source without failure when URL doesn\'t specify a protocol. #24497, AATTaknuds1 - Explore/Prometheus: Show results of instant queries only in table. #24508, AATTivanahuckova - Explore: Fix rendering of react query editors. #24593, AATTivanahuckova - Explore: Fixes loading more logs in logs context view. #24135, AATTEstrax - Graphite: Fix schema and dedupe strategy in rollup indicators for Metrictank queries. #24685, AATTtorkelo - Graphite: Makes query annotations work again. #24556, AATThugohaggmark - Logs: Clicking \"Load more\" from context overlay doesn\'t expand log row. #24299, AATTkaydelaney - Logs: Fix total bytes process calculation. #24691, AATTdavkal - Org/user/team preferences: Fixes so UI Theme can be set back to Default. #24628, AATTAgnesToulet - Plugins: Fix manifest validation. #24573, AATTaknuds1 - Provisioning: Use proxy as default access mode in provisioning. #24669, AATTbergquist - Search: Fix select item when pressing enter and Grafana is served using a sub path. #24634, AATTtskarhed - Search: Save folder expanded state. #24496, AATTClarity-89 - Security: Tag value sanitization fix in OpenTSDB data source. #24539, AATTrotemreiss - Table: Do not include angular options in options when switching from angular panel. #24684, AATTtorkelo - Table: Fixed persisting column resize for time series fields. #24505, AATTtorkelo - Table: Fixes Cannot read property subRows of null. #24578, AATThugohaggmark - Time picker: Fixed so you can enter a relative range in the time picker without being converted to absolute range. #24534, AATTmckn - Transformations: Make transform dropdowns not cropped. #24615, AATTdprokop - Transformations: Sort order should be preserved as entered by user when using the reduce transformation. #24494, AATThugohaggmark - Units: Adds scale symbol for currencies with suffixed symbol. #24678, AATThugohaggmark - Variables: Fixes filtering options with more than 1000 entries. #24614, AATThugohaggmark - Variables: Fixes so Textbox variables read value from url. #24623, AATThugohaggmark - Zipkin: Fix error when span contains remoteEndpoint. #24524, AATTaocenas - SAML: Switch from email to login for user login attribute mapping (Enterprise)- Update Makefile and spec file * Remove phantomJS patch from Makefile * Fix multiline strings in Makefile * Exclude s390 from SLE12 builds, golang 1.14 is not built for s390 * Thu May 14 2020 Enno Gotthold - Add instructions for patching the Grafana javascript frontend. * Tue May 05 2020 Jeff Kowalczyk - BuildRequires golang(API) instead of go metapackage version range * BuildRequires: golang(API) >= 1.14 from BuildRequires: ( go >= 1.14 with go < 1.15 ) * Tue Apr 28 2020 Enno Gotthold - Update to version 6.7.3 - This version fixes bsc#1170557 and its corresponding CVE-2020-12245 - Admin: Fix Synced via LDAP message for non-LDAP external users. #23477, AATTalexanderzobnin - Alerting: Fixes notifications for alerts with empty message in Google Hangouts notifier. #23559, AATThugohaggmark - AuthProxy: Fixes bug where long username could not be cached.. #22926, AATTjcmcken - Dashboard: Fix saving dashboard when editing raw dashboard JSON model. #23314, AATTpeterholmberg - Dashboard: Try to parse 8 and 15 digit numbers as timestamps if parsing of time range as date fails. #21694, AATTjessetan - DashboardListPanel: Fixed problem with empty panel after going into edit mode (General folder filter being automatically added) . #23426, AATTtorkelo - Data source: Handle datasource withCredentials option properly. #23380, AATThvtuananh - Security: Fix annotation popup XSS vulnerability. #23813, AATTtorkelo - Server: Exit Grafana with status code 0 if no error. #23312, AATTaknuds1 - TablePanel: Fix XSS issue in header column rename (backport). #23814, AATTtorkelo - Variables: Fixes error when setting adhoc variable values. #23580, AATThugohaggmark * Mon Apr 06 2020 egottholdAATTsuse.com- Update to version 6.7.2: (see installed changelog for the full list of changes) - BackendSrv: Adds config to response to fix issue for external plugins that used this property . #23032, AATTtorkelo - Dashboard: Fixed issue with saving new dashboard after changing title . #23104, AATTdprokop - DataLinks: make sure we use the correct datapoint when dataset contains null value.. #22981, AATTmckn - Plugins: Fixed issue for plugins that imported dateMath util . #23069, AATTmckn - Security: Fix for dashboard snapshot original dashboard link could contain XSS vulnerability in url. #23254, AATTtorkelo - Variables: Fixes issue with too many queries being issued for nested template variables after value change. #23220, AATTtorkelo - Plugins: Expose promiseToDigest. #23249, AATTtorkelo - Reporting (Enterprise): Fixes issue updating a report created by someone else * Fri Mar 20 2020 Johannes Kastl - update to 6.7.1: (see installed changelog for the full list of changes) Bug Fixes - Azure: Fixed dropdowns not showing current value. #22914, AATTtorkelo - BackendSrv: only add content-type on POST, PUT requests. #22910, AATThugohaggmark - Panels: Fixed size issue with panel internal size when exiting panel edit mode. #22912, AATTtorkelo - Reporting: fixes migrations compatibility with mysql (Enterprise) - Reporting: Reduce default concurrency limit to 4 (Enterprise) * Fri Mar 20 2020 Johannes Kastl - update to 6.7.0: (see installed changelog for the full list of changes) Bug Fixes - AngularPanels: Fixed inner height calculation for angular panels . #22796, AATTtorkelo - BackendSrv: makes sure provided headers are correctly recognized and set. #22778, AATThugohaggmark - Forms: Fix input suffix position (caret-down in Select) . #22780, AATTtorkelo - Graphite: Fixed issue with query editor and next select metric now showing after selecting metric node . #22856, AATTtorkelo - Rich History: UX adjustments and fixes. #22729, AATTivanahuckova- update to 6.7.0-beta1: Breaking changes - Slack: Removed Mention setting and instead introduce Mention Users, Mention Groups, and Mention Channel. The first two settings require user and group IDs, respectively. This change was necessary because the way of mentioning via the Slack API changed and mentions in Slack notifications no longer worked. - Alerting: Reverts the behavior of diff and percent_diff to not always be absolute. Something we introduced by mistake in 6.1.0. Alerting now support diff(), diff_abs(), percent_diff() and percent_diff_abs(). #21338 - Notice about changes in backendSrv for plugin authors In our mission to migrate away from AngularJS to React we have removed all AngularJS dependencies in the core data retrieval service backendSrv. Removing the AngularJS dependencies in backendSrv has the unfortunate side effect of AngularJS digest no longer being triggered for any request made with backendSrv. Because of this, external plugins using backendSrv directly may suffer from strange behaviour in the UI. To remedy this issue, as a plugin author you need to trigger the digest after a direct call to backendSrv. Bug Fixes API: Fix redirect issues. #22285, AATTpapagian Alerting: Don\'t include image_url field with Slack message if empty. #22372, AATTaknuds1 Alerting: Fixed bad background color for default notifications in alert tab . #22660, AATTkrvajal Annotations: In table panel when setting transform to annotation, they will now show up right away without a manual refresh. #22323, AATTkrvajal Azure Monitor: Fix app insights source to allow for new __timeFrom and __timeTo. #21879, AATTChadNedzlek BackendSrv: Fixes POST body for form data. #21714, AATThugohaggmark CloudWatch: Credentials cache invalidation fix. #22473, AATTsunker CloudWatch: Expand alias variables when query yields no result. #22695, AATTsunker Dashboard: Fix bug with NaN in alerting. #22053, AATTa-melnyk Explore: Fix display of multiline logs in log panel and explore. #22057, AATTthomasdraebing Heatmap: Legend color range is incorrect when using custom min/max. #21748, AATTsv5d Security: Fixed XSS issue in dashboard history diff . #22680, AATTtorkelo StatPanel: Fixes base color is being used for null values . [#22646], AATTtorkelo
|
|
|