Releases: DataDog/dd-trace-rs
Releases · DataDog/dd-trace-rs
datadog-opentelemetry-v0.3.2
What's Changed
- feat: add _dd.p.ksr propagated tag for Knuth sampling rate by @bm1549 in #180
- ci: pin GitHub Actions to full-length commit SHA by @juliendoutre in #181
- refactor(sampling): move opentelemetry code behind traits by @bantonsson in #147
- refactor(exporter): decouple async trace exporter code by @paullegranddc in #192
- feat: change telemetry.sdk name and version to datadog by @paullegranddc in #196
- chore(deps): bump libdatadog dependencies by @paullegranddc in #198
- chore(release): bump datadog-opentelemetry to 0.3.2 by @paullegranddc in #199
New Contributors
Full Changelog: datadog-opentelemetry-v0.3.1...datadog-opentelemetry-v0.3.2
datadog-opentelemetry-v0.3.1
What's Changed
- docs: add release runbook by @paullegranddc in #174
- feat(propagation): decouple propagation module from config and make it public by @duncanista in #176
- feat(propagation): export header key constants and propagation submodules by @duncanista in #177
- chore(ci): add final_status property on junit XML [APMSP-2610] by @cbeauchesne in #178
- fix(sampling): effective rate truncation and priorities by @bantonsson in #183
- chore(deps): bump libdatadog deps by @paullegranddc in #182
- chore: hide pub items by @paullegranddc in #184
- chore(ci): [ARTSEC-INT] Update libdatadog-build image tags to 100425777 by @harmonherring-pro in #188
- chore(release): bump workspace minor and add changelog by @paullegranddc in #185
- chore(release): bump crate version in documentation by @paullegranddc in #191
New Contributors
- @duncanista made their first contribution in #176
- @harmonherring-pro made their first contribution in #188
Full Changelog: datadog-opentelemetry-v0.3.0...datadog-opentelemetry-v0.3.1
datadog-opentelemetry-v0.3.0
What's Changed
- fix(rc): make path parsing stricter and add tests by @bantonsson in #136
- chore(versioning): do not set ownership automatically when publishing by @iunanua in #137
- feat(config_inversion): [APMAPI-1707] Add gitlab config inversion jobs by @vpellan in #108
- feat(otel): metrics support by @mabdinur in #127
- chore(ci): migrate default runner tags from runner:main to arch:amd64 by @jorgetomtz in #142
- chore(ci): push system-tests results to test optimization by @nccatoni in #143
- fix(dependencies): update lru to resolve a low-risk vulnerability by @KrisKennawayDD in #145
- feat(config_visibility): enhanced config reporting [APMAPI-1693] by @vpellan in #126
- feat(logs): add support for otlp logs export by @mabdinur in #144
- feat(trace-exporter): remove error log on export by @paullegranddc in #148
- feat(exporter): add sync export mode by @paullegranddc in #149
- chore(api)!: cleanup metrics and logs API by @paullegranddc in #151
- chore(features): make sure that features can be excluded by @bantonsson in #152
- test: add integration tests to check that errors are correctly reported by @paullegranddc in #158
- perf(ci): speed up 3rd party license check by @bantonsson in #159
- chore(ci): add linting of sh and md files by @bantonsson in #160
- fix(ci): correct the shellcheck version in lint.yaml by @bantonsson in #162
- chore(ai): add agents.md file and contribution guidelines by @bantonsson in #161
- feat: update libdatadog dependencies by @paullegranddc in #166
- docs: improve log/metric API documentation by @paullegranddc in #171
New Contributors
- @mabdinur made their first contribution in #127
- @jorgetomtz made their first contribution in #142
- @nccatoni made their first contribution in #143
- @KrisKennawayDD made their first contribution in #145
Full Changelog: datadog-opentelemetry-v0.2.1...datadog-opentelemetry-v0.3.0
datadog-opentelemetry-v0.2.1
What's Changed
- fix(rc): parse the rc path properly by @bantonsson in #133
- fix(datadog-opentelemetry): Fix the version reported in the traces @iunanua in #134
Full Changelog: datadog-opentelemetry-v0.2.0...datadog-opentelemetry-v0.2.1
datadog-opentelemetry-v0.2.0
Announcement
datadog-opentelemetry is stable enough for general use!
What's Changed
- feat(documentation): improve repo documentation by @paullegranddc in #120
- feat(api): refactor public api visibility by @paullegranddc in #121
- chore(dependencies): remove unused dependency with cargo-shear by @bantonsson in #122
- docs(config): document setter APIs by @paullegranddc in #123
- chore(ci): improve JUnit upload speed by using the standalone binary by @juan-fernandez in #125
- chore(datadog-opentelemetry): bump library to 0.2.0 by @paullegranddc in #124
New Contributors
- @juan-fernandez made their first contribution in #125
Full Changelog: datadog-opentelemetry-v0.1.0...datadog-opentelemetry-v0.2.0