netdata v1.23.1 Release Notes

Release Date: 2020-07-01 // almost 4 years ago
  • Netdata v1.23.1

    ๐Ÿš€ Release v1.23.1 of the Netdata Agent is a patch for two significant issues.

    ๐Ÿ›  PR #9436 fixed an issue where dimensions were marked obsolete and archived simultaneously, which caused segmentation faults. We're grateful to marioem, who first reported the issue, and other members of the Netdata community who contributed their insights and valuable log information, which we used to diagnose and fix the bug.

    ๐Ÿ›  PR [#9428] fixed a significant issue with duplicate alarm IDs, which caused issues in how alarms were sent and displayed in Netdata Cloud.

    ๐Ÿš€ This release also contains a few additional bug fixes that were not fully reviewed before the release of v1.23.0.

    ๐Ÿ› Bug fixes

    • Disallow dimensions and chart being obsolete and archived simultaneously. (#9436, @mfundul)
    • ๐Ÿ›  Fix duplicate alarm ids in health-log.db (#9428, @stelfrag)
    • ๐Ÿ‘‰ Show cgroups/containers ran by Kubelet without access to Kubernetes cluster information (#9321, @cakrit)
    • ๐Ÿ›  Fix children version on stream (#9438, @thiagoftsm)
    • ๐Ÿ›  Fix internal registry (#9434, @thiagoftsm)
    • Correct virtualization detection in system-info.sh (#9425, @Ferroin)
    • ๐Ÿ›  Fix the unittest execution (#9445, @thiagoftsm)
    • โšก๏ธ Update description in registry with minor copy edits (#9441, @amoss)
    • ๐Ÿš€ Stop reading from /proc/sys/kernel/osrelease at trailing newline (#9374, @sjuxax)