@cryptotaxi247 / netdata-1 / commits / 028ee8c71

[ci skip] Update changelog and version for nightly build: v1.99.0-191-nightly.

netdatabot committed Sep 25, 2024 at 00:20 UTC 028ee8c7169a94639e1efd7c04b7379dc098aaa2
2 files changed +10 -7
CHANGELOG.md
+9 -6
@@ -2,10 +2,13 @@
2
3 ## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5 -[Full Changelog](https://github.com/netdata/netdata/compare/v1.47.1...HEAD)
5 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.47.2...HEAD)
6
7 **Merged pull requests:**
8
9 +- POST Functions [\#18611](https://github.com/netdata/netdata/pull/18611) ([ktsaou](https://github.com/ktsaou))
10 +- Correctly include Windows installer in release creation. [\#18609](https://github.com/netdata/netdata/pull/18609) ([Ferroin](https://github.com/Ferroin))
11 +- WEB SERVER: retry sending data when errno is EAGAIN [\#18607](https://github.com/netdata/netdata/pull/18607) ([ktsaou](https://github.com/ktsaou))
12 - Publish Windows installers on nightly builds. [\#18603](https://github.com/netdata/netdata/pull/18603) ([Ferroin](https://github.com/Ferroin))
13 - Bump github.com/docker/docker from 27.3.0+incompatible to 27.3.1+incompatible in /src/go [\#18600](https://github.com/netdata/netdata/pull/18600) ([dependabot[bot]](https://github.com/apps/dependabot))
14 - Regenerate integrations.js [\#18598](https://github.com/netdata/netdata/pull/18598) ([netdatabot](https://github.com/netdatabot))
@@ -16,6 +19,7 @@
19 - Bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 in /src/go [\#18589](https://github.com/netdata/netdata/pull/18589) ([dependabot[bot]](https://github.com/apps/dependabot))
20 - Bump github.com/docker/docker from 27.2.1+incompatible to 27.3.0+incompatible in /src/go [\#18588](https://github.com/netdata/netdata/pull/18588) ([dependabot[bot]](https://github.com/apps/dependabot))
21 - Update kickstart.sh [\#18587](https://github.com/netdata/netdata/pull/18587) ([eya46](https://github.com/eya46))
22 +- Add ceph commands to ndsudo [\#18583](https://github.com/netdata/netdata/pull/18583) ([Ancairon](https://github.com/Ancairon))
23 - go.d/sensors refactor [\#18581](https://github.com/netdata/netdata/pull/18581) ([ilyam8](https://github.com/ilyam8))
24 - go.d move packages [\#18580](https://github.com/netdata/netdata/pull/18580) ([ilyam8](https://github.com/ilyam8))
25 - WEIGHTS: use node\_id when available, otherwise host\_id [\#18579](https://github.com/netdata/netdata/pull/18579) ([ktsaou](https://github.com/ktsaou))
@@ -158,6 +162,10 @@
162 - fix warnings in Dockerfile [\#18395](https://github.com/netdata/netdata/pull/18395) ([NicolasCARPi](https://github.com/NicolasCARPi))
163 - Use existing ACLK event loop for cloud queries [\#18218](https://github.com/netdata/netdata/pull/18218) ([stelfrag](https://github.com/stelfrag))
164
165 +## [v1.47.2](https://github.com/netdata/netdata/tree/v1.47.2) (2024-09-24)
166 +
167 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.47.1...v1.47.2)
168 +
169 ## [v1.47.1](https://github.com/netdata/netdata/tree/v1.47.1) (2024-09-10)
170
171 [Full Changelog](https://github.com/netdata/netdata/compare/v1.99.0...v1.47.1)
@@ -413,11 +421,6 @@
421 - Bump github.com/likexian/whois-parser from 1.24.16 to 1.24.18 in /src/go/collectors/go.d.plugin [\#18046](https://github.com/netdata/netdata/pull/18046) ([dependabot[bot]](https://github.com/apps/dependabot))
422 - Bump github.com/gofrs/flock from 0.8.1 to 0.11.0 in /src/go/collectors/go.d.plugin [\#18045](https://github.com/netdata/netdata/pull/18045) ([dependabot[bot]](https://github.com/apps/dependabot))
423 - Semaphore \(common context\) [\#18041](https://github.com/netdata/netdata/pull/18041) ([thiagoftsm](https://github.com/thiagoftsm))
416 -- proc/diskstats: Increase accuracy of average IO operation time [\#18040](https://github.com/netdata/netdata/pull/18040) ([ilyam8](https://github.com/ilyam8))
417 -- diskspace: update exclude paths/filesystems [\#18039](https://github.com/netdata/netdata/pull/18039) ([ilyam8](https://github.com/ilyam8))
418 -- Regenerate integrations.js [\#18038](https://github.com/netdata/netdata/pull/18038) ([netdatabot](https://github.com/netdatabot))
419 -- docs: fix go.d/weblog parser config [\#18037](https://github.com/netdata/netdata/pull/18037) ([ilyam8](https://github.com/ilyam8))
420 -- fix diskspace plugin in Docker [\#18035](https://github.com/netdata/netdata/pull/18035) ([ilyam8](https://github.com/ilyam8))
424
425 ## [v1.46.3](https://github.com/netdata/netdata/tree/v1.46.3) (2024-07-23)
426
packaging/version
+1 -1
@@ -1 +1 @@
1 -v1.99.0-186-nightly
1 +v1.99.0-191-nightly