[ci skip] Update changelog and version for nightly build: v1.99.0-13-nightly.
netdatabot committed
Aug 26, 2024 at 00:18 UTC
cd12fe7fc1ca7e0fce5c304745d64a60d1edbdc2
2 files changed
+3
-3
CHANGELOG.md
+2
-2
@@ -6,6 +6,8 @@
6
7
**Merged pull requests:**
8
9
+- kickstart: fix write\_claim\_config when executed as a regular user [\#18406](https://github.com/netdata/netdata/pull/18406) ([ilyam8](https://github.com/ilyam8))
10
+- Fix coverity issues [\#18405](https://github.com/netdata/netdata/pull/18405) ([stelfrag](https://github.com/stelfrag))
11
- remove pyyaml2 [\#18404](https://github.com/netdata/netdata/pull/18404) ([ilyam8](https://github.com/ilyam8))
12
- imporve netdatacli help usage readability [\#18403](https://github.com/netdata/netdata/pull/18403) ([ilyam8](https://github.com/ilyam8))
13
- remove python.d/anomalies [\#18402](https://github.com/netdata/netdata/pull/18402) ([ilyam8](https://github.com/ilyam8))
@@ -418,8 +420,6 @@
420
- Properly initialize spinlock in ARAL. [\#17844](https://github.com/netdata/netdata/pull/17844) ([vkalintiris](https://github.com/vkalintiris))
421
- Fix compilation without dbengine [\#17843](https://github.com/netdata/netdata/pull/17843) ([stelfrag](https://github.com/stelfrag))
422
- explicitly disable removed collectors in python.d.conf [\#17840](https://github.com/netdata/netdata/pull/17840) ([ilyam8](https://github.com/ilyam8))
421
-- fix tc plugin undeclared vars [\#17839](https://github.com/netdata/netdata/pull/17839) ([ilyam8](https://github.com/ilyam8))
422
-- hide sqlite config \(netdata.conf\) [\#17838](https://github.com/netdata/netdata/pull/17838) ([ilyam8](https://github.com/ilyam8))
423
424
## [v1.45.6](https://github.com/netdata/netdata/tree/v1.45.6) (2024-06-05)
425
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.99.0-10-nightly
1
+v1.99.0-13-nightly