[ci skip] Update changelog and version for nightly build: v1.36.0-189-nightly.
netdatabot committed
Oct 10, 2022 at 00:21 UTC
bfe86dcb3c0b9af57c5e0d9c7d45eaa6c2d882eb
2 files changed
+4
-2
CHANGELOG.md
+3
-1
@@ -6,6 +6,9 @@
6
7
**Merged pull requests:**
8
9
+- Remove extern from function declared in headers. [\#13790](https://github.com/netdata/netdata/pull/13790) ([vkalintiris](https://github.com/vkalintiris))
10
+- full memory tracking and profiling of Netdata Agent [\#13789](https://github.com/netdata/netdata/pull/13789) ([ktsaou](https://github.com/ktsaou))
11
+- allow netdata installer to install and run netdata as any user [\#13780](https://github.com/netdata/netdata/pull/13780) ([ktsaou](https://github.com/ktsaou))
12
- Bump websockets submodule [\#13776](https://github.com/netdata/netdata/pull/13776) ([underhood](https://github.com/underhood))
13
- Rename variable for old CentOS version [\#13775](https://github.com/netdata/netdata/pull/13775) ([thiagoftsm](https://github.com/thiagoftsm))
14
- bump go.d.plugin v0.40.3 [\#13771](https://github.com/netdata/netdata/pull/13771) ([ilyam8](https://github.com/ilyam8))
@@ -342,7 +345,6 @@
345
- 73x times faster metrics correlations at the agent [\#13107](https://github.com/netdata/netdata/pull/13107) ([ktsaou](https://github.com/ktsaou))
346
- fix\(updater\): fix updating when using `--force-update` and new version of the updater script is available [\#13104](https://github.com/netdata/netdata/pull/13104) ([ilyam8](https://github.com/ilyam8))
347
- Remove unnescesary ‘cleanup’ code. [\#13103](https://github.com/netdata/netdata/pull/13103) ([Ferroin](https://github.com/Ferroin))
345
-- Temporarily disable updates for static builds. [\#13100](https://github.com/netdata/netdata/pull/13100) ([Ferroin](https://github.com/Ferroin))
348
349
## [v1.35.1](https://github.com/netdata/netdata/tree/v1.35.1) (2022-06-10)
350
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.36.0-185-nightly
1
+v1.36.0-189-nightly