Changed
- Add default resource in
TracerProvider#571 - Rename
get_tracertotracer#586 - Extract
trace::noopmodule and update docs #587 - Add
Hashimpl for span context and allow spans to clone and export current state #592 - Enforce span status code's order #593
- Make
SpanRefpublic #600 - Make
SpanProcessor::on_starttake a mutable span #601 - Renamed
labeltoattributeto align with otel specification #609
Performance
- Small performance boost for
Resource::get#579