Skip to content

Instantly share code, notes, and snippets.

@prologic
Last active April 9, 2020 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prologic/531536e4d861169a1c2daacbc9e22b40 to your computer and use it in GitHub Desktop.
Save prologic/531536e4d861169a1c2daacbc9e22b40 to your computer and use it in GitHub Desktop.
NetData v1.21.0 ChangeLog

v1.21.0 (2020-04-06)

Bug Fixes

  • Fix Coverity Defect CID-349684 (#8586)
  • Fix Coverity defects (#8579)
  • Fix compiler warnings in the claiming code (#8567)
  • Fix Debian 8 (jessie) support (#8590)
  • Fix broken Fedora 30/31 RPM builds (#8572)
  • Fix regressions in cloud functionality (build, CI, claiming) (#8568)
  • Fix broken pipe ignoring in apps plugin (#8554)
  • Fix our Debian/Ubuntu packages to actually package the SystemD Unit files we expect. (#8468)
  • Fix auto updates for static installs (kickstart_static64.sh) (#8507)
  • Fix openSUSE 15.1 RPM Package Buidls (#8494)
  • Fix erroneous \n printed in uninstaller (#8446)
  • Fix install-required-packages script to self-update apt (#8491)
  • Fix the lack of cleanup in the netdata updater (#8414)
  • Fix flushing error threshold (#8425)
  • Fix syntax error in claiming script. (#8452)
  • Fix broken dependencies for Ubuntu 19.10 (eoan) (#8397)
  • Fix the ACLK installation with the installer switch (#8443)
  • Fix the new cloud info in the info endpoint (#8430)
  • Fix outstanding problems in claiming and add SOCKS5 support. (#8406)
  • Fix Prometheus Remote Write build (#8411)
  • Fix streaming scaling (#8375)
  • Fix coverity scan (#8388)
  • Fix Travis configuration for nightly builds. (#8376)
  • Fix cosmetic error checking for CentOS 8 version in install-required-packages (#8339)
  • Fix links in packaging/installer to work on GitHub and docs (#8319)
  • Fix dependencies for Debian Jessie. (#8290)
  • Fix missing folders in /var/ (#8314)
  • Fix RHEL / CentOS 8.x dependencies for Judy-devel and others (#8202)
  • Fix misspelling of openSUSE and SUSE (#8233)
  • Fix claiming script (#8220)
  • Fix bold text surplus stars (#8193)
  • Fix formatting in "Custom dashboards" section (#8102)

Features

  • Add netdata.service.* to .gitignore (#8556)
  • Add missing override for Ubuntu eoan (#8547)
  • Add a MongoDB connector to the exporting engine (#8416)
  • Add high precision timer support for plugins such as idlejitter. (#8441)
  • Add mising files to CMake (#8412)
  • Add Patti's video to docs (#8385)
  • Add a Prometheus Remote Write connector to the exporting engine (#8292)
  • Add deferred error message handling to the installer. (#8381)
  • Add proper parsing/stripping of comments around docs frontmatter (#8372)
  • Add packaging/bundle-lws.sh to dist_noinst_DATA (was missed) (#8356)
  • Add retries for more Travis transient failures (#8327)
  • Add acronyms to style guide (#8313)
  • Add yamllint to reviewdog PR checks. (#8291)
  • Add libwebsockets files to make dist. (#8275)
  • Add SRE team as code owners for Debian packaging files. (#8256)
  • Add support to new kernels (#8192)
  • Add an AWS Kinesis connector to the exporting engine (#8145)

Updates

  • Update README.md (#8552)
  • Update the update instructions with per-method details (#8394)
  • Update the type message for the alarm updates (#8403)
  • Update paragraph on install-required-packages (#8347)
  • Update the manual install documentation with better info. (#8088)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment