Skip to content

Commit aa87a1c

Browse files
ArthurKamalovarthur
andauthored
update the 2.1.20 changelog (#746)
Co-authored-by: arthur <[email protected]>
1 parent 0d2e16a commit aa87a1c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

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

4-
## 2.1.20 "TBD" - TBD
4+
## 2.1.20 "Tabeisshi" - April 19, 2021
55

66
<!---
7-
Packaged by Yan Shnayder <yan@scalyr.com> on Mar 9, 2021 14:00 -0800
7+
Packaged by Arthur Kamalov <arthur@scalyr.com> on April 19, 2021 21:00 -0800
88
--->
99

1010
Improvements:
1111
* Add support for collecting some metrics Kubernetes when running in a CRI runtime.
1212

1313
Bug fixes:
1414
* Ensure pod digest which we calculate and use to determine if pod info in the Kubernetes monitor has changed is deterministic and doesn't depend on dictionary item ordering.
15+
* Fix a race condition in the worker session checkpoint read/write logic, which was introduced with the ``multi-worker`` feature.
16+
1517

1618
Other:
1719
* Changed the logging level of "not found" errors while querying pods from the Kubernetes API from ERROR to DEBUG, as these errors are always transient and result in no data loss.

0 commit comments

Comments
 (0)