Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alloy for openSUSE:Factory checked 
in at 2025-07-25 17:06:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alloy (Old)
 and      /work/SRC/openSUSE:Factory/.alloy.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alloy"

Fri Jul 25 17:06:16 2025 rev:18 rq:1295696 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/alloy/alloy.changes      2025-07-10 
22:12:51.893502957 +0200
+++ /work/SRC/openSUSE:Factory/.alloy.new.13279/alloy.changes   2025-07-25 
17:06:58.753404692 +0200
@@ -1,0 +2,76 @@
+Thu Jul 17 06:36:06 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- update to 1.10.0:
+  Breaking changes
+  * Removing the nanoserver-1809 container image for Windows 2019.
+    (@ptodev)
+  * This is due to the deprecation of windows-2019 GitHub Actions
+    runners.
+  * The windowsservercore-ltsc2022 Alloy image is still being
+    published to DockerHub.
+  Bugfixes
+  * Upgrade otelcol components from OpenTelemetry v0.126.0 to
+    v0.128.0 (@korniltsev, @dehaansa)
+     [otelcol.exporter.kafka]: Allow kafka exporter to produce to
+     topics based on metadata key values.
+     [otelcol.receiver.kafka]: Enforce a backoff mechanism on
+     non-permanent errors, such as when the queue is full.
+     [otelcol.receiver.kafka]: Don't restart the Kafka consumer on
+     failed errors when message marking is enabled for them.
+     [otelcol.connector.spanmetrics]: Fix bug causing span metrics
+     calls count to be always 0 when using delta temporality.
+  Features
+  * (Experimental) Add an array.group_by stdlib function to group
+    items in an array by a key. (@wildum)
+  * Add the otelcol.exporter.faro exporter to export traces and
+    logs to Faro endpoint. (@mar4uk)
+  * Add the otelcol.receiver.faro receiver to receive traces and
+    logs from the Grafana Faro Web SDK. (@mar4uk)
+  * Add entropy support for loki.secretfilter (@romain-gaillard)
+  Enhancements
+  * Add hash_string_id argument to foreach block to hash the string
+    representation of the pipeline id instead of using the string
+    itself. (@wildum)
+  * (Experimental) Additions to experimental
+    database_observability.mysql component:
+     Add explain_plan collector to database_observability.mysql
+     component. (@rgeyer) locks: addition of data locks collector
+     (@gaantunes @fridgepoet) Query sample collector is now enabled
+     by default (@matthewnolf)
+  * (Experimental) prometheus.write.queue add support for
+    exemplars. (@dehaansa)
+  * Wire in survey block for beyla.ebpf component. (@grcevski,
+    @tpaschalis)
+  * Upgrade otelcol components from OpenTelemetry v0.126.0 to
+    v0.128.0 (@korniltsev, @dehaansa)
+     [otelcol.processor.resourcedetection]: Add additional OS
+     properties to resource detection: os.build.id and os.name.
+     [otelcol.processor.resourcedetection]: Add host.interface
+     resource attribute to system detector.
+     [otelcol.exporter.kafka]: Fix Snappy compression codec support
+     for the Kafka exporter.  [otelcol.receiver.filelog]: Introduce
+     utf8-raw encoding to avoid replacing invalid bytes with \uFFFD
+     when reading UTF-8 input.  [otelcol.processor.k8sattributes]:
+     Support extracting labels and annotations from k8s
+     Deployments.  [otelcol.processor.k8sattributes]: Add option to
+     configure automatic service resource attributes.
+     [otelcol.exporter.datadog]: Adds hostname_detection_timeout
+     configuration option for Datadog Exporter and sets default to
+     25 seconds.  [otelcol.receiver.datadog]: Address semantic
+     conventions noncompliance and add support for http/db.
+     [otelcol.exporter.awss3]: Add the retry mode, max attempts and
+     max backoff to the settings.
+  * Add support for conditions and statement-specific error_mode in
+    otelcol.processor.transform. (@ptodev)
+  * Add storage and start_from args to cloudwatch logs receiver.
+    (@boernd)
+  Bugfixes
+  * Fix extension registration for otelcol.receiver.splunkhec auth
+    extensions. (@dehaansa)
+  Other changes
+  * Mark pyroscope.receive_http and pyroscope.relabel components as
+    GA. (@marcsanmi)
+  * Upgrade otelcol.exporter.windows to v0.30.8 to get bugfixes and
+    fix update collector support. (@dehaansa)
+
+-------------------------------------------------------------------

Old:
----
  alloy-1.9.2.obscpio
  ui-1.9.2.tar.gz

New:
----
  alloy-1.10.0.obscpio
  ui-1.10.0.tar.gz

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

Other differences:
------------------
++++++ alloy.spec ++++++
--- /var/tmp/diff_new_pack.B70pA2/_old  2025-07-25 17:07:01.649524683 +0200
+++ /var/tmp/diff_new_pack.B70pA2/_new  2025-07-25 17:07:01.653524848 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           alloy
-Version:        1.9.2
+Version:        1.10.0
 Release:        0
 Summary:        OpenTelemetry Collector distribution with programmable 
pipelines
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.B70pA2/_old  2025-07-25 17:07:01.709527169 +0200
+++ /var/tmp/diff_new_pack.B70pA2/_new  2025-07-25 17:07:01.713527335 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/grafana/alloy</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.9.2</param>
+    <param name="revision">v1.10.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">disable</param>

++++++ alloy-1.9.2.obscpio -> alloy-1.10.0.obscpio ++++++
++++ 26435 lines of diff (skipped)

++++++ alloy.obsinfo ++++++
--- /var/tmp/diff_new_pack.B70pA2/_old  2025-07-25 17:07:03.017581363 +0200
+++ /var/tmp/diff_new_pack.B70pA2/_new  2025-07-25 17:07:03.021581529 +0200
@@ -1,5 +1,5 @@
 name: alloy
-version: 1.9.2
-mtime: 1750946147
-commit: 30277f7c6a6c8363a6c7715e17431dbabf93ac69
+version: 1.10.0
+mtime: 1752672534
+commit: 63aeef73c7639a9e5c16355fa5641375ed0cace0
 

++++++ ui-1.9.2.tar.gz -> ui-1.10.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/alloy/ui-1.9.2.tar.gz 
/work/SRC/openSUSE:Factory/.alloy.new.13279/ui-1.10.0.tar.gz differ: char 5, 
line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/alloy/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.alloy.new.13279/vendor.tar.gz differ: char 16, line 
1

Reply via email to