From 623ee3a9952891ecb2a56325db440a8d207e9d9b Mon Sep 17 00:00:00 2001 From: netdatabot Date: Fri, 12 Apr 2024 00:16:39 +0000 Subject: [ci skip] Update changelog and version for nightly build: v1.45.0-169-nightly. --- CHANGELOG.md | 31 ++++++++++++++++--------------- packaging/version | 2 +- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8835e091c..e021a9fd92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,25 @@ **Merged pull requests:** +- Regenerate integrations.js [\#17387](https://github.com/netdata/netdata/pull/17387) ([netdatabot](https://github.com/netdatabot)) +- go.d nvme: drop using `nvme` directly [\#17386](https://github.com/netdata/netdata/pull/17386) ([ilyam8](https://github.com/ilyam8)) +- go.d intelgpu: use cmd.Wait instead of process.Wait [\#17384](https://github.com/netdata/netdata/pull/17384) ([ilyam8](https://github.com/ilyam8)) +- Regenerate integrations.js [\#17382](https://github.com/netdata/netdata/pull/17382) ([netdatabot](https://github.com/netdatabot)) +- lowercase word [\#17381](https://github.com/netdata/netdata/pull/17381) ([Ancairon](https://github.com/Ancairon)) +- go.d intelgpu switch to using ndsudo [\#17380](https://github.com/netdata/netdata/pull/17380) ([ilyam8](https://github.com/ilyam8)) +- Regenerate integrations.js [\#17379](https://github.com/netdata/netdata/pull/17379) ([netdatabot](https://github.com/netdatabot)) +- go.d intelgpu meta update icon [\#17378](https://github.com/netdata/netdata/pull/17378) ([ilyam8](https://github.com/ilyam8)) +- hardcode ndsudo PATH [\#17377](https://github.com/netdata/netdata/pull/17377) ([ilyam8](https://github.com/ilyam8)) +- add intel\_gpu\_top to ndsudo [\#17376](https://github.com/netdata/netdata/pull/17376) ([ilyam8](https://github.com/ilyam8)) +- Regenerate integrations.js [\#17375](https://github.com/netdata/netdata/pull/17375) ([netdatabot](https://github.com/netdatabot)) - Canonicalize paths before comparison when checking for multiple installs. [\#17373](https://github.com/netdata/netdata/pull/17373) ([Ferroin](https://github.com/Ferroin)) +- go.d zfspool minor schema and meta fixes [\#17372](https://github.com/netdata/netdata/pull/17372) ([ilyam8](https://github.com/ilyam8)) - Regenerate integrations.js [\#17371](https://github.com/netdata/netdata/pull/17371) ([netdatabot](https://github.com/netdatabot)) - go.d intelgpu: uncomment stock config and update meta setup prerequisites [\#17370](https://github.com/netdata/netdata/pull/17370) ([ilyam8](https://github.com/ilyam8)) - Fix logic in detection of multiple installs. [\#17369](https://github.com/netdata/netdata/pull/17369) ([Ferroin](https://github.com/Ferroin)) - add collector to monitor ZFS pools space usage [\#17367](https://github.com/netdata/netdata/pull/17367) ([ilyam8](https://github.com/ilyam8)) - Fix required toolchain version for Go code. [\#17366](https://github.com/netdata/netdata/pull/17366) ([Ferroin](https://github.com/Ferroin)) +- Metrics tab doc [\#17365](https://github.com/netdata/netdata/pull/17365) ([Ancairon](https://github.com/Ancairon)) - Regenerate integrations.js [\#17364](https://github.com/netdata/netdata/pull/17364) ([netdatabot](https://github.com/netdatabot)) - Regenerate integrations.js [\#17362](https://github.com/netdata/netdata/pull/17362) ([netdatabot](https://github.com/netdatabot)) - go.d intelgpu: rename label engine to engine\_class [\#17361](https://github.com/netdata/netdata/pull/17361) ([ilyam8](https://github.com/ilyam8)) @@ -34,11 +47,13 @@ - Bump github.com/likexian/whois from 1.15.1 to 1.15.2 in /src/go/collectors/go.d.plugin [\#17337](https://github.com/netdata/netdata/pull/17337) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump github.com/vmware/govmomi from 0.36.2 to 0.36.3 in /src/go/collectors/go.d.plugin [\#17336](https://github.com/netdata/netdata/pull/17336) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump github.com/prometheus/common from 0.51.1 to 0.52.2 in /src/go/collectors/go.d.plugin [\#17335](https://github.com/netdata/netdata/pull/17335) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add repo config for Amazon Linux 2023. [\#17330](https://github.com/netdata/netdata/pull/17330) ([PaulSzymanski](https://github.com/PaulSzymanski)) - Enable Sentry for Ubuntu and Debian native packages. [\#17327](https://github.com/netdata/netdata/pull/17327) ([Ferroin](https://github.com/Ferroin)) - go.d: schema windows: fix url placeholder scheme [\#17326](https://github.com/netdata/netdata/pull/17326) ([ilyam8](https://github.com/ilyam8)) - go.d: schemas: add missing "body" and "method" [\#17325](https://github.com/netdata/netdata/pull/17325) ([ilyam8](https://github.com/ilyam8)) - remove old overview infrastructure and add home tab doc [\#17323](https://github.com/netdata/netdata/pull/17323) ([Ancairon](https://github.com/Ancairon)) - Drop generic bitmap implementation. [\#17322](https://github.com/netdata/netdata/pull/17322) ([vkalintiris](https://github.com/vkalintiris)) +- Remove seemingly dead logging related code from libnetdata. [\#17320](https://github.com/netdata/netdata/pull/17320) ([Ferroin](https://github.com/Ferroin)) - Check for Snappy only when required. [\#17319](https://github.com/netdata/netdata/pull/17319) ([Ferroin](https://github.com/Ferroin)) - set min thread stack size to 1 MB [\#17317](https://github.com/netdata/netdata/pull/17317) ([ilyam8](https://github.com/ilyam8)) - Call with resize true when dictionary has DICT\_OPTION\_INDEX\_HASHTABLE [\#17316](https://github.com/netdata/netdata/pull/17316) ([stelfrag](https://github.com/stelfrag)) @@ -61,6 +76,7 @@ - go.d: sd docker: create multiple nginx configs [\#17285](https://github.com/netdata/netdata/pull/17285) ([ilyam8](https://github.com/ilyam8)) - go.d: socket package: don't set client on connect\(\) err [\#17283](https://github.com/netdata/netdata/pull/17283) ([ilyam8](https://github.com/ilyam8)) - Add Fedora 40 to CI, packages, and support policy. [\#17282](https://github.com/netdata/netdata/pull/17282) ([Ferroin](https://github.com/Ferroin)) +- Add Ubuntu 24.04 to CI, package builds, and support policy. [\#17281](https://github.com/netdata/netdata/pull/17281) ([Ferroin](https://github.com/Ferroin)) - Revert "Enable sentry on all Debian and Ubuntu versions." [\#17279](https://github.com/netdata/netdata/pull/17279) ([tkatsoulas](https://github.com/tkatsoulas)) - Correctly handle libyaml linking for log2journal. [\#17276](https://github.com/netdata/netdata/pull/17276) ([Ferroin](https://github.com/Ferroin)) - REFERENCE - Fix small unligned typo [\#17274](https://github.com/netdata/netdata/pull/17274) ([sepek](https://github.com/sepek)) @@ -390,21 +406,6 @@ - Regenerate integrations.js [\#16792](https://github.com/netdata/netdata/pull/16792) ([netdatabot](https://github.com/netdatabot)) - Update role-based-access.md [\#16791](https://github.com/netdata/netdata/pull/16791) ([vkuznecovas](https://github.com/vkuznecovas)) - Free key and search, replace patterns [\#16789](https://github.com/netdata/netdata/pull/16789) ([stelfrag](https://github.com/stelfrag)) -- Prepare to functions \(eBPF\) [\#16788](https://github.com/netdata/netdata/pull/16788) ([thiagoftsm](https://github.com/thiagoftsm)) -- Use named constants for keyword tokens. [\#16787](https://github.com/netdata/netdata/pull/16787) ([vkalintiris](https://github.com/vkalintiris)) -- diskspace: reworked the cleanup to fix race conditions [\#16786](https://github.com/netdata/netdata/pull/16786) ([ktsaou](https://github.com/ktsaou)) -- diskspace missing mutex use [\#16784](https://github.com/netdata/netdata/pull/16784) ([ktsaou](https://github.com/ktsaou)) -- Remove h2o header from libnetdata [\#16780](https://github.com/netdata/netdata/pull/16780) ([vkalintiris](https://github.com/vkalintiris)) -- DYNCFG: dynamically configured alerts [\#16779](https://github.com/netdata/netdata/pull/16779) ([ktsaou](https://github.com/ktsaou)) -- Update replication documentation [\#16778](https://github.com/netdata/netdata/pull/16778) ([thiagoftsm](https://github.com/thiagoftsm)) -- Update telegram documentation [\#16777](https://github.com/netdata/netdata/pull/16777) ([thiagoftsm](https://github.com/thiagoftsm)) -- Delete unused variable. [\#16776](https://github.com/netdata/netdata/pull/16776) ([vkalintiris](https://github.com/vkalintiris)) -- Use unsigned char for binary data in mqtt. [\#16775](https://github.com/netdata/netdata/pull/16775) ([vkalintiris](https://github.com/vkalintiris)) -- Fix warning. [\#16774](https://github.com/netdata/netdata/pull/16774) ([vkalintiris](https://github.com/vkalintiris)) -- fix thread name on fatal and cgroup netdev rename crash [\#16771](https://github.com/netdata/netdata/pull/16771) ([ktsaou](https://github.com/ktsaou)) -- allow POST requests to be received from ACLK [\#16770](https://github.com/netdata/netdata/pull/16770) ([ktsaou](https://github.com/ktsaou)) -- Keep transaction id of request headers [\#16769](https://github.com/netdata/netdata/pull/16769) ([ktsaou](https://github.com/ktsaou)) -- Change default build directory in installer to `build`. [\#16768](https://github.com/netdata/netdata/pull/16768) ([Ferroin](https://github.com/Ferroin)) ## [v1.44.3](https://github.com/netdata/netdata/tree/v1.44.3) (2024-02-12) diff --git a/packaging/version b/packaging/version index 3d48f6c2dc..3f9e4c361e 100644 --- a/packaging/version +++ b/packaging/version @@ -1 +1 @@ -v1.45.0-152-nightly +v1.45.0-169-nightly -- cgit v1.2.3