[ci skip] Update changelog and version for nightly build: v1.42.0-97-nightly.
netdatabot committed
Aug 31, 2023 at 00:18 UTC
e9989c51937c86e48e7ace9ae6e3c7882bc038e5
2 files changed
+7
-5
CHANGELOG.md
+6
-4
@@ -2,10 +2,11 @@
2
3
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
5
-[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.1...HEAD)
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.2...HEAD)
6
7
**Merged pull requests:**
8
9
+- Add index to ACLK table to improve update statements [\#15890](https://github.com/netdata/netdata/pull/15890) ([stelfrag](https://github.com/stelfrag))
10
- allow any field to be a facet [\#15880](https://github.com/netdata/netdata/pull/15880) ([ktsaou](https://github.com/ktsaou))
11
- Regenerate integrations.js [\#15879](https://github.com/netdata/netdata/pull/15879) ([netdatabot](https://github.com/netdatabot))
12
- use the newer XXH3 128bits algorithm, instead of the classic XXH128 [\#15878](https://github.com/netdata/netdata/pull/15878) ([ktsaou](https://github.com/ktsaou))
@@ -73,6 +74,10 @@
74
- Misc code cleanup [\#15665](https://github.com/netdata/netdata/pull/15665) ([stelfrag](https://github.com/stelfrag))
75
- Metadata cleanup improvements [\#15462](https://github.com/netdata/netdata/pull/15462) ([stelfrag](https://github.com/stelfrag))
76
77
+## [v1.42.2](https://github.com/netdata/netdata/tree/v1.42.2) (2023-08-28)
78
+
79
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.1...v1.42.2)
80
+
81
## [v1.42.1](https://github.com/netdata/netdata/tree/v1.42.1) (2023-08-16)
82
83
[Full Changelog](https://github.com/netdata/netdata/compare/v1.42.0...v1.42.1)
@@ -424,9 +429,6 @@
429
- multi-threaded version of freeipmi.plugin [\#15327](https://github.com/netdata/netdata/pull/15327) ([ktsaou](https://github.com/ktsaou))
430
- Single module schema, add required properties [\#15326](https://github.com/netdata/netdata/pull/15326) ([Ancairon](https://github.com/Ancairon))
431
- Fix coverity issue 394862 - Argument cannot be negative [\#15324](https://github.com/netdata/netdata/pull/15324) ([stelfrag](https://github.com/stelfrag))
427
-- Rename log Macros \(debug\) [\#15322](https://github.com/netdata/netdata/pull/15322) ([thiagoftsm](https://github.com/thiagoftsm))
428
-- bearer authorization API [\#15321](https://github.com/netdata/netdata/pull/15321) ([ktsaou](https://github.com/ktsaou))
429
-- local-listeners: use host prefix in read\_cmdline [\#15320](https://github.com/netdata/netdata/pull/15320) ([ilyam8](https://github.com/ilyam8))
432
433
## [v1.40.1](https://github.com/netdata/netdata/tree/v1.40.1) (2023-06-27)
434
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.42.0-95-nightly
1
+v1.42.0-97-nightly