- update to 0.51b0:

* Always setup logs sdk,
    OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only
    controls python `logging` module handler setup
  * Add `attributes` field in `metrics.get_meter` wrapper
    function
  * Add Python 3.13 support
  * sdk: don't log or print warnings when the SDK has been
    disabled
  * Fix span context manager typing by using ParamSpec from
    typing_extensions
  * Fix serialization of None values in logs body to match
    1.31.0+ data model
  * [BREAKING] semantic-conventions: Remove `opentelemetry.semcon
    v.attributes.network_attributes.NETWORK_INTERFACE_NAME`
    introduced by mistake in the wrong module.
  * Add support for explicit bucket boundaries advisory for
    Histograms
  * semantic-conventions: Bump to 1.30.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opentelemetry-semantic-conventions?expand=0&rev=10
This commit is contained in:
2025-02-25 20:47:02 +00:00
committed by Git OBS Bridge
parent 8ab30290c8
commit 094169a38c
4 changed files with 27 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-opentelemetry-semantic-conventions
Version: 0.50b0
Version: 0.51b0
Release: 0
Summary: OpenTelemetry Semantic Conventions
License: Apache-2.0