@cryptotaxi247 / netdata-1 / commits / 825602023

[ci skip] Update changelog and version for nightly build: v1.45.0-365-nightly.

netdatabot committed May 9, 2024 at 00:17 UTC 825602023b2ffad87e39dfe3549c364201d24e1d
2 files changed +9 -7
CHANGELOG.md
+8 -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.45.3...HEAD)
5 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.45.4...HEAD)
6
7 **Merged pull requests:**
8
9 +- log to journal all transitions [\#17618](https://github.com/netdata/netdata/pull/17618) ([ktsaou](https://github.com/ktsaou))
10 +- Remove contrib now that we use cpack for DEB packages [\#17614](https://github.com/netdata/netdata/pull/17614) ([vkalintiris](https://github.com/vkalintiris))
11 +- add update every to json schema [\#17613](https://github.com/netdata/netdata/pull/17613) ([ktsaou](https://github.com/ktsaou))
12 - reset health when children disconnect [\#17612](https://github.com/netdata/netdata/pull/17612) ([ktsaou](https://github.com/ktsaou))
13 - go.d dyncfg return 200 on Enable for running jobs [\#17611](https://github.com/netdata/netdata/pull/17611) ([ilyam8](https://github.com/ilyam8))
14 - Regenerate integrations.js [\#17610](https://github.com/netdata/netdata/pull/17610) ([netdatabot](https://github.com/netdatabot))
@@ -292,6 +295,10 @@
295 - Fix conditional for Amazon Linux 2023 in repoconfig spec file. [\#17056](https://github.com/netdata/netdata/pull/17056) ([PaulSzymanski](https://github.com/PaulSzymanski))
296 - Add fallback logic in installer for fetching files. [\#17045](https://github.com/netdata/netdata/pull/17045) ([Ferroin](https://github.com/Ferroin))
297
298 +## [v1.45.4](https://github.com/netdata/netdata/tree/v1.45.4) (2024-05-08)
299 +
300 +[Full Changelog](https://github.com/netdata/netdata/compare/v1.45.3...v1.45.4)
301 +
302 ## [v1.45.3](https://github.com/netdata/netdata/tree/v1.45.3) (2024-04-12)
303
304 [Full Changelog](https://github.com/netdata/netdata/compare/v1.45.2...v1.45.3)
@@ -420,11 +427,6 @@
427 - Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 in /src/go/collectors/go.d.plugin [\#17030](https://github.com/netdata/netdata/pull/17030) ([dependabot[bot]](https://github.com/apps/dependabot))
428 - Bump k8s.io/client-go from 0.29.1 to 0.29.2 in /src/go/collectors/go.d.plugin [\#17029](https://github.com/netdata/netdata/pull/17029) ([dependabot[bot]](https://github.com/apps/dependabot))
429 - Increase RRD\_ID\_LENGTH\_MAX to 1200 [\#17028](https://github.com/netdata/netdata/pull/17028) ([stelfrag](https://github.com/stelfrag))
423 -- Fix determining repo root in Coverity scan script. [\#17024](https://github.com/netdata/netdata/pull/17024) ([Ferroin](https://github.com/Ferroin))
424 -- DYNCFG support deleting orphan configurations [\#17023](https://github.com/netdata/netdata/pull/17023) ([ktsaou](https://github.com/ktsaou))
425 -- More concretely utilize local modules in our CMake code. [\#17022](https://github.com/netdata/netdata/pull/17022) ([Ferroin](https://github.com/Ferroin))
426 -- Correctly mark protobuf as required in find\_package. [\#17021](https://github.com/netdata/netdata/pull/17021) ([Ferroin](https://github.com/Ferroin))
427 -- Protect metric release in dimension delete callback [\#17020](https://github.com/netdata/netdata/pull/17020) ([stelfrag](https://github.com/stelfrag))
430
431 ## [v1.44.3](https://github.com/netdata/netdata/tree/v1.44.3) (2024-02-12)
432
packaging/version
+1 -1
@@ -1 +1 @@
1 -v1.45.0-361-nightly
1 +v1.45.0-365-nightly