4.0.0 - 2026-05-18
- Trait architecture http (#1555) - (b863364)
- Sleep & spawn capabilities (#1873) - (b419f6e)
- Check for empty value in header datadog-client-computed-stats (#1900) - (27aa92c)
- Add support for OTLP trace export (#1641) - (ee83a45)
- Add shared runtime (#1602) - (33896de)
- Map DD span resource to OTLP resource.name attribute (#1811) - (9b42048)
- Search all spans to populate tracer payload fields (#1954) - (0a3304c)
- Add allocation size tracking allocator (#1905) - (d29b8d2)
- Pre-compute string messagepack encoding (#1948) - (c713122)
- Compilation of libdd-data-pipeline to wasm32 (#1830) - (32f9679)
- Gate libdd-common TLS features in obfuscation and capabilities-impl (#1872) - (986aab5)
- Update cloud environment detection logic for Serverless [SVLS-8799] (#1857) - (d60d0a4)
- Defer trampoline self-deletion to avoid Valgrind false positive (#1844) - (fc86998)
3.0.1 - 2026-03-25
- Fix previous version.
3.0.0 - 2026-03-23
2.0.2 - 2026-03-16
2.0.1 - 2026-03-16
2.0.0 - 2026-02-23
- Introduce TraceData to unify text and binary data (#1247) - (d430cbd)
- Allow sending trace stats using custom HTTP client (#1345) - (c98467e)
- Unify Azure tags (#1553) - (aa58f2d)
- Remove direct dependency on hyper client everywhere in common (#1604) - (497e324)
- Bump the test agent version used for integration tests (#1417) - (e7c2ff8)
- Remove manual changelog modifications (#1472) - (d5f1bbf)
- [SLES-2652] Log error details when trace request fails (2) (#1441) - (8c830bf)
- Update
prostcrates (#1426) - (14bab86) - [Serverless] Skip AAS metadata tagging when span is from API Management (#1409) - (660c550)
- Add changelog for every published crate (#1396) - (5c4a024)
- Handle null span tag values (#1394) - (3abff86)
- [SVLS-7934] Log error details when trace request fails (#1392) - (928e65f)
- Fix trace utils clippy warning (#1397) - (c9ff30b)
- Set hostname on stats from tracer to empty string (#1530) - (52d45ca)
- Undo commenting arg in docker cmd (#1439) - (033991d)
Initial release.