[ci skip] Update changelog and version for nightly build: v1.38.0-224-nightly.
netdatabot committed
Mar 10, 2023 at 00:19 UTC
a0652435f0dea126b6603a2467d912ca8a677e36
2 files changed
+3
-3
CHANGELOG.md
+2
-2
@@ -6,6 +6,8 @@
6
7
**Merged pull requests:**
8
9
+- Fix compilation error when --disable-cloud is specified [\#14695](https://github.com/netdata/netdata/pull/14695) ([stelfrag](https://github.com/stelfrag))
10
+- fix: detect the host os in k8s on non-docker cri [\#14694](https://github.com/netdata/netdata/pull/14694) ([witalisoft](https://github.com/witalisoft))
11
- Remove google hangouts from list of integrations [\#14689](https://github.com/netdata/netdata/pull/14689) ([cakrit](https://github.com/cakrit))
12
- Fix Azure IMDS [\#14686](https://github.com/netdata/netdata/pull/14686) ([shyamvalsan](https://github.com/shyamvalsan))
13
- Send an EOF from charts.d.plugin before exit [\#14680](https://github.com/netdata/netdata/pull/14680) ([MrZammler](https://github.com/MrZammler))
@@ -376,8 +378,6 @@
378
- remove python.d/springboot [\#14075](https://github.com/netdata/netdata/pull/14075) ([ilyam8](https://github.com/ilyam8))
379
- fix backfilling statistics [\#14074](https://github.com/netdata/netdata/pull/14074) ([ktsaou](https://github.com/ktsaou))
380
- remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice [\#14073](https://github.com/netdata/netdata/pull/14073) ([ilyam8](https://github.com/ilyam8))
379
-- remove deprecated python.d collectors announced in v1.37.0 deprecation notice [\#14072](https://github.com/netdata/netdata/pull/14072) ([ilyam8](https://github.com/ilyam8))
380
-- Add workflow dispatch trigger for parent/child with cloud integration smoke tests [\#14070](https://github.com/netdata/netdata/pull/14070) ([dimko](https://github.com/dimko))
381
382
## [v1.37.1](https://github.com/netdata/netdata/tree/v1.37.1) (2022-12-05)
383
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.38.0-221-nightly
1
+v1.38.0-224-nightly