You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,36 @@
2
2
Release Notes
3
3
=============
4
4
5
+
.. _Release Notes_7.82.1:
6
+
7
+
7.82.1
8
+
======
9
+
10
+
.. _Release Notes_7.82.1_Prelude:
11
+
12
+
Prelude
13
+
-------
14
+
15
+
Released on: 2026-08-11
16
+
17
+
- Please refer to the `7.82.1 tag on integrations-core <https://github.com/DataDog/integrations-core/blob/master/AGENT_CHANGELOG.md#datadog-agent-version-7821>`_ for the list of changes on the Core Checks
18
+
19
+
20
+
.. _Release Notes_7.82.1_Bug Fixes:
21
+
22
+
Bug Fixes
23
+
---------
24
+
25
+
- Windows: Fixed an issue where an explicit ``DDAGENTUSER_KEEP_RIGHTS`` or
26
+
``DDAGENTUSER_NAME`` value passed as an install argument to a Fleet
27
+
Automation-triggered Windows Agent install/upgrade could be silently
28
+
overridden by a stale fallback value (respectively from the registry
29
+
and from the running service account).
30
+
31
+
- Fix an issue where GPU monitoring could trigger a kernel panic on multi-GPU
0 commit comments