v5.0.0
github-actions
released this
28 Jun 14:27
·
43 commits
to refs/heads/main
since this release
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
- Fix release process (#133) @guizmaii
- Fix release process (#132) @guizmaii
- Fix release process (#131) @guizmaii
- Update release-drafter config (#130) @guizmaii
- Update default APM version to
1.36.0
(#129) @guizmaii - Add zio-opentelemetry
Tracing
provider library (#128) @guizmaii - Update scalafmt-core to 3.8.2 (#127) @guizmaii