Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grafana for openSUSE:Factory checked 
in at 2024-02-29 21:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grafana (Old)
 and      /work/SRC/openSUSE:Factory/.grafana.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grafana"

Thu Feb 29 21:50:49 2024 rev:56 rq:1153229 version:10.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/grafana/grafana.changes  2024-02-26 
19:50:47.429620965 +0100
+++ /work/SRC/openSUSE:Factory/.grafana.new.1770/grafana.changes        
2024-02-29 21:51:11.815849046 +0100
@@ -1,0 +2,948 @@
+Thu Feb 29 11:25:49 UTC 2024 - [email protected]
+
+- Update to version 10.3.3:
+
+  Bugfixes:
+
+  * Elasticsearch: Fix creating of legend so it is
+     backward compatible with frontend produced frames
+  * ShareModal: Fixes url sync issue that caused issue
+     with save drawer
+
+- Update to version 10.3.2:
+  * (unreleased)
+
+- Update to version 10.3.1:
+  * Upstream build changes only, no functional changes
+
+- Update to version 10.3.0:
+  
+  Features and enhancements
+
+  * Alerting: Guided legacy alerting upgrade dry-run.
+  * Explore: Preserve time range when creating a dashboard panel
+    from Explore.
+  * Explore: Init with mixed DS if there's no root DS in the URL and
+    queries have multiple datasources.
+  * QueryEditor: Display error even if error field is empty.
+  * K8s: Enable api-server by default.
+  * Parca: Add standalone building configuration.
+  * Auth: Hide forgot password if grafana auth is disabled.
+  * Plugins: Add uninstall requested message for cloud plugins.
+  * Loki: Open log context in new tab.
+  * Alerting: Allow linking to library panels.
+  * Loki: Drop all errors in volume requests.
+  * Loki Logs volume: Added a query splitting loading indicator to
+    the Logs Volume graph.
+  * Plugins: Disable add new data source for incomplete install.
+  * RBAC: Render team, service account and user list when a user
+    can see entities but not roles attached to them.
+  * InfluxDB: Use database input for SQL configuration instead
+    of metadata.
+  * Tempo: Support special characters in identifiers.
+  * Alerting: Display "Show all" button for cloud rules.
+  * React Hook Form: Update to v 7.49.2.
+  * Loki: Add timeRange to labels requests in LogContext to reduce
+    loading times.
+  * InfluxDB: Enable SQL support by default.
+  * OAuth: Remove accessTokenExpirationCheck feature toggle.
+  * Units: Add scalable unit option.
+  * Alerting: Add export mute timings feature to the UI.
+  * Config: Can add static headers to email messages.
+  * Alerting: Drop NamespaceID from responses on unstable ngalert
+    API endpoints in favor of NamespaceUID.
+  * Cloudwatch: Update cloudwatchNewRegionsHandler to
+    General Availability.
+  * Plugins: Include Azure settings as a part of Grafana config
+    sent in plugin requests.
+  * Plugins: Add hide_angular_deprecation setting.
+  * Table: Add select/unselect all column values to table filter.
+  * Anonymous: Add configurable device limit.
+  * Frontend: Detect new assets / versions / config changes.
+  * Plugins: Add option to disable TLS in the socks proxy.
+  * Frontend: Reload the browser when backend configuration/assets
+    change.
+  * Chore: Refactor dataviz aria-label e2e selectors to data-testid.
+  * SSO: Add GitHub auth configuration page.
+  * PublicDashboards: Add setting to disable the feature.
+  * Variables: Interpolate variables used in custom variable
+    definition.
+  * Table: Highlight row on shared crosshair.
+  * Stat: Add Percent Change Option.
+  * Plugins: Add Command Palette extension point.
+  * Transformations: Add frame source picker to allow transforming
+    annotations.
+  * Pyroscope: Send start/end with profile types query.
+  * Explore: Create menu for short link button.
+  * Alerting: Don't record annotations for mapped NoData transitions,
+    when NoData is mapped to OK.
+  * Canvas: Add Pan and Zoom.
+  * Alerting: In migration, create one label per channel.
+  * Alerting: Separate overlapping legacy and UA alerting routes.
+  * Tooltip: Improved Timeseries and Candlestick tooltips.
+  * Alerting: Support hysteresis command expression.
+
+  Bug fixes
+
+  * Transformations: Fix bug where having NaN in the input to
+    regression analysis transformation causes all predictions
+    to be NaN.
+  * Alerting: Fix URL timestamp conversion in historian API
+    in annotation mode.
+  * Fix: Switch component not being styled as disabled when
+    is checked.
+  * Tempo: Fix Spans table format.
+  * Gauges: Fixing broken auto sizing.
+  * Barchart: Fix percent stacking regression.
+  * Alerting: Fix reusing last url in tab when reopening a new tab
+    in rule detail
+  * Azure Monitor: Fix multi-resource bug "Missing required
+    region params, requested QueryParams:
+    api-version:2017-12-01-preview...".
+  * Explore: Fix URL sync with async queries import .
+  * Dashboards: Skip inherited object variable names.
+  * Alerting: Fix queries and expressions in rule view details.
+  * Tempo: Fix cache in TraceQL editor.
+  * Nested Folders: Fix /api/folders pagination.
+  * Elasticsearch: Fix modify query with backslashes.
+  * Cloudwatch: Fix errors while loading queries/datasource
+    on Safari.
+  * Stat: Fix inconsistent center padding.
+  * Tempo: Fix autocompletion with strings.
+  * Alerting: Fix for data source filter on cloud rules.
+  * Alerting: Fix UI inheriting mute timings from parent
+    when calculating the polic….
+  * Auth: Fix a panic during logout when OAuth provider is
+    not set.
+  * Tempo: Fix read-only assignment.
+  * Templating: Json interpolation of single-value default
+    selection does not create valid json.
+  * Heatmap: Fix null options migration.
+  * Dashboards: Run shared queries even when source panel is in
+    collapsed row.
+
+  Breaking changes
+
+  * Users who have InfluxDB datasource configured with SQL querying
+    language must update their database information. They have to
+    enter their `bucket name` into the database field.
+
+  * Removes `NamespaceID` from responses of all GET routes
+    underneath the path `/api/ruler/grafana/api/v1/rules` - 3
+    affected endpoints.  All affected routes are not in the
+    publicly documented or `stable` marked portion of the ngalert
+    API. This only breaks clients who are directly using the
+    unstable portion of the API. Such clients should use
+    `NamespaceUID` rather than `NamespaceID` to identify
+    namespaces.
+
+- Update to version 10.2.4:
+
+  * Field: Fix perf regression in getUniqueFieldName().
+  * Alerting: Fix Graphite subqueries.
+  * Annotations: Split cleanup into separate queries and
+    deletes to avoid deadlocks on MySQL.
+  * Loki: Fix bug duplicating parsed labels across multiple
+    log lines.
+  * Alerting: Fix NoData & Error alerts not resolving when
+    rule is reset.
+  * Auth: Fix a panic during logout when OAuth provider is
+    not set.
+  * Gauges: Fixing broken auto sizing.
+  * Templating: Json interpolation of single-value default
+    selection does not create valid json.
+  * Tempo: Fix cache in TraceQL editor.
+  * Alerting: Fix for data source filter on cloud rules.
+
+- Update to version 10.2.3:
+
+  Features and enhancements
+
+  * Auth: Improve groups claim setup docs for AzureAD.
+  * Alerting: Attempt to retry retryable errors.
+  * Unified Alerting: Set `max_attempts` to 1 by default.
+  * Auth: Use SSO settings service to load social
+    connectors + refactor.
+  * Cloudwatch: Update error code metrics for
+    ES/OpenSearch.
+  * Auth: Add anonymous users view and stats.
+  * Flamegraph: Add table filtering for Flamegraph panel.
+  * Pyroscope: Improve label suggestions in query editor.
+  * InfluxDB: Introduce influxqlStreamingParser featurei
+    toggle.
+  * Usagestats: Add stat group for alert rule groups.
+  * Auth: Improve groups claim setup docs for AzureAD.
+  * Loki: Added support for "or" statements in line
+    filters.
+  * Cloudwatch: Add missing metrics for AWS/IVSRealtime
+    namespace.
+  * Auth: Add anonymous users view and stats.
+  * Alerting: Filter insights panels (grafanacloud-usage ds)
+    by instance_id.
+  * Login: Improve accessibility of Login form.
+  * Tracing: Full text search.
+  * Alerting: In migration, fallback to '1s' for malformed
+    min interval.
+  * AuthProxy: Do not allow sessions to be assigned with
+    other methods.
+  * Loki: Filter by labels based on the type of label
+    (structured, indexed, parsed).
+  * Loki: Add structured metadata keys to autocomplete.
+  * Variables: Remove alpha flag from variable support API.
+  * Azure Monitor: Add Azure Infrastructure Monitoring Dashboard.
+  * Timeseries: Remove cursor sync when x is not time.
+  * Auth: Load ini/env vars settings in the fallback strategy.
+  * CloudWatch: Add AWS Bedrock metrics definition.
+  * SSO: Display provider list.
+  * Transformations: Add regression analysis transformation.
+  * Auth: Make clientTokenRotation enabled by default.
+  * Alerting: In migration improve deduplication of title and group.
+  * Alerting: Add clean_upgrade config and deprecate force_migration.
+  * Tempo: Allow `!~` in Search tab.
+  * Avatar: Allow browser caching of /avatar/.
+  * Transformations: Move transformation addition into drawer.
+  * Alerting: Update rule access control to return errutil errors.
+  * Licensing: Update enterprise documentation.
+  * CloudWatch Logs: Support fetching fields in monaco editor.
+  * Server: Automatically generate a self-signed TLS cert if needed.
+  * Grafana/ui: Move Grid out of unstable.
+  * Plugins: Add AWS/MediaLive metric for CloudWatch.
+  * Transformations: Move transformation variables to public preview.
+  * Plugins: Share plugin context with the component-type extensions.
+  * Breadcrumbs: Only dedupe breacrumb items for matching node names.
+  * Dashboards: Implement natural sort for query variables.
+  * Alerting: Adds the new alertingSimplifiedRouting feature toggle.
+  * Alerting: Allow to clear datasource selection in panel list.
+  * Plugins: Share the plugin context with apps and ui-extensions.
+  * InfluxDB: Add new truthiness operators (`Is` and `Is Not`) to
+    InfluxQL Query Builder.
+  * Auth: Refactor OAuth connectors' initialization.
+  * InfluxDB: Add support for `>=` and `<=` comparison
+    operators to IQL Query Builder.
+  * Alerting: Add actions extension point to alert instances table view.
+  * Dashboard: Add ability to stop title/description generation.
+  * Tempo: Allow quotes in tag names and attributes.
+  * Plugins: Add grafana/user/profile/tab plugin extension point.
+  * DashList: Update links with time range and variables change.
+  * Cloudwatch: Migrate Config editor and Variable editor to new
+    form stying under feature toggle.
+  * InfluxDB: Template variable support for SQL language.
+  * Grafana/ui: Unify flex shorthand props.
+  * Explore: Default synced to true, only show synced status if
+    panes are split.
+  * Tooltips: Support long labels.
+  * Logs: Update logic to process logs dataPlane frame with labels
+    field.
+  * Snapshots: Do not return internal database ids.
+  * Tempo: Support comments in TraceQL.
+  * Alerting: Avoid alert list view component being unmounted every
+    time we fetch new data.
+  * Swagger: Rename annotations model.
+  * Transformations: Deduplicate names when using `extract fields`
+    transformation.
+  * BrowseDashboards: Add `RadioButtonGroup` to be able to chose
+    between 'Browse' or 'List' view.
+  * Stack: Use the component from grafana/ui.
+  * Tempo: Handle empty responses in ServiceGraph.
+  * Tempo: Embed flame graph in span details.
+  * CloudWatch: Call query method from DataSourceWithBackend to
+    support public dashboards.
+  * Chore: Prepare to remove <Graph /> from @grafana/ui.
+  * Grafana/ui: Move the Stack component out of unstable.
+  * Flamegraph: Add collapsing for similar items in the stack.
+  * Tempo: Added status to hard-coded fields.
+  * Alerting: Adds contact point sorting and searching.
+  * Loki: Add backend functionality to parse structured metadata from Loki.
+  * ValueFormats: Use plural for time units.
+  * Calculations: Update First _ and Last _ reducers to exclude NaNs.
+  * Chore: Upgrade Go to 1.21.3.
+  * Tooltip: Improved Trend tooltip.
+  * Dashboards: Remove dummy trim dashboard api.
+  * Alerting: Enable feature flag alertingNoDataErrorExecution by
+    default.
+  * Cloudwatch: Add DB_PERF_INSIGHTS to Metric Math.
+    PluginExtensions: Returns a clone of moment objects in context.
+  * Logs: Deprecated `showContextToggle` in
+    DataSourceWithLogsContextSupport.
+  * AzureMonitor: Add Container Insights Syslog Dashboard.
+  * Loki: Add optional stream selector to fetchLabelValues API.
+  * Alerting: Add support for responders to Opsgenie integration.
+  * Chore: Replace crewjam/saml with the latest grafana/saml lib.
+  * Tempo: Add new intrinsics.
+  * GrafanaUI: Prevent code editors from 'trapping' scroll.
+  * Plugins: Change managed plugins installation call.
+  * Alerting: Show receiver in groups view to avoid duplication in
+    the list.
+  * Alerting: Allow more time before Alertmanager expire-resolves
+    alerts.
+  * Tempo: Add new structural operators.
+  * ServiceAccount: Add pagination to service account table.
+  * Transformations: Cumulative and window modes for `Add field
+    from calculation`.
+  * Plugins: Allow disabling angular deprecation UI for specific
+    plugins.
+  * Stat: Add panel option to control wide layout.
+  * Logs Panel: Column selection for experimental table
+    visualization in explore.
+  * Alerting: Update 'Create alert' to 'New alert rule' in the
+    panel and docs.
+  * InfluxDB: Implement InfluxQL json streaming parser.
+  * Plugins: Improvements to NodeGraph.
+  * Trace View: Critical path highlighting.
+  * Caching: Enable `useCachingService` feature toggle by default.
+  * Plugins: Pass OTEL sampling config to plugins.
+  * Transformations: Allow Timeseries to table transformation to
+    handle multiple time series.
+  * Plugins: Add managed instance installation resources.
+  * Nav: Design changes in MegaMenu.
++++ 654 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/grafana/grafana.changes
++++ and /work/SRC/openSUSE:Factory/.grafana.new.1770/grafana.changes

