Agent Data Plane 0.1.21
What's Changed
- fix(agent-data-plane): emit log message about waiting for DSD stats response before we receive it by @tobz in #893
- chore(agent-data-plane): bump version to 0.1.21 to start next dev cycle by @tobz in #892
- chore(agent-data-plane): bump
Cargo.lockversion to 0.1.21 to start next dev cycle by @rayz in #896 - fix(health): don't schedule new probe on late probe response by @tobz in #895
- chore(deps): deterministic sourcing/updating of protobuf definitions by @tobz in #897
- [AGTMETRICS-310] add support for streaming configuration updates from the datadog agent by @rayz in #797
- chore(health): remove print statements used for debugging by @tobz in #898
- chore: coalesce tail entries with spare capacity during reclamation by @tobz in #345
- chore(ci): add new release jobs to push tarballs of ADP binary/licenses to binaries bucket. by @tobz in #899
- Add some more logic to Python checks by @fabbing in #890
- chore(agent-data-plane): add shared API client for interacting with (un)privileged APIs by @tobz in #901
- enhancement(agent-data-plane): add debug commands for interacting with the workload provider by @tobz in #902
- enhancement(prefix filter): optimize DSD prefix filter transform by @tobz in #852
- Update lading to 0.28.0 by @blt in #904
- enhancement(prefix filter): add dynamic blocklist capabilities by @rayz in #906
New Contributors
Full Changelog: 0.1.20...0.1.21