- the 3.6.1 release contained a broken
OpenTelementryTracingBackend
implementation (which only worked for synchronous backends), and is now removed. The zio-opentelemetry integration is restored, however the naming of the module and the class has changed. See https://sttp.softwaremill.com/en/latest/backends/wrappers/opentelemetry.html for more details.
What’s Changed
- Opentelemetry backends refactoring: splitting metrics and tracing, moving tracing to ZIO-only, improving naming (#1441) @adamw
Dependency updates
- Update scalafmt-core to 3.5.3 (#1440) @scala-steward
- Update zio-interop-reactivestreams to 1.3.12 (#1439) @scala-steward
- Update opentelemetry-api, ... to 1.14.0 (#1438) @scala-steward
- Update monix to 3.4.1 (#1435) @scala-steward