diff --git a/opentelemetry_exporter_otlp_proto_http-1.23.0.tar.gz b/opentelemetry_exporter_otlp_proto_http-1.23.0.tar.gz deleted file mode 100644 index 6859e07..0000000 --- a/opentelemetry_exporter_otlp_proto_http-1.23.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:088eac2320f4a604e2d9ff71aced71fdae601ac6457005fb0303d6bbbf44e6ca -size 14002 diff --git a/opentelemetry_exporter_otlp_proto_http-1.24.0.tar.gz b/opentelemetry_exporter_otlp_proto_http-1.24.0.tar.gz new file mode 100644 index 0000000..1e84bef --- /dev/null +++ b/opentelemetry_exporter_otlp_proto_http-1.24.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704c066cc96f5131881b75c0eac286cd73fc735c490b054838b4513254bd7850 +size 13932 diff --git a/python-opentelemetry-exporter-otlp-proto-http.changes b/python-opentelemetry-exporter-otlp-proto-http.changes index a5e7c77..058d935 100644 --- a/python-opentelemetry-exporter-otlp-proto-http.changes +++ b/python-opentelemetry-exporter-otlp-proto-http.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Apr 3 07:25:46 UTC 2024 - Dirk Müller + +- update to 1.24.0: + * Make create_gauge non-abstract method + * Make `tracer.start_as_current_span()` decorator work with + async functions + * Fix python 3.12 deprecation warning + * bump mypy to 0.982 + * Add support for OTEL_SDK_DISABLED environment variable + * Fix ValueError message for PeriodicExportingMetricsReader + * Use `BaseException` instead of `Exception` in + `record_exception` + * Make span.record_exception more robust + * Fix license field in pyproject.toml files + ------------------------------------------------------------------- Sat Mar 23 22:18:01 UTC 2024 - Jaime Marquínez Ferrándiz diff --git a/python-opentelemetry-exporter-otlp-proto-http.spec b/python-opentelemetry-exporter-otlp-proto-http.spec index ac544b6..687aad2 100644 --- a/python-opentelemetry-exporter-otlp-proto-http.spec +++ b/python-opentelemetry-exporter-otlp-proto-http.spec @@ -17,7 +17,7 @@ Name: python-opentelemetry-exporter-otlp-proto-http -Version: 1.23.0 +Version: 1.24.0 Release: 0 Summary: OpenTelemetry Collector Protobuf over HTTP Exporter License: Apache-2.0