@cryptotaxi247 / netdata-1 / commits / 1e5967476

[ci skip] Update changelog and version for nightly build: v1.44.0-367-nightly.

netdatabot committed Feb 13, 2024 at 00:16 UTC 1e5967476d378fdabebb1cbb9741f70965dc8f0a
2 files changed +14 -6
CHANGELOG.md
+13 -5
@@ -2,15 +2,23 @@
2
3 ## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5 -[Full Changelog](https://github.com/netdata/netdata/compare/v1.44.2...HEAD)
5 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.44.3...HEAD)
6
7 **Merged pull requests:**
8
9 +- Move diagrams/ under docs/ [\#16998](https://github.com/netdata/netdata/pull/16998) ([vkalintiris](https://github.com/vkalintiris))
10 +- Small cleanup [\#16996](https://github.com/netdata/netdata/pull/16996) ([vkalintiris](https://github.com/vkalintiris))
11 +- Remove historical changelog and cppcheck [\#16995](https://github.com/netdata/netdata/pull/16995) ([vkalintiris](https://github.com/vkalintiris))
12 +- Remove config macros that are always set. [\#16994](https://github.com/netdata/netdata/pull/16994) ([vkalintiris](https://github.com/vkalintiris))
13 +- Use changed files in check-files workflow [\#16993](https://github.com/netdata/netdata/pull/16993) ([tkatsoulas](https://github.com/tkatsoulas))
14 +- Move web/ under src/ [\#16992](https://github.com/netdata/netdata/pull/16992) ([vkalintiris](https://github.com/vkalintiris))
15 +- Add spinlock to protect metric release [\#16989](https://github.com/netdata/netdata/pull/16989) ([stelfrag](https://github.com/stelfrag))
16 - updated message ids for systemd and dbus [\#16987](https://github.com/netdata/netdata/pull/16987) ([ktsaou](https://github.com/ktsaou))
17 - Update input skip patterns [\#16984](https://github.com/netdata/netdata/pull/16984) ([tkatsoulas](https://github.com/tkatsoulas))
18 - Update input paths for tj-actions/changed-files [\#16982](https://github.com/netdata/netdata/pull/16982) ([tkatsoulas](https://github.com/tkatsoulas))
19 - Update synology.md [\#16980](https://github.com/netdata/netdata/pull/16980) ([pschaer](https://github.com/pschaer))
20 - Detect machine GUID change [\#16979](https://github.com/netdata/netdata/pull/16979) ([stelfrag](https://github.com/stelfrag))
21 +- Move CO-RE headers \(integration between eBPF and Network Viewer\) [\#16978](https://github.com/netdata/netdata/pull/16978) ([thiagoftsm](https://github.com/thiagoftsm))
22 - Regenerate integrations.js [\#16974](https://github.com/netdata/netdata/pull/16974) ([netdatabot](https://github.com/netdatabot))
23 - Use C++14 by default when building on systems that support it. [\#16972](https://github.com/netdata/netdata/pull/16972) ([Ferroin](https://github.com/Ferroin))
24 - change edac ecc errors from incremental to absolute [\#16970](https://github.com/netdata/netdata/pull/16970) ([ilyam8](https://github.com/ilyam8))
@@ -279,6 +287,10 @@
287 - Remove openSUSE 15.4 from CI [\#16449](https://github.com/netdata/netdata/pull/16449) ([tkatsoulas](https://github.com/tkatsoulas))
288 - Remove fedora 37 from CI [\#16422](https://github.com/netdata/netdata/pull/16422) ([tkatsoulas](https://github.com/tkatsoulas))
289
290 +## [v1.44.3](https://github.com/netdata/netdata/tree/v1.44.3) (2024-02-12)
291 +
292 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.44.2...v1.44.3)
293 +
294 ## [v1.44.2](https://github.com/netdata/netdata/tree/v1.44.2) (2024-02-06)
295
296 [Full Changelog](https://github.com/netdata/netdata/compare/v1.44.1...v1.44.2)
@@ -395,10 +407,6 @@
407 - Regenerate integrations.js [\#16409](https://github.com/netdata/netdata/pull/16409) ([netdatabot](https://github.com/netdatabot))
408 - Improve handling around EPEL requirement for RPM packages. [\#16406](https://github.com/netdata/netdata/pull/16406) ([Ferroin](https://github.com/Ferroin))
409 - Fix typo in metadata \(eBPF\) [\#16405](https://github.com/netdata/netdata/pull/16405) ([thiagoftsm](https://github.com/thiagoftsm))
398 -- docker: use /host/etc/hostname if mounted [\#16401](https://github.com/netdata/netdata/pull/16401) ([ilyam8](https://github.com/ilyam8))
399 -- adaptec\_raid: fix parsing PD without NCQ status [\#16400](https://github.com/netdata/netdata/pull/16400) ([ilyam8](https://github.com/ilyam8))
400 -- eBPF apps order [\#16395](https://github.com/netdata/netdata/pull/16395) ([thiagoftsm](https://github.com/thiagoftsm))
401 -- fix systemd-units func expiration time [\#16393](https://github.com/netdata/netdata/pull/16393) ([ilyam8](https://github.com/ilyam8))
410
411 ## [v1.43.2](https://github.com/netdata/netdata/tree/v1.43.2) (2023-10-30)
412
packaging/version
+1 -1
@@ -1 +1 @@
1 -v1.44.0-358-nightly
1 +v1.44.0-367-nightly