Agent
Prelude
Released on: 2026-04-23
- Please refer to the 7.78.1 tag on integrations-core for the list of changes on the Core Checks
Enhancement Notes
- The Agent's embedded Python has been upgraded from 3.13.12 to 3.13.13
- Agents are now built with Go
1.25.9.
Bug Fixes
- Fix missing signature on macOS Agent packages
- Fix the system-probe SELinux policy module failing to load on RHEL 7 with
policydb module version 21 does not match my version range 4-19. The module is now compiled against modular policy version 19, which is the highest version supported by RHEL 7 and is backward-compatible with newer RHEL releases. - Add logic to include integrations that do not have a manifest.json file in the Agent.
- Adds the tasks/agent.py file to the list of files used to compute the global omnibus cache.
Datadog Cluster Agent
Prelude
Released on: 2026-04-23 Pinned to datadog-agent v7.78.1: CHANGELOG.
Bug Fixes
- Fixed a Cluster Agent issue where container-targeted APM library injection could mount a tracing library into all application containers in a pod instead of only the annotated container.