@cryptotaxi247 / netdata-1 / commits / 149165556

[ci skip] Update changelog and version for nightly build: v2.5.0-286-nightly.

netdatabot committed Jun 25, 2025 at 00:24 UTC 14916555619f3ddcb9cda583d3b0a3bf691d889a
2 files changed +23 -19
CHANGELOG.md
+22 -18
@@ -2,10 +2,22 @@
2
3 ## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5 -[Full Changelog](https://github.com/netdata/netdata/compare/v2.5.3...HEAD)
5 +[Full Changelog](https://github.com/netdata/netdata/compare/v2.5.4...HEAD)
6
7 **Merged pull requests:**
8
9 +- Regenerate integrations docs [\#20571](https://github.com/netdata/netdata/pull/20571) ([netdatabot](https://github.com/netdatabot))
10 +- improve\(go.d/smartctl\): add configurable concurrent device scanning [\#20569](https://github.com/netdata/netdata/pull/20569) ([ilyam8](https://github.com/ilyam8))
11 +- build\(deps\): bump github.com/redis/go-redis/v9 from 9.10.0 to 9.11.0 in /src/go [\#20568](https://github.com/netdata/netdata/pull/20568) ([dependabot[bot]](https://github.com/apps/dependabot))
12 +- improve\(go.d/smartctl\): enable direct smartctl execution on non-Linux [\#20567](https://github.com/netdata/netdata/pull/20567) ([ilyam8](https://github.com/ilyam8))
13 +- Switch install types [\#20564](https://github.com/netdata/netdata/pull/20564) ([kanelatechnical](https://github.com/kanelatechnical))
14 +- Mcp disclaimer update [\#20563](https://github.com/netdata/netdata/pull/20563) ([kanelatechnical](https://github.com/kanelatechnical))
15 +- Simplify MRG loading mechanism logic [\#20562](https://github.com/netdata/netdata/pull/20562) ([stelfrag](https://github.com/stelfrag))
16 +- Additional checks for valid db during db\_execute [\#20560](https://github.com/netdata/netdata/pull/20560) ([stelfrag](https://github.com/stelfrag))
17 +- Add CLI command to schedule update information [\#20558](https://github.com/netdata/netdata/pull/20558) ([stelfrag](https://github.com/stelfrag))
18 +- Check that there is a valid thread when performing ACLK sync shutdown [\#20555](https://github.com/netdata/netdata/pull/20555) ([stelfrag](https://github.com/stelfrag))
19 +- Fix save alert config transition on shutdown [\#20553](https://github.com/netdata/netdata/pull/20553) ([stelfrag](https://github.com/stelfrag))
20 +- Regenerate integrations docs [\#20552](https://github.com/netdata/netdata/pull/20552) ([netdatabot](https://github.com/netdatabot))
21 - MSI parameter [\#20550](https://github.com/netdata/netdata/pull/20550) ([thiagoftsm](https://github.com/thiagoftsm))
22 - improve\(go.d/snmp-profiles\): add DHCP tags transform to bluecat profile [\#20547](https://github.com/netdata/netdata/pull/20547) ([ilyam8](https://github.com/ilyam8))
23 - build\(deps\): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /src/go [\#20545](https://github.com/netdata/netdata/pull/20545) ([dependabot[bot]](https://github.com/apps/dependabot))
@@ -236,6 +248,10 @@
248 - Make all threads joinable and join on agent shutdown [\#20228](https://github.com/netdata/netdata/pull/20228) ([stelfrag](https://github.com/stelfrag))
249 - ci: ignore changes in src/go/otel-collector/release-config.yaml.in [\#20222](https://github.com/netdata/netdata/pull/20222) ([ilyam8](https://github.com/ilyam8))
250
251 +## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
252 +
253 +[Full Changelog](https://github.com/netdata/netdata/compare/v2.5.3...v2.5.4)
254 +
255 ## [v2.5.3](https://github.com/netdata/netdata/tree/v2.5.3) (2025-06-05)
256
257 [Full Changelog](https://github.com/netdata/netdata/compare/v2.5.2...v2.5.3)
@@ -449,18 +465,6 @@
465 - use v4 UUIDs [\#20002](https://github.com/netdata/netdata/pull/20002) ([ktsaou](https://github.com/ktsaou))
466 - Update synology.md [\#20001](https://github.com/netdata/netdata/pull/20001) ([Ancairon](https://github.com/Ancairon))
467 - build\(deps\): bump golang.org/x/net from 0.37.0 to 0.38.0 in /src/go [\#20000](https://github.com/netdata/netdata/pull/20000) ([dependabot[bot]](https://github.com/apps/dependabot))
452 -- detect more CI [\#19999](https://github.com/netdata/netdata/pull/19999) ([ktsaou](https://github.com/ktsaou))
453 -- status file 24 [\#19996](https://github.com/netdata/netdata/pull/19996) ([ktsaou](https://github.com/ktsaou))
454 -- Improve jv2 load [\#19995](https://github.com/netdata/netdata/pull/19995) ([stelfrag](https://github.com/stelfrag))
455 -- add kanelatechnical to CODEOWNERS [\#19994](https://github.com/netdata/netdata/pull/19994) ([ilyam8](https://github.com/ilyam8))
456 -- docs: improve Synology NAS installation documentation clarity [\#19993](https://github.com/netdata/netdata/pull/19993) ([ilyam8](https://github.com/ilyam8))
457 -- added worker last job id to status file [\#19992](https://github.com/netdata/netdata/pull/19992) ([ktsaou](https://github.com/ktsaou))
458 -- Improve shutdown and datafile rotation [\#19991](https://github.com/netdata/netdata/pull/19991) ([stelfrag](https://github.com/stelfrag))
459 -- Windows Services Monitoring [\#19990](https://github.com/netdata/netdata/pull/19990) ([thiagoftsm](https://github.com/thiagoftsm))
460 -- Update synology.md [\#19989](https://github.com/netdata/netdata/pull/19989) ([ycdtosa](https://github.com/ycdtosa))
461 -- Regenerate integrations docs [\#19988](https://github.com/netdata/netdata/pull/19988) ([netdatabot](https://github.com/netdatabot))
462 -- Installation + docker, improvements [\#19987](https://github.com/netdata/netdata/pull/19987) ([kanelatechnical](https://github.com/kanelatechnical))
463 -- Regenerate integrations docs [\#19986](https://github.com/netdata/netdata/pull/19986) ([netdatabot](https://github.com/netdatabot))
468
469 ## [v2.3.2](https://github.com/netdata/netdata/tree/v2.3.2) (2025-04-02)
470
@@ -700,15 +704,15 @@
704
705 ## [v1.34.1](https://github.com/netdata/netdata/tree/v1.34.1) (2022-04-15)
706
703 -[Full Changelog](https://github.com/netdata/netdata/compare/1.34.0...v1.34.1)
707 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.34.0...v1.34.1)
708
705 -## [1.34.0](https://github.com/netdata/netdata/tree/1.34.0) (2022-04-14)
709 +## [v1.34.0](https://github.com/netdata/netdata/tree/v1.34.0) (2022-04-14)
710
707 -[Full Changelog](https://github.com/netdata/netdata/compare/v1.34.0...1.34.0)
711 +[Full Changelog](https://github.com/netdata/netdata/compare/1.34.0...v1.34.0)
712
709 -## [v1.34.0](https://github.com/netdata/netdata/tree/v1.34.0) (2022-04-14)
713 +## [1.34.0](https://github.com/netdata/netdata/tree/1.34.0) (2022-04-14)
714
711 -[Full Changelog](https://github.com/netdata/netdata/compare/v1.33.1...v1.34.0)
715 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.33.1...1.34.0)
716
717 ## [v1.33.1](https://github.com/netdata/netdata/tree/v1.33.1) (2022-02-14)
718
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.5.0-273-nightly
1 +v2.5.0-286-nightly