Skip to content

datadog-opentelemetry-v0.4.0

Latest

Choose a tag to compare

@iunanua iunanua released this 11 Jun 13:15
· 3 commits to main since this release
6c6833a

What's Changed

  • feat(baggage)!: add support for w3c baggage by @rachelyangdog in #200
  • feat(datadog-opentelemetry): expose synchronous trace writes by @ygree in #221
  • chore: regenerate instrumentation/Cargo.lock by @bm1549 in #228
  • fix(ci): set a cron task on all days by @cbeauchesne in #229
  • chore(ci): update tools for generating 3rd party license file by @bantonsson in #230
  • fix(datadog-opentelemetry): use workspace's rust-version by @iunanua in #231
  • chore(msrv)!: update to rust 1.87 [APMSP-3034] by @bantonsson in #232
  • feat(datadog-aws-lambda): add root invocation span with OTel tracing by @Dogbu-cyber in #213
  • refactor(sampling)!: use sampling from libdatadog [APMSP-3021] by @bantonsson in #154
  • fix(ci): prevent shell expansion of publish tag by @paullegranddc in #234
  • fix(cargo): include resolver config in .cargo/config.toml by @iunanua in #235
  • chore: bump libdd-data-pipeline 3.0.0 -> 5.0.0 by @Eldolfin in #236
  • feat(baggage): add support for baggage span tags by @rachelyangdog in #223
  • feat(ci): add stable entry point for system-test source packaging [APMSP-3376] by @bantonsson in #240
  • fix(rc): accept RC list-shape tags and honor tracing_sampling_rate by @bm1549 in #227
  • feat(client-stats): expose css obfuscation param by @Eldolfin in #225
  • feat(ci): add file attribute to junit.xml from cargo-nextest [APMSP-3364] by @bantonsson in #239
  • feat(tracer): add https feature to opt into rustls TLS stack by @iunanua in #241
  • chore: bump libdd-data-pipeline, libdd-sampling and friends by @iunanua in #247
  • feat(telemetry): exclude OTLP headers from configuration telemetry by @bm1549 in #246
  • chore: bump workspace version to 0.4.0 by @iunanua in #245

New Contributors

Full Changelog: datadog-opentelemetry-v0.3.3...datadog-opentelemetry-v0.4.0