[ci skip] Update changelog and version for nightly build: v2.0.0-91-nightly.
netdatabot committed
Nov 22, 2024 at 00:21 UTC
e99c5fa5e49d05496e99ceac666faa8966e9ba40
2 files changed
+11
-6
CHANGELOG.md
+10
-5
@@ -2,11 +2,16 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v2.0.1...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.0.2...HEAD)
6
7
**Merged pull requests:**
8
9
+- build\(deps\): bump k8s.io/client-go from 0.31.2 to 0.31.3 in /src/go [\#19059](https://github.com/netdata/netdata/pull/19059) ([dependabot[bot]](https://github.com/apps/dependabot))
10
+- build\(deps\): bump github.com/vmware/govmomi from 0.46.1 to 0.46.2 in /src/go [\#19058](https://github.com/netdata/netdata/pull/19058) ([dependabot[bot]](https://github.com/apps/dependabot))
11
+- Windows doc updates [\#19054](https://github.com/netdata/netdata/pull/19054) ([Ancairon](https://github.com/Ancairon))
12
+- Securing Agents section docs cleanup [\#19053](https://github.com/netdata/netdata/pull/19053) ([Ancairon](https://github.com/Ancairon))
13
- fix\(go.d/pkg/web\): correct close idle connections [\#19052](https://github.com/netdata/netdata/pull/19052) ([ilyam8](https://github.com/ilyam8))
14
+- Update documentation about our native package repos. [\#19049](https://github.com/netdata/netdata/pull/19049) ([Ferroin](https://github.com/Ferroin))
15
- Regenerate integrations.js [\#19048](https://github.com/netdata/netdata/pull/19048) ([netdatabot](https://github.com/netdatabot))
16
- feat\(go.d/pkg/web\): add "force\_http2" option [\#19047](https://github.com/netdata/netdata/pull/19047) ([ilyam8](https://github.com/ilyam8))
17
- Regenerate integrations.js [\#19045](https://github.com/netdata/netdata/pull/19045) ([netdatabot](https://github.com/netdatabot))
@@ -78,6 +83,10 @@
83
- IIS Metadata [\#18765](https://github.com/netdata/netdata/pull/18765) ([thiagoftsm](https://github.com/thiagoftsm))
84
- Bump github.com/Wing924/ltsv from 0.3.1 to 0.4.0 in /src/go [\#18636](https://github.com/netdata/netdata/pull/18636) ([dependabot[bot]](https://github.com/apps/dependabot))
85
86
+## [v2.0.2](https://github.com/netdata/netdata/tree/v2.0.2) (2024-11-21)
87
+
88
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.0.1...v2.0.2)
89
+
90
## [v2.0.1](https://github.com/netdata/netdata/tree/v2.0.1) (2024-11-14)
91
92
[Full Changelog](https://github.com/netdata/netdata/compare/v2.0.0...v2.0.1)
@@ -432,10 +441,6 @@
441
- go.d add function to execute a command inside a Docker container [\#18509](https://github.com/netdata/netdata/pull/18509) ([ilyam8](https://github.com/ilyam8))
442
- Regenerate integrations.js [\#18508](https://github.com/netdata/netdata/pull/18508) ([netdatabot](https://github.com/netdatabot))
443
- server dashboard v3 static files, when available [\#18507](https://github.com/netdata/netdata/pull/18507) ([ktsaou](https://github.com/ktsaou))
435
-- add varnishstat and varnishadm to ndsudo [\#18503](https://github.com/netdata/netdata/pull/18503) ([ilyam8](https://github.com/ilyam8))
436
-- Bump github.com/docker/docker from 27.2.0+incompatible to 27.2.1+incompatible in /src/go [\#18502](https://github.com/netdata/netdata/pull/18502) ([dependabot[bot]](https://github.com/apps/dependabot))
437
-- Assorted build cleanup for external data collection plugins. [\#18501](https://github.com/netdata/netdata/pull/18501) ([Ferroin](https://github.com/Ferroin))
438
-- remove python.d/varnish [\#18499](https://github.com/netdata/netdata/pull/18499) ([ilyam8](https://github.com/ilyam8))
444
445
## [v1.47.5](https://github.com/netdata/netdata/tree/v1.47.5) (2024-10-24)
446
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.0.0-85-nightly
1
+v2.0.0-91-nightly