Skip to content

Latest commit

 

History

History
97 lines (55 loc) · 7.67 KB

File metadata and controls

97 lines (55 loc) · 7.67 KB

Changelog

4.0.0 - 2026-05-18

Added

Changed

  • Add allocation size tracking allocator (#1905) - (d29b8d2)
  • Pre-compute string messagepack encoding (#1948) - (c713122)
  • Compilation of libdd-data-pipeline to wasm32 (#1830) - (32f9679)

Fixed

  • 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

Changed

  • Fix previous version.

3.0.0 - 2026-03-23

Changed

  • Change header name type to accept dynamic values (#1722) - (4dd532f)

Fixed

2.0.2 - 2026-03-16

Changed

2.0.1 - 2026-03-16

Added

  • Add two fields to ClientGroupedStats [SVLS-8627] (#1630) - (7e909c0)

Changed

  • Update bytes to 1.11.1 to address RUSTSEC-2026-0007 (#1628) - (0b0863b)

2.0.0 - 2026-02-23

Added

Changed

  • 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 prost crates (#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)

Fixed

  • Set hostname on stats from tracer to empty string (#1530) - (52d45ca)
  • Undo commenting arg in docker cmd (#1439) - (033991d)

1.0.0 - 2025-11-18

Initial release.