15
0

Accepting request 794215 from home:pgajdos:python

- version update to 0.6b0
  * Add support for lazy events and links (#474)
  * Metrics API no longer uses LabelSet (#527)
  * Adding is_remote flag to SpanContext, indicating when a span is remote (#516)
  * Allow digit as first char in vendor specific trace state key (#511)

OBS-URL: https://build.opensuse.org/request/show/794215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opentelemetry-api?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2020-04-15 16:32:46 +00:00
committed by Git OBS Bridge
parent d51239763a
commit 9f15645d61
5 changed files with 29 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 15 14:03:21 UTC 2020 - pgajdos@suse.com
- version update to 0.6b0
* Add support for lazy events and links (#474)
* Metrics API no longer uses LabelSet (#527)
* Adding is_remote flag to SpanContext, indicating when a span is remote (#516)
* Allow digit as first char in vendor specific trace state key (#511)
-------------------------------------------------------------------
Fri Mar 27 14:01:45 UTC 2020 - pgajdos@suse.com