2024-09-05 13:47:31 +00:00
committed by Git OBS Bridge
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c93f4e30da4eee02bacd1e004eb82ce4da143a2f8e15b987a9f603e0a85407d3
size 17152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:159d27cf49f359e3798c4c3eb8da6ef4020e292571bd8c5604a2a573231dd5c8
size 17860

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 4 20:41:24 UTC 2024 - Guang Yee <gyee@suse.com>
- update to 1.27.0:
* Implementation of Events API
* Make log sdk add exception.message to logRecord for exceptions whose argument is an exception not a string message
* Fix use of link.attributes.dropped, which may not exist
* Running mypy on SDK resources
* Added py.typed file to top-level module
* Drop Final annotation from Enum in semantic conventions
* Update log export example to not use root logger
* Update semantic conventions to version 1.27.0
* Add support to type bytes for OTLP AnyValue
* Export ExponentialHistogram and ExponentialHistogramDataPoint
* Implement Client Key and Certificate File Support for All OTLP Exporters
* Remove _start_time_unix_nano attribute from _ViewInstrumentMatch in favor of using time_ns() at the moment when the aggregation object is created
-------------------------------------------------------------------
Mon Jun 17 11:39:29 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-opentelemetry-exporter-otlp-proto-common
Version: 1.25.0
Version: 1.27.0
Release: 0
Summary: OpenTelemetry Protobuf encoding
License: Apache-2.0