Releases: spacelift-io/spcontext
Releases · spacelift-io/spcontext
v0.0.6
What's Changed
- Add OpenTelemetry tracer by @peterdeme in #23
New Contributors
- @peterdeme made their first contribution in #23
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Bump dependencies to backend versions by @ilya-hontarau in #21
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat(bugsnug): pass error class to bugsnag explicitly by @mwasilew2 in #19
- chore: upgrade bugsnag lib to latest v2 by @mwasilew2 in #20
New Contributors
- @mwasilew2 made their first contribution in #19
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Add unwrap methods for errors by @ilya-hontarau in #18
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Add timeout and deadline with cause by @ilya-hontarau in #16
- Set go mod version 1.22 by @ilya-hontarau in #17
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Check if outermost error is a stacktracer by @TheMacies in #4
- Add support for X-Ray tracing by @marcinwyszynski in #5
- Add multitracing by @marcinwyszynski in #6
- Add CI/CD by @marcinwyszynski in #7
- Expose Tracer as part of the Context struct by @marcinwyszynski in #8
- X-Ray should start a segment if no parent found by @marcinwyszynski in #9
- Add operation annotation to x-ray segments by @adamconnelly in #12
- Hook into starting spans by @mbialon in #14
- Replace fatal with panic by @ilya-hontarau in #15
New Contributors
- @TheMacies made their first contribution in #4
- @adamconnelly made their first contribution in #12
- @mbialon made their first contribution in #14
- @ilya-hontarau made their first contribution in #15
Full Changelog: https://github.com/spacelift-io/spcontext/commits/v0.0.1