Skip to content

Commit 5bfa090

Browse files
authored
Release 2.2.19 (#1336)
1 parent b3cc425 commit 5bfa090

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

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

4+
## 2.2.19 "Yvette" - Jul 28, 2025
5+
<!---
6+
Packaged by Joseph Makar <[email protected]> on Jul 28, 2025 00:00 -0800
7+
--->
8+
9+
* Introduced a new syslog monitor config option `unique_file_log_rotation` to support log rotation in Windows hosts
10+
411
## 2.2.18 "Zack" - Nov 5, 2024
512
<!---
613
Packaged by Ales Novak <[email protected]> on Nov 5, 2024 00:00 -0800
@@ -12,7 +19,6 @@ Changes:
1219
Fixes:
1320
* 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.
1421

15-
1622
## 2.2.17 "Sinthia" - Sep 17, 2024
1723
<!---
1824
Packaged by Ales Novak <[email protected]> on Sep 17, 2024 00:00 -0800
@@ -27,7 +33,6 @@ Fixes:
2733
* Added safety check when handling pending addEvents task to handle the following error: `AttributeError: 'AddEventsTask' object has no attribute '_CopyingManagerWorkerSession__receive_response_status'`
2834
* Added missing zstandard library to alpine image
2935

30-
3136
## 2.2.16 "Lenny" - May 29, 2024
3237
<!---
3338
Packaged by Ales Novak <[email protected]> on May 29, 2024 00:00 -0800
@@ -211,7 +216,7 @@ Packaged by Joseph Makar <[email protected]> on Dec 1, 2022 00:00 -08
211216

212217
Kubernetes:
213218
* 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.
219+
* Fix bug that caused logging of the Kubernetes cache stats to agent status.
215220
* More accurate docker.mem.usage metric (no longer includes filesystem cache).
216221
* Monitor leader election algorithm now uses pods in the owning ReplicaSet or DaemonSet.
217222

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)