[ci skip] Update changelog and version for nightly build: v1.44.0-92-nightly.
netdatabot committed
Dec 25, 2023 at 00:18 UTC
f30614bdf538ee038b46fb62a6932c9b190ec6a4
2 files changed
+3
-3
CHANGELOG.md
+2
-2
@@ -6,6 +6,8 @@
6
7
**Merged pull requests:**
8
9
+- fix compiler warnings [\#16665](https://github.com/netdata/netdata/pull/16665) ([ktsaou](https://github.com/ktsaou))
10
+- dont exceed buffer boundaries, when the buffer is empty [\#16664](https://github.com/netdata/netdata/pull/16664) ([ktsaou](https://github.com/ktsaou))
11
- docs: Correct chart\_labels summary [\#16656](https://github.com/netdata/netdata/pull/16656) ([sepek](https://github.com/sepek))
12
- Fix overrun in crc32set [\#16654](https://github.com/netdata/netdata/pull/16654) ([stelfrag](https://github.com/stelfrag))
13
- Necessary changes for Learn [\#16651](https://github.com/netdata/netdata/pull/16651) ([Ancairon](https://github.com/Ancairon))
@@ -430,8 +432,6 @@
432
- Split apps charts [\#16095](https://github.com/netdata/netdata/pull/16095) ([thiagoftsm](https://github.com/thiagoftsm))
433
- fix querying out of retention [\#16094](https://github.com/netdata/netdata/pull/16094) ([ktsaou](https://github.com/ktsaou))
434
- Regenerate integrations.js [\#16093](https://github.com/netdata/netdata/pull/16093) ([netdatabot](https://github.com/netdatabot))
433
-- update go.d.plugin to v0.56.1 [\#16092](https://github.com/netdata/netdata/pull/16092) ([ilyam8](https://github.com/ilyam8))
434
-- update UI to v6.42.1 [\#16091](https://github.com/netdata/netdata/pull/16091) ([ilyam8](https://github.com/ilyam8))
435
436
## [v1.42.4](https://github.com/netdata/netdata/tree/v1.42.4) (2023-09-18)
437
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.44.0-89-nightly
1
+v1.44.0-92-nightly