Skip to content

Latest commit

 

History

History
361 lines (286 loc) · 36.2 KB

CHANGELOG.md

File metadata and controls

361 lines (286 loc) · 36.2 KB

Changelog

Full Changelog

Merged pull requests:

v1.26.0 (2020-10-14)

Full Changelog

Merged pull requests:

v1.25.0 (2020-09-15)

Full Changelog

Merged pull requests:

  • Fix memory mode none not dropping stale dimension data #9917 (mfundul)
  • Fix memory mode none not marking dimensions as obsolete. #9912 (mfundul)
  • Fix buffer overflow in rrdr structure #9903 (mfundul)
  • Fix missing newline concatentation slash causing rpm build to fail #9900 (prologic)
  • installer: update go.d.plugin version to v0.22.0 #9898 (ilyam8)
  • Add v2 HTTP message with compression to ACLK #9895 (underhood)
  • Fix lock order reversal (Coverity defect CID 361629) #9888 (mfundul)
  • Fix HTTP error messages in alarm notifications #9887 (thiagoftsm)
  • Fix missing macOS RAM info in system-info.sh #9882 (weijing24)
  • Update go.d.plugin version to v0.21.0 #9881 (ilyam8)
  • Fix handling of libJudy bundling for RPM packages. #9875 (Ferroin)
  • Fix latency-avg chart units in python.d/dnsdist #9871 (scottymuse)
  • Change instruction to reload HEALTH #9869 (thiagoftsm)
  • labeler: add area/exporting #9866 (ilyam8)
  • Fix race condition with orphan hosts #9862 (mfundul)
  • Fix typo in health documentation #9860 (thiagoftsm)
  • Remove dependency on libJudy for systems which don't have it #9859 (Ferroin)
  • Fix multi-host DB corruption when legacy metrics reside in localhost. #9855 (mfundul)
  • Fix TLS over LDAP in the python.d/openldap collector #9853 (scatenag)
  • Fix broken Edit this page link in simple patterns doc #9847 (joelhans)
  • Fixes compilation warnings on FreeBSD #9845 (underhood)
  • Fix installation to not install eBPF plugin components when they shouldn't be installed #9844 (vlvkobal)
  • Add collecting active processes limit on Linux systems #9843 (Ancairon)
  • Fixed tmpdir handling failure on macOS/FreeBSD. #9842 (Ferroin)
  • Fix bugs in handling of Python 3 dependencies on install #9839 (Ferroin)
  • dashboard v1.4.2 #9837 (jacekkolasa)
  • Fix the log level in cgroup-network helper #9836 (vlvkobal)
  • Fix netdata-uninstaller.sh to correctly state whether the group was deleted #9835 (michmach)
  • Fix updater bug introduced by incomplete variable rename in #8808 #9834 (Ferroin)
  • Fixes proxy forwarding claim_id to old parent #9828 (underhood)
  • Remove Google Charts info from API doc #9826 (joelhans)
  • Fix empty dbengine files #9820 (mfundul)
  • Add version negotiation to ACLK #9819 (underhood)
  • Improve dbengine docs and add new multihost setting #9817 (joelhans)
  • Fix old dashboard third-party packaging #9814 (jacekkolasa)
  • Fix broken link and clean up frontmatter in health docs #9813 (joelhans)
  • Fix docker packaging caddyserver basicauth link #9812 (pando85)
  • Fix install if system does not have ebpf.plugin #9809 (roedie)
  • Fix RPM build script version issues #9808 (Saruspete)
  • Fix handling of offline installs #9805 (Ferroin)
  • Add claimed\_id for child nodes streamed to their parents #9804 (underhood)
  • Improve temporary directory checking in installer and updater #9797 (Ferroin)
  • Fix loading custom dashboard_info in /old dashboard #9792 (jacekkolasa)
  • Fix redirect with parameters #9790 (thiagoftsm)
  • Update dashboard to v1.3.1 #9786 (jacekkolasa)
  • Fix long stats.d chart names (suggested by @vince-lessbits) #9783 (amoss)
  • Fix Travis CI builds and skip Fedora 31 i386 build/test cycles #9781 (prologic)
  • Fix UNIX socket access with kickstart-static64 #9780 (thiagoftsm)
  • Fix timestamps for global variables in Prometheus output #9779 (vlvkobal)
  • Add code to bundle libJudy on systems which do not provide a usable copy of it #9776 (Ferroin)
  • Fix HTTP header for the remote write exporting connector #9775 (vlvkobal)
  • Fix broken link in privacy policy #9771 (joelhans)
  • Fix numerous bugs in duplicate install handling #9769 (Ferroin)
  • Add collecting maxmemory to python.d/redis #9767 (ilyam8)
  • Fix unit tests for exporting engine #9766 (vlvkobal)
  • Fix netfilter to close when receiving a SIGPIPE #9756 (thiagoftsm)
  • Add support for IP ranges to Python-based isc_dhcpd collector #9755 (vsc55)
  • Improve eBPF plugin by removing unnecessary debug messages #9754 (thiagoftsm)
  • Fix packaging to enable eBPF collector only if enabled in config.h #9752 (Saruspete)
  • Add check for spurious wakeups #9751 (vlvkobal)
  • Fix code formatting for the mdstat collector #9749 (vlvkobal)
  • Fix exporting update point #9748 (vlvkobal)
  • Fix health notifications configuration to clarify which notifications are received when the "|critical" limit is set #9740 (cakrit)
  • Fix flushing errors #9738 (mfundul)
  • Added proper certificate handling cURL in our static build. #9733 (Ferroin)
  • Add code to release memory used by the global GUID map #9729 (stelfrag)
  • Add CAP_SYS_CHROOT for netdata service to read LXD network interfaces #9726 (vlvkobal)
  • Fix global GUID map memory leak #9725 (stelfrag)
  • Fix proxy redirect #9722 (thiagoftsm)
  • Add v1.24 news to main README #9721 (aabatangle)
  • Fix crash when receiving malformed labels via streaming. #9715 (mfundul)
  • Fixed issue with missing alarms #9712 (stelfrag)
  • Fix setting the default value of the home directory to the environment's HOME #9711 (cakrit)
  • Fix child memory corruption by removing broken optimization in the sender thread #9703 (amoss)
  • Send follow up alarms when the initial status matches the notification #9698 (cakrit)
  • Improve and correct vulnerability reporting instructions #9696 (cakrit)
  • Fix collectors on MacOS and FreeBSD to ignore archived charts. #9695 (mfundul)
  • Fix print message when building for Ubuntu Focal #9694 (devinrsmith)
  • Fix alarm redirection link for Cloud to stop showing 404 #9688 (cakrit)
  • Fix high CPU in IPFS collector by disabling call to the /api/v0/stats/repo endpoint by default #9687 (ilyam8)
  • Fix netdata/netdata Docker image size #9669 (prologic)
  • Add option for multiple storage backends in python.d/varnish #9668 (florianmagnin)
  • Fix for ignored LXC containers #9645 (vlvkobal)
  • Fix systemd journal logs to remove PrivateMounts #9619 (Steve8291)

