Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 14:27
· 43 commits to refs/heads/main since this release
7715e38

What's Changed

(Please use v5.0.1 as v5.0.0 publishing failed)

This is a new major version not because we introduced any breaking changes in the sbt-datadog plugin - we haven't change anything in the plugin - but because we introduced a new companion library, zio-opentelemetry-datadog-tracing-provider, to help you configure zio-opentelemetry thanks to the already configured Datadog APM Agent that you added in your project thanks to sbt-datadog 🎉

Documentation for this new zio-opentelemetry-datadog-tracing-provider library: https://github.com/guizmaii-opensource/sbt-datadog/blob/main/ZIO_OTLP_DATADOG_PROVIDER_README.md

Changes