forked from pool/python-basictracer
- do not require python-mock OBS-URL: https://build.opensuse.org/request/show/962082 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-basictracer?expand=0&rev=4
23 lines
907 B
Plaintext
23 lines
907 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 16 07:26:53 UTC 2022 - pgajdos@suse.com
|
|
|
|
- do not require python-mock
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 15 16:49:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.2.0:
|
|
- setup.py: Remove test dependency doubles
|
|
- Do not throw error when no tracing headers are sent
|
|
- Stop testing with Python 3.5
|
|
- Provide meaningful error messages when failed to extract headers from carrier
|
|
- TextPropagator.extract raises SpanContextCorruptedException with
|
|
more meaningful error messages.
|
|
- Tracer.start_span validates type of ``references=`` preventing
|
|
problems for users migrating code from opentracing==1.3.0.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 21 12:39:51 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v3.1.0
|