[ci skip] Update changelog and version for nightly build: v1.36.0-5-nightly.
netdatabot committed
Aug 12, 2022 at 00:16 UTC
d92df5ee19293f07965f52cd34c815e252e42994
2 files changed
+11
-2
CHANGELOG.md
+10
-1
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
+
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.36.0...HEAD)
6
+
7
+**Merged pull requests:**
8
+
9
+- Calculate name hash after rrdvar\_fix\_name [\#13509](https://github.com/netdata/netdata/pull/13509) ([MrZammler](https://github.com/MrZammler))
10
+- fix\(packaging\): add CAP\_NET\_ADMIN for go.d.plugin [\#13507](https://github.com/netdata/netdata/pull/13507) ([ilyam8](https://github.com/ilyam8))
11
+- chore\(python.d\): remove python.d/\* announced in v1.36.0 deprecation notice [\#13503](https://github.com/netdata/netdata/pull/13503) ([ilyam8](https://github.com/ilyam8))
12
+
13
## [v1.36.0](https://github.com/netdata/netdata/tree/v1.36.0) (2022-08-10)
14
15
[Full Changelog](https://github.com/netdata/netdata/compare/v1.35.1...v1.36.0)
@@ -336,7 +346,6 @@
346
- Add a SQLite database checkpoint command [\#12859](https://github.com/netdata/netdata/pull/12859) ([stelfrag](https://github.com/stelfrag))
347
- feat\(cgroups.plugin\): add k8s cluster name label \(GKE only\) [\#12858](https://github.com/netdata/netdata/pull/12858) ([ilyam8](https://github.com/ilyam8))
348
- Autodetect channel for specific version [\#12856](https://github.com/netdata/netdata/pull/12856) ([maneamarius](https://github.com/maneamarius))
339
-- Pause alert pushes to the cloud [\#12852](https://github.com/netdata/netdata/pull/12852) ([MrZammler](https://github.com/MrZammler))
349
350
## [v1.34.1](https://github.com/netdata/netdata/tree/v1.34.1) (2022-04-15)
351
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.36.0-1-nightly
1
+v1.36.0-5-nightly