[ci skip] Update changelog and version for nightly build: v1.42.0-43-nightly.
netdatabot committed
Aug 17, 2023 at 00:16 UTC
034c4fd7878c1d151692643a463b0216114e8f33
2 files changed
+9
-4
CHANGELOG.md
+8
-3
@@ -2,15 +2,18 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.0...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.1...HEAD)
6
7
**Merged pull requests:**
8
9
+- Release job message status to avoid memory leak [\#15822](https://github.com/netdata/netdata/pull/15822) ([stelfrag](https://github.com/stelfrag))
10
+- added /api/v2/ilove.svg endpoint [\#15815](https://github.com/netdata/netdata/pull/15815) ([ktsaou](https://github.com/ktsaou))
11
- systemd-journal fixes [\#15814](https://github.com/netdata/netdata/pull/15814) ([ktsaou](https://github.com/ktsaou))
12
- fix packaging: link health.log to stdout [\#15813](https://github.com/netdata/netdata/pull/15813) ([ilyam8](https://github.com/ilyam8))
13
- docs rename alarm to alert [\#15812](https://github.com/netdata/netdata/pull/15812) ([ilyam8](https://github.com/ilyam8))
14
- bump ui to v6.28.0 [\#15810](https://github.com/netdata/netdata/pull/15810) ([ilyam8](https://github.com/ilyam8))
15
- return 412 instead of 403 when a bearer token is required [\#15808](https://github.com/netdata/netdata/pull/15808) ([ktsaou](https://github.com/ktsaou))
16
+- installer setuid fallback for perf and slabinfo plugins [\#15807](https://github.com/netdata/netdata/pull/15807) ([ilyam8](https://github.com/ilyam8))
17
- fix api v1 mgmt/health [\#15806](https://github.com/netdata/netdata/pull/15806) ([underhood](https://github.com/underhood))
18
- Fix systemd journal build deps in DEB packages. [\#15805](https://github.com/netdata/netdata/pull/15805) ([Ferroin](https://github.com/Ferroin))
19
- Clean up python deps for RPM packages. [\#15804](https://github.com/netdata/netdata/pull/15804) ([Ferroin](https://github.com/Ferroin))
@@ -29,6 +32,10 @@
32
- Bump openssl version of static builds to 1.1.1v [\#15779](https://github.com/netdata/netdata/pull/15779) ([tkatsoulas](https://github.com/tkatsoulas))
33
- fix: the cleanup was not performed during the kickstart.sh dry run [\#15775](https://github.com/netdata/netdata/pull/15775) ([ilyam8](https://github.com/ilyam8))
34
35
+## [v1.42.1](https://github.com/netdata/netdata/tree/v1.42.1) (2023-08-16)
36
+
37
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.0...v1.42.1)
38
+
39
## [v1.42.0](https://github.com/netdata/netdata/tree/v1.42.0) (2023-08-09)
40
41
[Full Changelog](https://github.com/netdata/netdata/compare/v1.41.0...v1.42.0)
@@ -423,8 +430,6 @@
430
- Update libbpf version [\#15258](https://github.com/netdata/netdata/pull/15258) ([thiagoftsm](https://github.com/thiagoftsm))
431
- rewrite /api/v2/alerts [\#15257](https://github.com/netdata/netdata/pull/15257) ([ktsaou](https://github.com/ktsaou))
432
- Fix $\(libh2o\_dir\) not expanded properly sometimes. [\#15253](https://github.com/netdata/netdata/pull/15253) ([Dim-P](https://github.com/Dim-P))
426
-- use gperf for the pluginsd/streaming parser hashtable [\#15251](https://github.com/netdata/netdata/pull/15251) ([ktsaou](https://github.com/ktsaou))
427
-- Update pfsense.md package install instructions [\#15250](https://github.com/netdata/netdata/pull/15250) ([MYanello](https://github.com/MYanello))
433
434
## [v1.40.1](https://github.com/netdata/netdata/tree/v1.40.1) (2023-06-27)
435
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.42.0-39-nightly
1
+v1.42.0-43-nightly