Prelude
Release on: 2023-10-17
- Please refer to the 7.48.1 tag on integrations-core for the list of changes on the Core Checks
Upgrade Notes
- Upgraded Python 3.9 to Python 3.9.18
Security Notes
- Bump embedded curl version to 8.4.0 to fix CVE-2023-38545 and CVE-2023-38546
- Updated the version of OpenSSL used by Python on Windows to 1.1.1w; addressed CVE-2023-4807, CVE-2023-3817, and CVE-2023-3446
Bug Fixes
- On some slow drives, when the Agent shuts down suddenly the Logs Agent registry file can become corrupt. This means that when the Agent starts again the registry file can't be read and therefore the Logs Agent reads logs from the beginning again. With this update, the Agent now attempts to update the registry file atomically to reduce the chances of a corrupted file.