[ci skip] Update changelog and version for nightly build: v1.44.0-351-nightly.
netdatabot committed
Feb 10, 2024 at 00:15 UTC
dfdc26a53ad10846de5bbf9a76775924e8bf0524
2 files changed
+2
-3
CHANGELOG.md
+1
-2
@@ -7,6 +7,7 @@
7
**Merged pull requests:**
8
9
- Regenerate integrations.js [\#16974](https://github.com/netdata/netdata/pull/16974) ([netdatabot](https://github.com/netdatabot))
10
+- 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))
11
- change edac ecc errors from incremental to absolute [\#16970](https://github.com/netdata/netdata/pull/16970) ([ilyam8](https://github.com/ilyam8))
12
- update go.d.plugin version to v0.58.1 [\#16968](https://github.com/netdata/netdata/pull/16968) ([ilyam8](https://github.com/ilyam8))
13
- fix move collectors to src/ leftovers [\#16967](https://github.com/netdata/netdata/pull/16967) ([ilyam8](https://github.com/ilyam8))
@@ -399,8 +400,6 @@
400
- Regenerate integrations.js [\#16386](https://github.com/netdata/netdata/pull/16386) ([netdatabot](https://github.com/netdatabot))
401
- skip spaces when reading cpuset [\#16385](https://github.com/netdata/netdata/pull/16385) ([ilyam8](https://github.com/ilyam8))
402
- Regenerate integrations.js [\#16384](https://github.com/netdata/netdata/pull/16384) ([netdatabot](https://github.com/netdatabot))
402
-- use pre-configured message\_ids to identify common logs [\#16383](https://github.com/netdata/netdata/pull/16383) ([ktsaou](https://github.com/ktsaou))
403
-- Handle ephemeral hosts [\#16381](https://github.com/netdata/netdata/pull/16381) ([stelfrag](https://github.com/stelfrag))
403
404
## [v1.43.2](https://github.com/netdata/netdata/tree/v1.43.2) (2023-10-30)
405
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.44.0-349-nightly
1
+v1.44.0-351-nightly