Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-opentelemetry-instrumentation 
for openSUSE:Factory checked in at 2025-09-23 16:07:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-opentelemetry-instrumentation (Old)
 and      
/work/SRC/openSUSE:Factory/.python-opentelemetry-instrumentation.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-opentelemetry-instrumentation"

Tue Sep 23 16:07:14 2025 rev:5 rq:1306347 version:0.58b0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-opentelemetry-instrumentation/python-opentelemetry-instrumentation.changes
        2025-06-03 17:51:52.025443943 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-opentelemetry-instrumentation.new.27445/python-opentelemetry-instrumentation.changes
     2025-09-23 16:07:34.952325803 +0200
@@ -1,0 +2,73 @@
+Sun Sep 21 15:09:53 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 0.58b0:
+  * `opentelemetry-instrumentation-fastapi`: Fix middleware
+    ordering to cover all exception handling use cases.
+  * `opentelemetry-instrumentation-asgi`: Make all user hooks
+    failsafe and record exceptions in hooks.
+  * `opentelemetry-instrumentation-fastapi`: Fix memory leak in
+    `uninstrument_app()` by properly removing apps from the
+    tracking set
+  * `opentelemetry-instrumentation-tornado` Fix server (request)
+    duration metric calculation
+  * `opentelemetry-instrumentation-tornado`: Fix to properly skip
+    all server telemetry when URL excluded.
+  * `opentelemetry-instrumentation`: Avoid calls to
+    `context.detach` with `None` token.
+  * `opentelemetry-instrumentation-starlette`/`opentelemetry-
+    instrumentation-fastapi`: Fixes a crash when host-based
+    routing is used
+  * Fix documentation order of sections and headers for Django,
+    Flask, MySQL, mysqlclient, psycopg, psycopg2, pymysql,
+    sqlalchemy instrumentations.
+  * `opentelemetry-instrumentation-asgi` Fixed an issue where
+    FastAPI reports IP instead of URL.
+  * `opentelemetry-instrumentation-httpx`: fix missing metric
+    response attributes when tracing is disabled
+  * `opentelemetry-instrumentation-fastapi`:  Don't pass bounded
+    server_request_hook when using
+    `FastAPIInstrumentor.instrument()`
+  * `opentelemetry-util-genai` Add a utility to parse the
+    `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT`
+    environment variable. Add `gen_ai_latest_experimental` as a
+    new value to the Sem Conv stability flag (#3716).
+  * `opentelemetry-instrumentation-confluent-kafka` Add support
+    for confluent-kafka <=2.11.0
+  * `opentelemetry-instrumentation-system-metrics`: Add
+    `cpython.gc.collected_objects` and
+    `cpython.gc.uncollectable_objects` metrics
+  * `opentelemetry-sdk-extension-aws` Add AWS X-Ray Remote
+    Sampler with initial Rules Poller implementation
+  * `opentelemetry-instrumentation`: add support for
+    `OTEL_PYTHON_AUTO_INSTRUMENTATION_EXPERIMENTAL_GEVENT_PATCH`
+    to inform opentelemetry-instrument about gevent
+    monkeypatching
+  * `opentelemetry-instrumentation`: botocore: Add support for
+    AWS Step Functions semantic convention attributes
+  * `opentelemetry-instrumentation-botocore`: Add support for SNS
+    semantic convention attribute aws.sns.topic.arn
+  * `opentelemetry-instrumentation`: botocore: upgrade moto
+    package from 5.0.9 to 5.1.11
+- update to 0.57b0:
+  * `opentelemetry-instrumentation`: Fix dependency conflict
+    detection when instrumented packages are not installed by
+    moving check back to before instrumentors are loaded. Add
+    "instruments-any" feature for instrumentations that target
+    multiple packages.
+  * infra(ci): Fix git pull failures in core contrib test
+  * `opentelemetry-instrumentation-psycopg2` Utilize instruments-
+    any functionality.
+  * `opentelemetry-instrumentation-kafka-python` Utilize
+    instruments-any functionality.
+- update to 0.56b0:
+  * `opentelemetry-instrumentation-pika` Added instrumentation
+    for All `SelectConnection` adapters
+  * `opentelemetry-instrumentation-tornado` Add support for
+    `WebSocketHandler` instrumentation
+  * `opentelemetry-util-http` Added support for redacting
+    specific url query string values and url credentials in
+    instrumentations
+  * `opentelemetry-instrumentation-pymongo` `aggregate` and
+    `getMore` capture statements support
+
+-------------------------------------------------------------------

Old:
----
  opentelemetry_instrumentation-0.54b1.tar.gz

New:
----
  opentelemetry_instrumentation-0.58b0.tar.gz

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

Other differences:
------------------
++++++ python-opentelemetry-instrumentation.spec ++++++
--- /var/tmp/diff_new_pack.QFazpU/_old  2025-09-23 16:07:36.444388462 +0200
+++ /var/tmp/diff_new_pack.QFazpU/_new  2025-09-23 16:07:36.444388462 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-opentelemetry-instrumentation
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-opentelemetry-instrumentation
-Version:        0.54b1
+Version:        0.58b0
 Release:        0
 Summary:        Instrumentation Tools & Auto Instrumentation for OpenTelemetry 
Python
 License:        Apache-2.0

++++++ opentelemetry_instrumentation-0.54b1.tar.gz -> 
opentelemetry_instrumentation-0.58b0.tar.gz ++++++
++++ 1612 lines of diff (skipped)

Reply via email to