@cryptotaxi247 / netdata-1 / commits / 5bfc81f85

[ci skip] Update changelog and version for nightly build: v1.38.0-73-nightly.

netdatabot committed Feb 14, 2023 at 00:42 UTC 5bfc81f85cec126733704ad79cd9e7c48279f41b
2 files changed +7 -4
CHANGELOG.md
+6 -3
@@ -2,7 +2,7 @@
2
3 ## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5 -[Full Changelog](https://github.com/netdata/netdata/compare/v1.38.0...HEAD)
5 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.38.1...HEAD)
6
7 **Merged pull requests:**
8
@@ -53,6 +53,7 @@
53 - Typos in in notification docs [\#14440](https://github.com/netdata/netdata/pull/14440) ([iorvd](https://github.com/iorvd))
54 - Streaming interpolated values [\#14431](https://github.com/netdata/netdata/pull/14431) ([ktsaou](https://github.com/ktsaou))
55 - Fix compiler error when CLOSE\_RANGE\_CLOEXEC is missing [\#14430](https://github.com/netdata/netdata/pull/14430) ([Dim-P](https://github.com/Dim-P))
56 +- Add .NET info [\#14429](https://github.com/netdata/netdata/pull/14429) ([thiagoftsm](https://github.com/thiagoftsm))
57 - Minor fix, convert metadata of the learn to hidden sections [\#14427](https://github.com/netdata/netdata/pull/14427) ([tkatsoulas](https://github.com/tkatsoulas))
58 - kickstart.sh: Fix `--release-channel` as `--nightly-channel` options [\#14424](https://github.com/netdata/netdata/pull/14424) ([vobruba-martin](https://github.com/vobruba-martin))
59 - add @andrewm4894 as docs/ codeowner [\#14398](https://github.com/netdata/netdata/pull/14398) ([andrewm4894](https://github.com/andrewm4894))
@@ -67,6 +68,10 @@
68 - Update the "Install Netdata with kickstart.sh" doc [\#14338](https://github.com/netdata/netdata/pull/14338) ([Ancairon](https://github.com/Ancairon))
69 - Indicate what root privileges are needed for in kickstart.sh. [\#14314](https://github.com/netdata/netdata/pull/14314) ([Ferroin](https://github.com/Ferroin))
70
71 +## [v1.38.1](https://github.com/netdata/netdata/tree/v1.38.1) (2023-02-13)
72 +
73 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.38.0...v1.38.1)
74 +
75 ## [v1.38.0](https://github.com/netdata/netdata/tree/v1.38.0) (2023-02-06)
76
77 [Full Changelog](https://github.com/netdata/netdata/compare/v1.37.1...v1.38.0)
@@ -378,8 +383,6 @@
383 - bump go.d.plugin v0.41.1 [\#13874](https://github.com/netdata/netdata/pull/13874) ([ilyam8](https://github.com/ilyam8))
384 - Replication of metrics \(gaps filling\) during streaming [\#13873](https://github.com/netdata/netdata/pull/13873) ([vkalintiris](https://github.com/vkalintiris))
385 - Don't create a REMOVED alert event after a REMOVED. [\#13871](https://github.com/netdata/netdata/pull/13871) ([MrZammler](https://github.com/MrZammler))
381 -- Store hidden status when creating / updating dimension metadata [\#13869](https://github.com/netdata/netdata/pull/13869) ([stelfrag](https://github.com/stelfrag))
382 -- Find the chart and dimension UUID from the context [\#13868](https://github.com/netdata/netdata/pull/13868) ([stelfrag](https://github.com/stelfrag))
386
387 ## [v1.36.1](https://github.com/netdata/netdata/tree/v1.36.1) (2022-08-15)
388
packaging/version
+1 -1
@@ -1 +1 @@
1 -v1.38.0-71-nightly
1 +v1.38.0-73-nightly