diff --git a/opentelemetry_proto-1.32.1.tar.gz b/opentelemetry_proto-1.32.1.tar.gz deleted file mode 100644 index 275e421..0000000 --- a/opentelemetry_proto-1.32.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc6385ccf87768f029371535312071a2d09e6c9ebf119ac17dbc825a6a56ba53 -size 34360 diff --git a/opentelemetry_proto-1.33.1.tar.gz b/opentelemetry_proto-1.33.1.tar.gz new file mode 100644 index 0000000..ec754a8 --- /dev/null +++ b/opentelemetry_proto-1.33.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9627b0a5c90753bf3920c398908307063e4458b287bb890e5c1d6fa11ad50b68 +size 34363 diff --git a/python-opentelemetry-proto.changes b/python-opentelemetry-proto.changes index 6031c96..62532ff 100644 --- a/python-opentelemetry-proto.changes +++ b/python-opentelemetry-proto.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon May 26 07:32:09 UTC 2025 - Nico Krapp + +- Update to 1.33.1 + * Remove log messages from BatchLogRecordProcessor.emit, this caused the + program to crash at shutdown with a max recursion error +- Update to 1.33.0 + * Fix intermittent Connection aborted error when using otlp/http exporters + * opentelemetry-sdk: use stable code attributes: + code.function -> code.function.name, code.lineno -> code.line.number, + code.filepath -> code.file.path + * Fix serialization of extended attributes for logs signal + * Handle OTEL_PROPAGATORS contains None + * docs: updated and added to the metrics and log examples + * Bump semantic conventions to 1.33.0 + ------------------------------------------------------------------- Mon May 5 21:04:25 UTC 2025 - Dirk Müller diff --git a/python-opentelemetry-proto.spec b/python-opentelemetry-proto.spec index 5e6712e..aacfd97 100644 --- a/python-opentelemetry-proto.spec +++ b/python-opentelemetry-proto.spec @@ -18,7 +18,8 @@ %{?sle15_python_module_pythons} Name: python-opentelemetry-proto -Version: 1.32.1 +# Please keep in sync with python-opentelemetry-exporter-otlp-* +Version: 1.33.1 Release: 0 Summary: OpenTelemetry Python Proto License: Apache-2.0