Skip to content

Commit 75ee5a8

Browse files
committed
Release 2.2.19
1 parent 4e9d00d commit 75ee5a8

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Scalyr Agent 2 Changes By Release
22
=================================
33

4+
## 2.2.19 "Yvette" - Jul 28, 2025
5+
6+
* Introduced a new syslog monitor config option `unique_file_log_rotation` to support log rotation in Windows hosts
7+
48
## 2.2.18 "Zack" - Nov 5, 2024
59
<!---
610
Packaged by Ales Novak <[email protected]> on Nov 5, 2024 00:00 -0800
@@ -12,7 +16,7 @@ Changes:
1216
Fixes:
1317
* Fixed a bug where pod logs were removed from ingestion because of a temporrary K8s API error and the agent was not able to add them again.
1418

15-
19+
1620
## 2.2.17 "Sinthia" - Sep 17, 2024
1721
<!---
1822
Packaged by Ales Novak <[email protected]> on Sep 17, 2024 00:00 -0800
@@ -211,7 +215,7 @@ Packaged by Joseph Makar <[email protected]> on Dec 1, 2022 00:00 -08
211215

212216
Kubernetes:
213217
* Add ``securityContext.allowPrivilegeEscalation: false`` annotation to the Scalyr Agent DaemonSet container specification.
214-
* Fix bug that caused logging of the Kubernetes cache stats to agent status.
218+
* Fix bug that caused logging of the Kubernetes cache stats to agent status.
215219
* More accurate docker.mem.usage metric (no longer includes filesystem cache).
216220
* Monitor leader election algorithm now uses pods in the owning ReplicaSet or DaemonSet.
217221

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.18
1+
2.2.19

0 commit comments

Comments
 (0)