[ci skip] Update changelog and version for nightly build: v1.42.0-127-nightly.
netdatabot committed
Sep 12, 2023 at 00:18 UTC
21177e77f7f02090d9d577056b88548fb35cec65
2 files changed
+9
-6
CHANGELOG.md
+8
-5
@@ -2,12 +2,15 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.2...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.3...HEAD)
6
7
**Merged pull requests:**
8
9
+- improved facets info [\#15936](https://github.com/netdata/netdata/pull/15936) ([ktsaou](https://github.com/ktsaou))
10
- fix memory leak on prometheus exporter and code cleanup [\#15929](https://github.com/netdata/netdata/pull/15929) ([ktsaou](https://github.com/ktsaou))
11
+- systemd-journal and facets: info and sources [\#15928](https://github.com/netdata/netdata/pull/15928) ([ktsaou](https://github.com/ktsaou))
12
- systemd-journal and facets improvements [\#15926](https://github.com/netdata/netdata/pull/15926) ([ktsaou](https://github.com/ktsaou))
13
+- add specific info on how to access the dashboards [\#15925](https://github.com/netdata/netdata/pull/15925) ([hugovalente-pm](https://github.com/hugovalente-pm))
14
- Reduce workload during cleanup [\#15919](https://github.com/netdata/netdata/pull/15919) ([stelfrag](https://github.com/stelfrag))
15
- Replace \_ with spaces for name variable for ntfy [\#15909](https://github.com/netdata/netdata/pull/15909) ([MAH69IK](https://github.com/MAH69IK))
16
- python.d/sensors: Increase voltage limits 127 -\> 400 [\#15905](https://github.com/netdata/netdata/pull/15905) ([kylemanna](https://github.com/kylemanna))
@@ -91,6 +94,10 @@
94
- Metadata cleanup improvements [\#15462](https://github.com/netdata/netdata/pull/15462) ([stelfrag](https://github.com/stelfrag))
95
- Fix build with --disable-https [\#15395](https://github.com/netdata/netdata/pull/15395) ([MrZammler](https://github.com/MrZammler))
96
97
+## [v1.42.3](https://github.com/netdata/netdata/tree/v1.42.3) (2023-09-11)
98
+
99
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.2...v1.42.3)
100
+
101
## [v1.42.2](https://github.com/netdata/netdata/tree/v1.42.2) (2023-08-28)
102
103
[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.1...v1.42.2)
@@ -424,10 +431,6 @@
431
- format the sdr cache filenames [\#15361](https://github.com/netdata/netdata/pull/15361) ([ktsaou](https://github.com/ktsaou))
432
- fix\(freeipmi\): set sensor state on every reading [\#15360](https://github.com/netdata/netdata/pull/15360) ([ilyam8](https://github.com/ilyam8))
433
- documentation update for the release of the new UI [\#15359](https://github.com/netdata/netdata/pull/15359) ([hugovalente-pm](https://github.com/hugovalente-pm))
427
-- Rename multi module yamls to same name but wuth prefix [\#15356](https://github.com/netdata/netdata/pull/15356) ([Ancairon](https://github.com/Ancairon))
428
-- Update dashboard to version v3.0.1. [\#15352](https://github.com/netdata/netdata/pull/15352) ([netdatabot](https://github.com/netdatabot))
429
-- Fix installation type command [\#15351](https://github.com/netdata/netdata/pull/15351) ([hugovalente-pm](https://github.com/hugovalente-pm))
430
-- agent alert notifications redirect [\#15350](https://github.com/netdata/netdata/pull/15350) ([ktsaou](https://github.com/ktsaou))
434
435
## [v1.40.1](https://github.com/netdata/netdata/tree/v1.40.1) (2023-06-27)
436
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.42.0-122-nightly
1
+v1.42.0-127-nightly