v1.24.0 (2020-08-10)

Full Changelog

Merged pull requests:

v1.23.2 (2020-07-16)

Full Changelog

v1.23.1 (2020-07-01)

Full Changelog

v1.23.0 (2020-06-25)

Full Changelog

v1.22.1 (2020-05-12)

Full Changelog

v1.22.0 (2020-05-11)

Full Changelog

v1.21.1 (2020-04-13)

Full Changelog

v1.21.0 (2020-04-06)

Full Changelog

v1.20.0 (2020-02-21)

Full Changelog

v1.19.0 (2019-11-27)

Full Changelog

v1.18.1 (2019-10-18)

Full Changelog

v1.18.0 (2019-10-10)

Full Changelog

v1.17.1 (2019-09-12)

Full Changelog

v1.17.0 (2019-09-03)

Full Changelog

v1.16.1 (2019-07-31)

Full Changelog

v1.16.0 (2019-07-08)

Full Changelog

v1.15.0 (2019-05-22)

Full Changelog

v1.14.0 (2019-04-18)

Full Changelog

v1.14.0-rc0 (2019-03-30)

Full Changelog

v1.13.0 (2019-03-14)

Full Changelog

v1.12.2 (2019-02-28)

Full Changelog

v1.12.1 (2019-02-21)

Full Changelog

v1.12.0 (2019-02-06)

Full Changelog

v1.12.0-rc3 (2019-01-17)

Full Changelog

v1.12.0-rc2 (2019-01-03)

Full Changelog

v1.12.0-rc1 (2018-12-19)

Full Changelog

v1.12.0-rc0 (2018-12-06)

Full Changelog

v1.11.1 (2018-11-22)

Full Changelog

v1.11.0 (2018-11-02)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator