diff --git a/opentelemetry_api-1.24.0.tar.gz b/opentelemetry_api-1.24.0.tar.gz deleted file mode 100644 index b32d9b6..0000000 --- a/opentelemetry_api-1.24.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42719f10ce7b5a9a73b10a4baf620574fb8ad495a9cbe5c18d76b75d8689c67e -size 60271 diff --git a/opentelemetry_api-1.25.0.tar.gz b/opentelemetry_api-1.25.0.tar.gz new file mode 100644 index 0000000..f5fc4fd --- /dev/null +++ b/opentelemetry_api-1.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c4985f62f2614e42ce77ee4c9da5fa5f0bc1e1821085e9a47533a9323ae869 +size 60383 diff --git a/python-opentelemetry-api.changes b/python-opentelemetry-api.changes index 828941e..3b9a76c 100644 --- a/python-opentelemetry-api.changes +++ b/python-opentelemetry-api.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Jun 17 11:41:56 UTC 2024 - Dirk Müller + +- update to 1.25.0: + * Fix class BoundedAttributes to have RLock rather than Lock + * Remove thread lock by loading RuntimeContext explicitly. + * Update proto version to v1.2.0 + * Add to_json method to ExponentialHistogram + * Bump mypy to 1.9.0 + * Fix exponential histograms + * Fix otlp exporter to export log_record.observed_timestamp + * Add capture the fully qualified type name for raised + exceptions in spans + * Prometheus exporter sort label keys to prevent duplicate + metrics when user input changes order + * Update semantic conventions to version 1.25.0. + * Rename test objects to avoid pytest warnings + * Add span flags to OTLP spans and links + * Record links with invalid SpanContext if either attributes or + TraceState are not empty + * Add OpenTelemetry trove classifiers to PyPI packages + * Fix prometheus metric name and unit conversion (#3924) + * Add parameters for Distros and configurators to configure + autoinstrumentation in addition to existing environment + variables. + ------------------------------------------------------------------- Wed Apr 3 08:04:29 UTC 2024 - Dirk Müller diff --git a/python-opentelemetry-api.spec b/python-opentelemetry-api.spec index cd0cac2..341517c 100644 --- a/python-opentelemetry-api.spec +++ b/python-opentelemetry-api.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-opentelemetry-api -Version: 1.24.0 +Version: 1.25.0 Release: 0 Summary: OpenTelemetry Python API License: Apache-2.0