libdd-sampling 2.0.0

Core sampling logic for Datadog tracing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog



## [2.0.0]https://github.com/datadog/libdatadog/compare/libdd-sampling-v1.0.0..libdd-sampling-v2.0.0 - 2026-05-29

### Added

- Add from_string to span text ([#2011]https://github.com/datadog/libdatadog/issues/2011) - ([ecdca7d]https://github.com/datadog/libdatadog/commit/ecdca7d4ef4e7f11c0194ed2f4e25173973404e7)

### Fixed

- Disable libdd-common default features ([#2057]https://github.com/datadog/libdatadog/issues/2057) - ([a75be44]https://github.com/datadog/libdatadog/commit/a75be440e8633cf64a06239dacce99bc9c234c9a)


## 1.0.0 - 2026-05-18

Initial release.