0.8.0 (yanked)
Added
- New
opentelemetry_sdk
dependency, which inherits thert-tokio
feature
Changed
- Bump
opentelemetry
to 0.21 and remove thert-tokio
feature - Bump
opentelemetry-otlp
to 0.14 - Bump
tracing-opentelemetry
to 0.22 - Move
rt-tokio-current-thread
to map to["opentelemetry_sdk/rt-tokio-current-thread"]
, the tokio stuff has been moved toopentelemetry_sdk
Commits
- [PLATFORM-1437]: Fix release (#87) by Cristiano Piemontese
- bump minor (#86) by Cristiano Piemontese
- [PLATFORM-1399]: Update otel deps (#83) by Cristiano Piemontese
- [PLATFORM-1391]: Enable deployment of prima_tracing.rs with GHA (#85) by Simone Cottini