Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grafana for openSUSE:Factory checked 
in at 2023-04-27 20:02:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grafana (Old)
 and      /work/SRC/openSUSE:Factory/.grafana.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grafana"

Thu Apr 27 20:02:52 2023 rev:44 rq:1083283 version:9.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grafana/grafana.changes  2023-04-13 
16:09:19.465006035 +0200
+++ /work/SRC/openSUSE:Factory/.grafana.new.1533/grafana.changes        
2023-04-27 20:03:13.670734432 +0200
@@ -1,0 +2,334 @@
+Wed Apr 26 10:57:01 UTC 2023 - Marius Kittler <marius.kitt...@suse.com>
+
+- Update to 9.5.0 (CVE-2023-1387, bsc#1210907)
+  * Breaking changes
+    - default named retention policies won't be used to query.
+      Users who have a default named retention policy in their
+      influxdb database, have to rename it to something else.
+      Having default named retention policy is not breaking
+      anything. We will make sure to use the actual default
+      retention policy under the hood. To change the hardcoded
+      retention policy in the dashboard.json, users must they
+      select the right retention policy from dropdown and save the
+      panel/dashboard.
+    - Grafana Alerting rules with NoDataState configuration set to
+      Alerting will now respect "For" duration.
+    - Users who use LDAP role sync to only sync Viewer, Editor and
+      Admin roles, but grant Grafana Server Admin role manually
+      will not be able to do that anymore. After this change, LDAP
+      role sync will override any manual changes to Grafana Server
+      Admin role assignments. If grafana_admin is left unset in
+      LDAP role mapping configuration, it will default to false.
+  * Features and enhancements
+    - API keys: Add deprecation to api keys.
+    - API: Enable serving Swagger UI by default and add docs and
+      guidelines.
+    - API: Permit Cache-Control (browser caching) for datasource
+      resources.
+    - Accessibility: Make row actions keyboard accessible.
+    - Admin/Plugins: Set category filter in connections link.
+    - Alerting: Add CustomDetails field in PagerDuty contact point.
+    - Alerting: Add dashboard and panel links to rule and instance
+      annotations.
+    - Alerting: Add filter and remove funcs for custom labels and
+      annotations.
+    - Alerting: Add fuzzy search to alert list view.
+    - Alerting: Add metrics for active receiver and integrations.
+    - Alerting: Better printing of labels.
+    - Alerting: Create new state history "fanout" backend that
+      dispatches to multiple other backends at once.
+    - Alerting: Enable preview for recording rules.
+    - Alerting: Fetch all applied alerting configurations.
+    - Alerting: Introduce proper feature toggles for common state
+      history backend combinations.
+    - Alerting: Make time range query parameters not required when
+      querying Loki.
+    - Alerting: New notification policies view.
+    - Alerting: No longer index state history log streams by
+      instance labels.
+    - Alerting: Respect "For" Duration for NoData alerts.
+    - Alerting: Support filtering rules by multiple datasources.
+    - Alerting: Switch to snappy-compressed-protobuf for outgoing
+      push requests to Loki.
+    - Angular: Prevent angular from loading when disabled.
+    - Auth: Add Generic oauth skip org role sync setting.
+    - Auth: Add feature flag to move token rotation to client.
+    - Auth: Show user sync external Authentication status.
+    - Backend: Use sdk version 0.148.0.
+    - Chore: Add stat for remote cache config.
+    - Chore: Replace short UID generation with more standard UUIDs.
+    - Chore: Use DOMPurify to sanitize strings rather than js-xss.
+    - CloudMonitoring: Add possibility to use path for private key.
+    - CloudWatch Logs: Update default timeout to 30m.
+    - CloudWatch: Add AWS/IotSiteWise namespace and metrics.
+    - CloudWatch: Add account support to variable queries.
+    - CloudWatch: Make deeplinks work for us-gov and china regions.
+    - Cloudwatch: Add MeteredIOBytes metric for EFS.
+    - Command Palette: Display dashboard location.
+    - Command palette: Enable folder searching.
+    - Connections: Turn on feature toggle by default.
+    - Cookies: Provide a mechanism for per user control over
+      cookies.
+    - Dashboard Datasource: Update Query List & Improve UX.
+    - Dashboard: Add a feature that creates a table panel when a
+      spreadsheet file is dropped on the dashboard.
+    - Dashboard: Add new visualization/row/library panel/pasted
+      panel is now a dropdown menu.
+    - Dashboard: Add value format for requests per minute.
+    - Dashboard: Empty/No Panels dashboard with a new design.
+    - Dashboard: When dashboard is not found show message instead
+      of empty page.
+    - Dashboards: Enable feature flag newPanelChromeUI by default.
+    - Dataplane: Support timeSeriesLong without transform.
+    - Datasources: Add user_agent header customization for outgoing
+      HTTP requests.
+    - Datasources: Use getDefaultQuery in annotations editors.
+    - Docs: Add documentation on how to debug backend plugins.
+    - Docs: Deprecate dashboard previews.
+    - Elasticsearch: Detect Elasticsearch version.
+    - Elasticsearch: Run Explore queries trough data source
+      backend.
+    - Explore: Add range option to internal data links.
+    - Explore: Add transformations to correlation data links.
+    - Explore: Support mixed data sources for supplementary query.
+    - Extensions: Expose an enum for available placements.
+    - Feat: Changing link destination for get more plugins.
+    - Feat: Linking to plugin details page rather than externally
+      for new datasources.
+    - FieldMatchers: Add match by value (reducer).
+    - Flame graph: Add context menu.
+    - Flame graph: Add metadata above flame graph.
+    - Geomap: Improve tooltip url for photos layer.
+    - Geomap: Release night / day layer.
+    - InfluxDB: Move database information into jsondata.
+    - Jaeger and Zipkin: Config & docs upgrade.
+    - LDAP: Allow setting minimum TLS version and accepted ciphers.
+    - Licensing: Allow server admin user to log in even if the
+      active user limit is reached. (Enterprise)
+    - Live: Remove (alpha) ability to configure live pipelines.
+    - Logger: Add feature toggle for errors in HTTP request logs.
+    - Login: Allow custom name and icon for social providers.
+    - Logs Panel: Refactor style generation to improve rendering
+      performance.
+    - Logs: Add millisecond to timestamp in log line.
+    - Logs: Rename dedup to deduplicate.
+    - Loki Query Editor: Make Monaco the default editor.
+    - Loki: Add unpack query builder hint.
+    - Loki: Add descriptions to query builder operations.
+    - Loki: Add placeholder to the loki query editor.
+    - Loki: Always fetch for new label keys in the QueryBuilder.
+    - Loki: Display error with label filter conflicts.
+    - Loki: Improve the display of loki query stats.
+    - MSSQL/Postgres: List views in table dropdown as well.
+    - MSSQL: Update forked go-mssqldb dependency.
+    - Metrics: Update comment to mention folders instead of
+      dashboards.
+    - Navigation: Enable new navigation by default.
+    - NodeGraph: Support icons for nodes.
+    - Notifications: Enable display of trace ID by default.
+    - Packaging: Start Grafana service after InfluxDB.
+    - Panel Header: Add CancelQuery option to panel header.
+    - Panel: Show multiple errors info in the inspector.
+    - PanelChrome: Add option to show actions on the right side
+      (actions = leftItems).
+    - Phlare: Allow variables in labelSelector (in query).
+    - Plugin: Skip preloading disabled app plugins.
+    - Plugins: Add optional logger for plugin requests sent to
+      backend plugins.
+    - Plugins: Extend panel menu with commands from plugins.
+    - Plugins: Extend panel menu with links from plugins.
+    - Plugins: Improve instrumentation by adding metrics and
+      tracing.
+    - Plugins: Support for distributed tracing in backend plugins
+      SDK.
+    - Plugins: Support for link extensions.
+    - Profiling: Enable flame graph & Phlare/Parca data sources for
+      all users.
+    - Prometheus Datasource: Improve Prom query variable editor.
+    - Prometheus Metrics: Add missing stat_total_teams metric.
+    - Prometheus/Loki: Run query explicitly instead of onblur in
+      panel edit.
+    - Prometheus: Browser resource caching.
+    - Prometheus: Improve prometheus query variable editor.
+    - Prometheus: Use $__rate_interval for rate queries generated
+      by metric browser.
+    - Pubdash: Email sharing handle dashboard deleted.
+    - Pubdash: Email sharing handle dashboard deleted. (Enterprise)
+    - PublicDashboards: Backfills share column with default value.
+    - PublicDashboards: Configuration modal redesign.
+    - PublicDashboards: Email sharing.
+    - PublicDashboards: Email sharing. (Enterprise)
+    - PublicDashboards: Enable creation when dashboard has template
+      variables.
+    - PublicDashboards: Paused or deleted public dashboard screen.
+    - PublicDashboards: Viewer can request and claim magic link.
+      (Enterprise)
+    - QueryHistory: Improve handling of mixed datasource entries.
+    - Rendering: Experimental support to use JWTs as auth method.
+    - Reports: Improve the UI for the new navigation. (Enterprise)
+    - SQL Datasources: Add back help content.
+    - Schema: Remove exclusion for timeseries and update imports.
+    - Search: Improvements for starred dashboard search.
+    - Select: Show icon in the grafana/ui Select component.
+    - Service accounts: Creation logic simplification.
+    - Service accounts: Remove Add API keys buttons and remove one
+      state of migrating for API keys tab.
+    - SplitOpen: Update API to accept multiple queries.
+    - Stat Panel: Add an option for a non-gradient/solid
+      background.
+    - Stat: Add ability to remove default single-color background
+      gradient.
+    - SupportBundles: Add OAuth bundle collectors.
+    - Table Panel: Add ability to use text color for value or hide
+      value in gauge cell.
+    - Table: Introduce sparkline cell type.
+    - Tempo: Config and doc updates.
+    - Tempo: Update service graph view and docs.
+    - TraceView: Add key and url escaping of json tag values.
+    - TraceView: Reworked header.
+    - Tracing: Add more detail to HTTP Outgoing Request.
+    - Tracing: Docs and config improvements for
+      Tempo/Jaeger/Zipkin.
+    - Tracing: Support multiple OTel propagators.
+    - Transformations: Support time format when converting time to
+      strings.
+    - Transformers: Support adding the row index using calculate
+      field transformer.
+    - Units: Format currency with negative before the symbol.
++++ 137 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/grafana/grafana.changes
++++ and /work/SRC/openSUSE:Factory/.grafana.new.1533/grafana.changes

Old:
----
  grafana-9.4.7.tar.gz

New:
----
  grafana-9.5.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grafana.spec ++++++
--- /var/tmp/diff_new_pack.RoxU78/_old  2023-04-27 20:03:15.170743250 +0200
+++ /var/tmp/diff_new_pack.RoxU78/_new  2023-04-27 20:03:15.174743274 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:           grafana
-Version:        9.4.7
+Version:        9.5.1
 Release:        0
 Summary:        The open-source platform for monitoring and observability
 License:        AGPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RoxU78/_old  2023-04-27 20:03:15.254743744 +0200
+++ /var/tmp/diff_new_pack.RoxU78/_new  2023-04-27 20:03:15.258743768 +0200
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v9.4.7</param>
+    <param name="revision">v9.5.1</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.RoxU78/_old  2023-04-27 20:03:15.282743909 +0200
+++ /var/tmp/diff_new_pack.RoxU78/_new  2023-04-27 20:03:15.286743932 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/grafana/grafana</param>
-    <param 
name="changesrevision">4add91f03d3bf455b4eb8160c86c50030cbb823c</param>
+    <param 
name="changesrevision">bc353e4b2db36b0cf37457b1c693f7f731116615</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ grafana-9.4.7.tar.gz -> grafana-9.5.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/grafana/grafana-9.4.7.tar.gz 
/work/SRC/openSUSE:Factory/.grafana.new.1533/grafana-9.5.1.tar.gz differ: char 
5, line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/grafana/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.grafana.new.1533/vendor.tar.gz differ: char 5, line 
1

Reply via email to