[ci skip] Minor release v2.2.0.
netdatabot committed
Jan 22, 2025 at 13:38 UTC
7bc04133e08252f83462cca5d6675e33c80a400d
2 files changed
+6
-8
CHANGELOG.md
+5
-7
@@ -1,12 +1,15 @@
1
# Changelog
2
3
-## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
3
+## [v2.2.0](https://github.com/netdata/netdata/tree/v2.2.0) (2025-01-22)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v2.1.1...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.1.1...v2.2.0)
6
7
**Merged pull requests:**
8
9
+- control stream-info requests rate [\#19458](https://github.com/netdata/netdata/pull/19458) ([ktsaou](https://github.com/ktsaou))
10
+- fix\(go.d/upsd\): remove UPS load charts if UPS load not found [\#19457](https://github.com/netdata/netdata/pull/19457) ([ilyam8](https://github.com/ilyam8))
11
- Simplify the rrdhost\_ingestion\_status call [\#19456](https://github.com/netdata/netdata/pull/19456) ([stelfrag](https://github.com/stelfrag))
12
+- Fix up handling of libunwind in CMake. [\#19451](https://github.com/netdata/netdata/pull/19451) ([Ferroin](https://github.com/Ferroin))
13
- Revert libunwind being enabled in Docker and DEB builds. [\#19450](https://github.com/netdata/netdata/pull/19450) ([Ferroin](https://github.com/Ferroin))
14
- Do not run queries synchronously in the event loop [\#19448](https://github.com/netdata/netdata/pull/19448) ([stelfrag](https://github.com/stelfrag))
15
- Cleanup metadata event loop [\#19447](https://github.com/netdata/netdata/pull/19447) ([stelfrag](https://github.com/stelfrag))
@@ -469,11 +472,6 @@
472
- docs: fix broken links in metadata [\#18915](https://github.com/netdata/netdata/pull/18915) ([ilyam8](https://github.com/ilyam8))
473
- Update CI to generate MSI installer for Windows using WiX. [\#18914](https://github.com/netdata/netdata/pull/18914) ([Ferroin](https://github.com/Ferroin))
474
- Fix potential wait forever in mqtt loop [\#18913](https://github.com/netdata/netdata/pull/18913) ([stelfrag](https://github.com/stelfrag))
472
-- add `dagster` to apps\_groups.conf [\#18912](https://github.com/netdata/netdata/pull/18912) ([andrewm4894](https://github.com/andrewm4894))
473
-- Installation section simplification [\#18911](https://github.com/netdata/netdata/pull/18911) ([Ancairon](https://github.com/Ancairon))
474
-- fix\(debugfs/extfrag\): add zone label [\#18910](https://github.com/netdata/netdata/pull/18910) ([ilyam8](https://github.com/ilyam8))
475
-- proc.plugin: log as info if a dir not exists [\#18909](https://github.com/netdata/netdata/pull/18909) ([ilyam8](https://github.com/ilyam8))
476
-- uninstall docs edits [\#18908](https://github.com/netdata/netdata/pull/18908) ([Ancairon](https://github.com/Ancairon))
475
476
## [v1.47.5](https://github.com/netdata/netdata/tree/v1.47.5) (2024-10-24)
477
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.1.0-212-nightly
1
+v2.2.0