Old:
----
  grafana-10.1.7.tar.gz

New:
----
  grafana-10.3.3.tar.gz

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

Other differences:
------------------
++++++ grafana.spec ++++++
--- /var/tmp/diff_new_pack.ojJJrO/_old  2024-02-29 21:51:13.755920567 +0100
+++ /var/tmp/diff_new_pack.ojJJrO/_new  2024-02-29 21:51:13.759920715 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:           grafana
-Version:        10.1.7
+Version:        10.3.3
 Release:        0
 Summary:        The open-source platform for monitoring and observability
 License:        AGPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ojJJrO/_old  2024-02-29 21:51:13.811922632 +0100
+++ /var/tmp/diff_new_pack.ojJJrO/_new  2024-02-29 21:51:13.815922779 +0100
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v10.1.7</param>
+    <param name="revision">v10.3.3</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ojJJrO/_old  2024-02-29 21:51:13.831923369 +0100
+++ /var/tmp/diff_new_pack.ojJJrO/_new  2024-02-29 21:51:13.835923517 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/grafana/grafana</param>
-    <param 
name="changesrevision">50f6940ae646ce96dc580d3b76e50d69e4b63017</param>
+    <param 
name="changesrevision">252761264e22ece57204b327f9130d3b44592c01</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ grafana-10.1.7.tar.gz -> grafana-10.3.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/grafana/grafana-10.1.7.tar.gz 
/work/SRC/openSUSE:Factory/.grafana.new.1770/grafana-10.3.3.tar.gz differ: char 
5, line 1

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

Reply via email to