Releases: chrisguidry/pytest-opentelemetry
Releases · chrisguidry/pytest-opentelemetry
1.0.1
What's Changed
- Use rev-parse is-inside-work-tree to check if in git repo by @martin-pil in #32
New Contributors
- @martin-pil made their first contribution in #32
Full Changelog: 1.0.0...1.0.1
1.0.0
Now this is 1.0.0!
With @drcraig's handling of setup and teardown, I believe we finally have the
features dialed in the way I originally envisioned.
What's Changed
New Contributors
Full Changelog: 0.7.0...1.0.0
0.7.0
What's Changed
- Adding spans for setup, teardown, and individual fixtures by @chrisguidry in #26
Full Changelog: 0.6.2...0.7.0
0.6.2
0.6.1
What's Changed
- Handle BaseException in pytest_exception_interact by @ljodal in #22
- Bumping all QA tools. by @chrisguidry in #23
New Contributors
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- lazy initialize session_name by @Yamakaky in #19
- Supporting the emerging standard TRACEPARENT variable. by @chrisguidry in #21
Full Changelog: 0.5.0...0.6.0
0.5.0
0.4.1
What's Changed
- Also include OTEL's Resource Detector, which picks up standard envvars by @chrisguidry in #13
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Support for running with
xdist
disabled or not installed by @chrisguidry in #10
Full Changelog: 0.3.2...0.4.0