sls-v0.10.0
·
109 commits
to main
since this release
What's Changed
- increase the volume of traces for deserialization benchmarks by @ekump in #732
- Add bench path to trace-obfuscation by @bwoebi in #735
- Add header so we get real http status codes from the trace agent (APMSP-1418) by @ajgajg1134 in #744
- Improve err message by @ajgajg1134 in #745
- [chore] Use elapsed() if possible when calculating durations by @danielsn in #750
- [APMSP-1583] Fix hash in BytesString by @VianneyRuhlmann in #767
- fix(alloc): potentially dangling temporary by @morrisonlevi in #772
- Bump rustls from 0.23.16 to 0.23.18 by @dependabot in #773
- [APMSP-1583] Re-enable Client-side stats in TraceExporter by @VianneyRuhlmann in #769
- Refator API for Trace Exporter FFI by @hoolioh in #768
- [APMSP-1583] Add missing test to trace_utils by @VianneyRuhlmann in #783
- Fix protobuf build-rs scripts re-executing and trashing incremental compilation cache by @paullegranddc in #789
- Support "default if null" behavior for msgpack decoding of v04 by @ekump in #781
- [trace-mini-agent] change logging crate by @duncanista in #799
- [dogstatsd] Fix Key Value Resource Order by @duncanpharvey in #803
- [trace-mini-agent] change logs from
info
todebug
by @duncanista in #806 - Add _dd.gcrfx.resource_name to serverless compatibility layer for Google Cloud Functions by @nina9753 in #770
- to not log error on unsupported metric type by @alexgallotta in #777
- [Serverless Mini Agent] Bump datadog-serverless-trace-mini-agent version to 0.10.0 by @duncanpharvey in #824
New Contributors
- @duncanista made their first contribution in #799
- @nina9753 made their first contribution in #770
Full Changelog: sls-v0.9.0...sls-v0.10.0