@cryptotaxi247 / netdata-1 / commits / 99857f8fb

[ci skip] Update changelog and version for nightly build: v1.37.0-8-nightly.

netdatabot committed Dec 2, 2022 at 00:17 UTC 99857f8fb2322b2aa26077f7b5a4254ae047d045
2 files changed +13 -6
CHANGELOG.md
+12 -5
@@ -1,5 +1,17 @@
1 # Changelog
2
3 +## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4 +
5 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.37.0...HEAD)
6 +
7 +**Merged pull requests:**
8 +
9 +- optimize workers statistics performance [\#14077](https://github.com/netdata/netdata/pull/14077) ([ktsaou](https://github.com/ktsaou))
10 +- fix SSL related crashes [\#14076](https://github.com/netdata/netdata/pull/14076) ([ktsaou](https://github.com/ktsaou))
11 +- remove python.d/springboot [\#14075](https://github.com/netdata/netdata/pull/14075) ([ilyam8](https://github.com/ilyam8))
12 +- fix backfilling statistics [\#14074](https://github.com/netdata/netdata/pull/14074) ([ktsaou](https://github.com/ktsaou))
13 +- 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))
14 +
15 ## [v1.37.0](https://github.com/netdata/netdata/tree/v1.37.0) (2022-11-30)
16
17 [Full Changelog](https://github.com/netdata/netdata/compare/v1.36.1...v1.37.0)
@@ -298,7 +310,6 @@
310 - Add Fedora 37 to CI and package builds. [\#13489](https://github.com/netdata/netdata/pull/13489) ([Ferroin](https://github.com/Ferroin))
311 - Overhaul handling of installation of Netdata as a system service. [\#13451](https://github.com/netdata/netdata/pull/13451) ([Ferroin](https://github.com/Ferroin))
312 - reduce memcpy and memory usage on mqtt5 [\#13450](https://github.com/netdata/netdata/pull/13450) ([underhood](https://github.com/underhood))
301 -- Remove Alpine 3.13 from CI and official support. [\#13415](https://github.com/netdata/netdata/pull/13415) ([Ferroin](https://github.com/Ferroin))
313
314 ## [v1.36.1](https://github.com/netdata/netdata/tree/v1.36.1) (2022-08-15)
315
@@ -350,10 +361,6 @@
361 - Remove octopus from demo-sites [\#13423](https://github.com/netdata/netdata/pull/13423) ([cakrit](https://github.com/cakrit))
362 - Tiering statistics API endpoint [\#13420](https://github.com/netdata/netdata/pull/13420) ([ktsaou](https://github.com/ktsaou))
363 - add discord, youtube, linkedin links to README [\#13419](https://github.com/netdata/netdata/pull/13419) ([andrewm4894](https://github.com/andrewm4894))
353 -- add ML bullet point to features section on README [\#13418](https://github.com/netdata/netdata/pull/13418) ([andrewm4894](https://github.com/andrewm4894))
354 -- Set value to SN\_EMPTY\_SLOT if flags is SN\_EMPTY\_SLOT [\#13417](https://github.com/netdata/netdata/pull/13417) ([MrZammler](https://github.com/MrZammler))
355 -- Add missing comma \(handle coverity warning CID 379360\) [\#13413](https://github.com/netdata/netdata/pull/13413) ([stelfrag](https://github.com/stelfrag))
356 -- codacy/lgtm ignore judy sources [\#13411](https://github.com/netdata/netdata/pull/13411) ([underhood](https://github.com/underhood))
364
365 ## [v1.35.1](https://github.com/netdata/netdata/tree/v1.35.1) (2022-06-10)
366
packaging/version
+1 -1
@@ -1 +1 @@
1 -v1.37.0-1-nightly
1 +v1.37.0-8-nightly