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.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,13 @@ This document contains a historical list of changes between releases. Only
7
7
changes that impact end-user behavior are listed; changes to documentation or
8
8
internal API changes are not present.
9
9
10
-
v1.4.0-rc.3
10
+
v1.4.0
11
11
-----------------
12
+
13
+
### Security fixes
14
+
15
+
- Add quotes to windows service path to prevent path interception attack. [CVE-2024-8975](https://grafana.com/security/security-advisories/cve-2024-8975/) (@mattdurham)
16
+
12
17
### Breaking changes
13
18
14
19
- Some debug metrics for `otelcol` components have changed. (@thampiotr)
0 commit comments