[ci skip] Update changelog and version for nightly build: v1.45.0-177-nightly.
netdatabot committed
Apr 13, 2024 at 00:15 UTC
c5ea422c6f0aa43d3d93705867bde1df31f47b89
2 files changed
+12
-7
CHANGELOG.md
+11
-6
@@ -2,10 +2,16 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.45.2...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.45.3...HEAD)
6
7
**Merged pull requests:**
8
9
+- Regenerate integrations.js [\#17399](https://github.com/netdata/netdata/pull/17399) ([netdatabot](https://github.com/netdatabot))
10
+- Fix publishing Docker images to Docker Hub. [\#17397](https://github.com/netdata/netdata/pull/17397) ([Ferroin](https://github.com/Ferroin))
11
+- Regenerate integrations.js [\#17396](https://github.com/netdata/netdata/pull/17396) ([netdatabot](https://github.com/netdatabot))
12
+- go.d nvme meta: remove sudoers prereq [\#17395](https://github.com/netdata/netdata/pull/17395) ([ilyam8](https://github.com/ilyam8))
13
+- add simple collector to monitor lvm thin volumes space usage [\#17394](https://github.com/netdata/netdata/pull/17394) ([ilyam8](https://github.com/ilyam8))
14
+- fix percentages on alerts [\#17391](https://github.com/netdata/netdata/pull/17391) ([ktsaou](https://github.com/ktsaou))
15
- Regenerate integrations.js [\#17387](https://github.com/netdata/netdata/pull/17387) ([netdatabot](https://github.com/netdatabot))
16
- go.d nvme: drop using `nvme` directly [\#17386](https://github.com/netdata/netdata/pull/17386) ([ilyam8](https://github.com/ilyam8))
17
- go.d intelgpu: use cmd.Wait instead of process.Wait [\#17384](https://github.com/netdata/netdata/pull/17384) ([ilyam8](https://github.com/ilyam8))
@@ -131,6 +137,10 @@
137
- Fix conditional for Amazon Linux 2023 in repoconfig spec file. [\#17056](https://github.com/netdata/netdata/pull/17056) ([PaulSzymanski](https://github.com/PaulSzymanski))
138
- Add basic support for dinit in our system service handling code. [\#16836](https://github.com/netdata/netdata/pull/16836) ([Ferroin](https://github.com/Ferroin))
139
140
+## [v1.45.3](https://github.com/netdata/netdata/tree/v1.45.3) (2024-04-12)
141
+
142
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.45.2...v1.45.3)
143
+
144
## [v1.45.2](https://github.com/netdata/netdata/tree/v1.45.2) (2024-04-01)
145
146
[Full Changelog](https://github.com/netdata/netdata/compare/v1.45.1...v1.45.2)
@@ -401,11 +411,6 @@
411
- Fix incorrect major version check in updater. [\#16803](https://github.com/netdata/netdata/pull/16803) ([Ferroin](https://github.com/Ferroin))
412
- cgroups: containers-vms add CPU throttling % [\#16800](https://github.com/netdata/netdata/pull/16800) ([ilyam8](https://github.com/ilyam8))
413
- Setup sentry-native SDK. [\#16798](https://github.com/netdata/netdata/pull/16798) ([vkalintiris](https://github.com/vkalintiris))
404
-- Add additional fail reason and source during database initialization [\#16794](https://github.com/netdata/netdata/pull/16794) ([stelfrag](https://github.com/stelfrag))
405
-- Use original summary for alert transition [\#16793](https://github.com/netdata/netdata/pull/16793) ([stelfrag](https://github.com/stelfrag))
406
-- Regenerate integrations.js [\#16792](https://github.com/netdata/netdata/pull/16792) ([netdatabot](https://github.com/netdatabot))
407
-- Update role-based-access.md [\#16791](https://github.com/netdata/netdata/pull/16791) ([vkuznecovas](https://github.com/vkuznecovas))
408
-- Free key and search, replace patterns [\#16789](https://github.com/netdata/netdata/pull/16789) ([stelfrag](https://github.com/stelfrag))
414
415
## [v1.44.3](https://github.com/netdata/netdata/tree/v1.44.3) (2024-02-12)
416
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.45.0-169-nightly
1
+v1.45.0-177-nightly