Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-opentelemetry-semantic-conventions for openSUSE:Factory checked in at
2026-06-27 18:04:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-opentelemetry-semantic-conventions
(Old)
and
/work/SRC/openSUSE:Factory/.python-opentelemetry-semantic-conventions.new.11887
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-opentelemetry-semantic-conventions"
Sat Jun 27 18:04:20 2026 rev:13 rq:1361877 version:0.63b1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-opentelemetry-semantic-conventions/python-opentelemetry-semantic-conventions.changes
2026-04-28 11:53:11.545596905 +0200
+++
/work/SRC/openSUSE:Factory/.python-opentelemetry-semantic-conventions.new.11887/python-opentelemetry-semantic-conventions.changes
2026-06-27 18:05:26.042634607 +0200
@@ -1,0 +2,57 @@
+Sat Jun 20 16:05:52 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.63b1:
+ * This is a patch release on the previous 1.42.0/0.63b0
+ release, fixing the issue(s) below.
+
+- update to 0.63b0:
+ * ### Added
+ * `opentelemetry-exporter-richconsole`: Add support for
+ suppressing resource information
+ * `opentelemetry-instrumentation`: Add experimental metrics
+ attributes Labeler utility
+ * `opentelemetry-instrumentation-logging`: Add
+ `OTEL_PYTHON_LOG_HANDLER_LEVEL` and `OTEL_PYTHON_LOG_FORMAT`
+ environment variables to configure the log level and
+ formatter of the auto-instrumented `LoggingHandler`.
+ * `opentelemetry-instrumentation-sqlite3`: Add uninstrument,
+ error status, suppress, and no-op tests
+ * Add `BaggageLogProcessor` to `opentelemetry-processor-
+ baggage`
+ * `opentelemetry-instrumentation-system-metrics`: Add support
+ for `process.disk.io` metric in system-metrics
+ instrumentation
+ * `opentelemetry-instrumentation`: Register
+ `OTEL_SEMCONV_STABILITY_OPT_IN` in `environment_variables.py`
+ so `opentelemetry-instrument` exposes a
+ `--semconv_stability_opt_in` CLI argument
+ * Expand `AGENTS.md` with instrumentation/GenAI guidance and
+ add PR review instructions.
+ * `opentelemetry-instrumentation`: update auto-instrumentation
+ to re-inject instrumentation path after init
+ * `opentelemetry-instrumentation-dbapi`: Add Database client
+ operation duration and returned rows metrics
+ * ### Changed
+ * Remove redundant `pylint: disable=attribute-defined-outside-
+ init` comments and add rule to global `.pylintrc` disable
+ list
+ * Bump `pylint` to `4.0.5`
+ * `opentelemetry-instrumentation-logging`: Use
+ `LogRecord.getMessage()` to format and extract each log
+ record's body text to more closely match the expected usage
+ of the logging system. As a result, all OTel log record
+ bodies are now always strings. Previously, if `LogRecord.msg`
+ (which contains the format string) was set to a non-string
+ object (e.g. `logger.warning(some_dict)`), the object was
+ exported as-is to the OTLP body field. Now,
+ `LogRecord.getMessage()` will convert it to to a string. If
+ you are passing in non-strings as the format string argument
+ and your backend is expecting them as-is, you will need to
+ update accordingly.
+ * Switch to SPDX license headers and add CI enforcement
+ * `opentelemetry-instrumentation-{urllib,urllib3,requests}`:
+ switch http mock library from abandoned httpretty to mocket
+ * ### Removed
+ * Drop Python 3.9 support
+
+-------------------------------------------------------------------
Old:
----
opentelemetry_semantic_conventions-0.62b1.tar.gz
New:
----
opentelemetry_semantic_conventions-0.63b1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-opentelemetry-semantic-conventions.spec ++++++
--- /var/tmp/diff_new_pack.k4Tu1U/_old 2026-06-27 18:05:26.746658209 +0200
+++ /var/tmp/diff_new_pack.k4Tu1U/_new 2026-06-27 18:05:26.750658343 +0200
@@ -18,11 +18,11 @@
%{?sle15_python_module_pythons}
Name: python-opentelemetry-semantic-conventions
-Version: 0.62b1
+Version: 0.63b1
Release: 0
Summary: OpenTelemetry Semantic Conventions
License: Apache-2.0
-URL:
https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-semantic-conventions
+URL: https://github.com/open-telemetry/opentelemetry-python
Source:
https://files.pythonhosted.org/packages/source/o/opentelemetry-semantic-conventions/opentelemetry_semantic_conventions-%{version}.tar.gz
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
@@ -30,7 +30,7 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-opentelemetry-api >= 1.41.1
+Requires: python-opentelemetry-api >= 1.42.1
Requires: python-typing-extensions >= 4.5.0
BuildArch: noarch
%python_subpackages
++++++ opentelemetry_semantic_conventions-0.62b1.tar.gz ->
opentelemetry_semantic_conventions-0.63b1.tar.gz ++++++
++++ 4610 lines of diff (skipped)