[ci skip] Update changelog and version for nightly build: v1.45.0-106-nightly.
netdatabot committed
Apr 4, 2024 at 00:16 UTC
e85be29fcda89d0709ad1e9ad5aed096209d21c8
2 files changed
+3
-2
CHANGELOG.md
+2
-1
@@ -6,6 +6,8 @@
6
7
**Merged pull requests:**
8
9
+- set min thread stack size to 1 MB [\#17317](https://github.com/netdata/netdata/pull/17317) ([ilyam8](https://github.com/ilyam8))
10
+- Drop legacy dbengine support [\#17315](https://github.com/netdata/netdata/pull/17315) ([stelfrag](https://github.com/stelfrag))
11
- Fix assorted issues in the Docker build process. [\#17312](https://github.com/netdata/netdata/pull/17312) ([Ferroin](https://github.com/Ferroin))
12
- dyncfg function on parents should not require any access rights [\#17310](https://github.com/netdata/netdata/pull/17310) ([ktsaou](https://github.com/ktsaou))
13
- Update metadata frequency [\#17307](https://github.com/netdata/netdata/pull/17307) ([stelfrag](https://github.com/stelfrag))
@@ -404,7 +406,6 @@
406
- Add the Mobile App notification Integration [\#16715](https://github.com/netdata/netdata/pull/16715) ([sashwathn](https://github.com/sashwathn))
407
- Update GHA steps that handle artifacts to use latest versions of upload/download actions. [\#16714](https://github.com/netdata/netdata/pull/16714) ([Ferroin](https://github.com/Ferroin))
408
- CI runtime check cleanup [\#16713](https://github.com/netdata/netdata/pull/16713) ([Ferroin](https://github.com/Ferroin))
407
-- disable logsmanagement when installing on macOS [\#16708](https://github.com/netdata/netdata/pull/16708) ([ilyam8](https://github.com/ilyam8))
409
410
## [v1.44.3](https://github.com/netdata/netdata/tree/v1.44.3) (2024-02-12)
411
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.45.0-103-nightly
1
+v1.45.0-106-nightly