@cryptotaxi247 / netdata-1 / commits / 3ae16fd72

[ci skip] Update changelog and version for nightly build: v2.2.0-152-nightly.

netdatabot committed Feb 11, 2025 at 00:20 UTC 3ae16fd72fd333f835d94875345fb47dc1e10dd6
2 files changed +13 -11
CHANGELOG.md
+12 -10
@@ -6,9 +6,20 @@
6
7 **Merged pull requests:**
8
9 +- Allow indirect access when agent is claimed, but offline \(indirect cloud connectivity\) [\#19611](https://github.com/netdata/netdata/pull/19611) ([ktsaou](https://github.com/ktsaou))
10 +- silence new alerts [\#19610](https://github.com/netdata/netdata/pull/19610) ([ktsaou](https://github.com/ktsaou))
11 +- Do not register removed node on agent restart [\#19609](https://github.com/netdata/netdata/pull/19609) ([stelfrag](https://github.com/stelfrag))
12 +- Disable LTO for openSUSE package builds. [\#19607](https://github.com/netdata/netdata/pull/19607) ([Ferroin](https://github.com/Ferroin))
13 +- add interpolation to median and percentile [\#19606](https://github.com/netdata/netdata/pull/19606) ([ktsaou](https://github.com/ktsaou))
14 +- docs: reword nodes-ephemerality for clarity [\#19604](https://github.com/netdata/netdata/pull/19604) ([ilyam8](https://github.com/ilyam8))
15 +- cleanup hosts - leftover code [\#19603](https://github.com/netdata/netdata/pull/19603) ([ktsaou](https://github.com/ktsaou))
16 +- make remove-stale-node remove also ephemeral nodes [\#19602](https://github.com/netdata/netdata/pull/19602) ([ktsaou](https://github.com/ktsaou))
17 +- Update manage-notification-methods.md [\#19601](https://github.com/netdata/netdata/pull/19601) ([Ancairon](https://github.com/Ancairon))
18 +- Close database if we encounter error during startup [\#19600](https://github.com/netdata/netdata/pull/19600) ([stelfrag](https://github.com/stelfrag))
19 - dequeue from hub before deleting contexts [\#19599](https://github.com/netdata/netdata/pull/19599) ([ktsaou](https://github.com/ktsaou))
20 - build\(deps\): bump github.com/gohugoio/hashstructure from 0.3.0 to 0.5.0 in /src/go [\#19598](https://github.com/netdata/netdata/pull/19598) ([dependabot[bot]](https://github.com/apps/dependabot))
21 - build\(deps\): bump golang.org/x/text from 0.21.0 to 0.22.0 in /src/go [\#19597](https://github.com/netdata/netdata/pull/19597) ([dependabot[bot]](https://github.com/apps/dependabot))
22 +- Cleanup code that writes extents to the database [\#19596](https://github.com/netdata/netdata/pull/19596) ([stelfrag](https://github.com/stelfrag))
23 - Add check for available active instances when checking for extreme cardinality [\#19594](https://github.com/netdata/netdata/pull/19594) ([stelfrag](https://github.com/stelfrag))
24 - Free resources where writing datafile extents [\#19593](https://github.com/netdata/netdata/pull/19593) ([stelfrag](https://github.com/stelfrag))
25 - fix incomplete implementation of journal watcher [\#19592](https://github.com/netdata/netdata/pull/19592) ([ktsaou](https://github.com/ktsaou))
@@ -16,6 +27,7 @@
27 - docs\(health\): clarify "special user of the cond operator" [\#19589](https://github.com/netdata/netdata/pull/19589) ([ilyam8](https://github.com/ilyam8))
28 - Regenerate integrations docs [\#19588](https://github.com/netdata/netdata/pull/19588) ([netdatabot](https://github.com/netdatabot))
29 - docs\(go.d/zookeeper\): fix ZooKeeper server scope name [\#19587](https://github.com/netdata/netdata/pull/19587) ([ilyam8](https://github.com/ilyam8))
30 +- Streaming alerts [\#19586](https://github.com/netdata/netdata/pull/19586) ([ktsaou](https://github.com/ktsaou))
31 - Regenerate integrations docs [\#19585](https://github.com/netdata/netdata/pull/19585) ([netdatabot](https://github.com/netdatabot))
32 - improvement\(go.d/zookeeper\): add more metrics [\#19584](https://github.com/netdata/netdata/pull/19584) ([ilyam8](https://github.com/ilyam8))
33 - Add agent version during ACLK handshake [\#19583](https://github.com/netdata/netdata/pull/19583) ([stelfrag](https://github.com/stelfrag))
@@ -471,16 +483,6 @@
483 - Split database overview and configuration reference [\#19077](https://github.com/netdata/netdata/pull/19077) ([Ancairon](https://github.com/Ancairon))
484 - Database docs edits [\#19075](https://github.com/netdata/netdata/pull/19075) ([Ancairon](https://github.com/Ancairon))
485 - RAM and CPU resource util pages [\#19074](https://github.com/netdata/netdata/pull/19074) ([Ancairon](https://github.com/Ancairon))
474 -- Collector configuration page edits [\#19072](https://github.com/netdata/netdata/pull/19072) ([Ancairon](https://github.com/Ancairon))
475 -- Create a terminology dictionary for Netdata [\#19071](https://github.com/netdata/netdata/pull/19071) ([Ancairon](https://github.com/Ancairon))
476 -- build\(deps\): bump github.com/prometheus-community/pro-bing from 0.4.2-0.20241106090159-5a5f1d731cf5 to 0.5.0 in /src/go [\#19070](https://github.com/netdata/netdata/pull/19070) ([dependabot[bot]](https://github.com/apps/dependabot))
477 -- build\(deps\): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /src/go [\#19069](https://github.com/netdata/netdata/pull/19069) ([dependabot[bot]](https://github.com/apps/dependabot))
478 -- update gorilla comp internal charts family [\#19068](https://github.com/netdata/netdata/pull/19068) ([ilyam8](https://github.com/ilyam8))
479 -- docs\(systemd-journal.plugin\): correct "Full-text search" [\#19066](https://github.com/netdata/netdata/pull/19066) ([ilyam8](https://github.com/ilyam8))
480 -- Regenerate integrations.js [\#19065](https://github.com/netdata/netdata/pull/19065) ([netdatabot](https://github.com/netdatabot))
481 -- Register service to delay start [\#19063](https://github.com/netdata/netdata/pull/19063) ([stelfrag](https://github.com/stelfrag))
482 -- add links to mssql perflib object docs [\#19062](https://github.com/netdata/netdata/pull/19062) ([ilyam8](https://github.com/ilyam8))
483 -- claim -\> connect in docs [\#19060](https://github.com/netdata/netdata/pull/19060) ([Ancairon](https://github.com/Ancairon))
486
487 ## [v2.0.3](https://github.com/netdata/netdata/tree/v2.0.3) (2024-11-22)
488
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.2.0-139-nightly
1 +v2.2.0-152-nightly