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-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,18 @@
1
1
Scalyr Agent 2 Changes By Release
2
2
=================================
3
3
4
-
## 2.1.22 "TBD" - Aug 30, 2021
4
+
## 2.1.22 "Volans" - Aug 30, 2021
5
5
6
6
<!---
7
-
Packaged by Arthur Kamalov <arthur@scalyr.com> on Aug 30, 2021 21:00 -0800
7
+
Packaged by Oliver Hsu <oliverhs@sentinelone.com> on Aug 11, 2021 21:00 -0800
8
8
--->
9
9
10
-
Other:
11
-
* Update Windows Event Log monitor to emit a warning if ``maxmimum_records_per_source`` config option is set to a non-default value when using a new event API where that config option has no affect.
12
-
13
10
Bug fixes:
14
11
* Don't log "skipping copying log lines" messages in case number of last produced bytes is 0.
12
+
* Fix Kubernetes Agent DaemonSet liveness probe timeout too short and unhealthy agent pod not restarting when a liveness probe timeout occurs.
13
+
14
+
Other:
15
+
* Update Windows Event Log monitor to emit a warning if ``maximum_records_per_source`` config option is set to a non-default value when using a new event API where that config option has no affect.
0 commit comments