Releases: tikv/minitrace-rust
Releases · tikv/minitrace-rust
v0.6.2
v0.6.1
What's Changed
- chore: fix doc by @andylokandy in #163
- improve: use ringbuffer to send spans by @andylokandy in #167
- feat: allow to use String as span name by @andylokandy in #168
- update opentelemetry by @andylokandy in #169
- feat: add
#[trace(path_name = true)]
by @andylokandy in #170 - macro use full name as default by @andylokandy in #171
- feat: add Span::elapsed() by @andylokandy in #172
Full Changelog: v0.5.1...v0.6.1
v0.5.1
What's Changed
- fix typo by @andylokandy in #158
- fix: defensive reads for all thread locals by @zhongzc in #161
- chore: reduce one Option match for elements in object pool by @andylokandy in #159
Full Changelog: https://github.com/tikv/minitrace-rust/commits/v0.5.1