[ci skip] Update changelog and version for nightly build: v1.40.0-48-nightly.
netdatabot committed
Jun 28, 2023 at 00:48 UTC
705ebd86c23214a94b3591c72e542914091dd25a
2 files changed
+8
-10
CHANGELOG.md
+7
-9
@@ -2,10 +2,12 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.40.0...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.40.1...HEAD)
6
7
**Merged pull requests:**
8
9
+- fix tc.plugin charts labels [\#15262](https://github.com/netdata/netdata/pull/15262) ([ilyam8](https://github.com/ilyam8))
10
+- Update libbpf version [\#15258](https://github.com/netdata/netdata/pull/15258) ([thiagoftsm](https://github.com/thiagoftsm))
11
- Fix $\(libh2o\_dir\) not expanded properly sometimes. [\#15253](https://github.com/netdata/netdata/pull/15253) ([Dim-P](https://github.com/Dim-P))
12
- use gperf for the pluginsd/streaming parser hashtable [\#15251](https://github.com/netdata/netdata/pull/15251) ([ktsaou](https://github.com/ktsaou))
13
- Update pfsense.md package install instructions [\#15250](https://github.com/netdata/netdata/pull/15250) ([MYanello](https://github.com/MYanello))
@@ -42,6 +44,10 @@
44
- Redirect to index.html when a file is not found by web server [\#15143](https://github.com/netdata/netdata/pull/15143) ([MrZammler](https://github.com/MrZammler))
45
- Consistently start the agent as root and rely on it to drop privileges properly. [\#14890](https://github.com/netdata/netdata/pull/14890) ([Ferroin](https://github.com/Ferroin))
46
47
+## [v1.40.1](https://github.com/netdata/netdata/tree/v1.40.1) (2023-06-27)
48
+
49
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.40.0...v1.40.1)
50
+
51
## [v1.40.0](https://github.com/netdata/netdata/tree/v1.40.0) (2023-06-14)
52
53
[Full Changelog](https://github.com/netdata/netdata/compare/v1.39.1...v1.40.0)
@@ -397,14 +403,6 @@
403
- Misc SSL improvements 3 [\#14602](https://github.com/netdata/netdata/pull/14602) ([MrZammler](https://github.com/MrZammler))
404
- Update deployment-strategies.md [\#14601](https://github.com/netdata/netdata/pull/14601) ([cakrit](https://github.com/cakrit))
405
- Add deployment strategies [\#14600](https://github.com/netdata/netdata/pull/14600) ([cakrit](https://github.com/cakrit))
400
-- Add Amazon Linux 2 to CI and platform support. [\#14599](https://github.com/netdata/netdata/pull/14599) ([Ferroin](https://github.com/Ferroin))
401
-- Replace web server readme with its improved replica [\#14598](https://github.com/netdata/netdata/pull/14598) ([cakrit](https://github.com/cakrit))
402
-- Update interact-new-charts.md [\#14596](https://github.com/netdata/netdata/pull/14596) ([cakrit](https://github.com/cakrit))
403
-- Fix context unittest coredump [\#14595](https://github.com/netdata/netdata/pull/14595) ([stelfrag](https://github.com/stelfrag))
404
-- Delete interact-dashboard-charts [\#14594](https://github.com/netdata/netdata/pull/14594) ([cakrit](https://github.com/cakrit))
405
-- /api/v2/contexts [\#14592](https://github.com/netdata/netdata/pull/14592) ([ktsaou](https://github.com/ktsaou))
406
-- Use vector allocation whenever is possible \(eBPF\) [\#14591](https://github.com/netdata/netdata/pull/14591) ([thiagoftsm](https://github.com/thiagoftsm))
407
-- Change link text to collectors.md [\#14590](https://github.com/netdata/netdata/pull/14590) ([cakrit](https://github.com/cakrit))
406
407
## [v1.38.1](https://github.com/netdata/netdata/tree/v1.38.1) (2023-02-13)
408
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.40.0-45-nightly
1
+v1.40.0-48-nightly