summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2024-04-04 00:16:44 +0000
committernetdatabot <bot@netdata.cloud>2024-04-04 00:16:44 +0000
commite85be29fcda89d0709ad1e9ad5aed096209d21c8 (patch)
tree675099eef72c6382ef22a34a462beddf75fda197
parentee0beeb9ebc94c2ccc40a86692442a344e53277f (diff)
[ci skip] Update changelog and version for nightly build: v1.45.0-106-nightly.
-rw-r--r--CHANGELOG.md3
-rw-r--r--packaging/version2
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dcb9aa9f2c..a1325c91c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
**Merged pull requests:**
+- set min thread stack size to 1 MB [\#17317](https://github.com/netdata/netdata/pull/17317) ([ilyam8](https://github.com/ilyam8))
+- Drop legacy dbengine support [\#17315](https://github.com/netdata/netdata/pull/17315) ([stelfrag](https://github.com/stelfrag))
- Fix assorted issues in the Docker build process. [\#17312](https://github.com/netdata/netdata/pull/17312) ([Ferroin](https://github.com/Ferroin))
- dyncfg function on parents should not require any access rights [\#17310](https://github.com/netdata/netdata/pull/17310) ([ktsaou](https://github.com/ktsaou))
- Update metadata frequency [\#17307](https://github.com/netdata/netdata/pull/17307) ([stelfrag](https://github.com/stelfrag))
@@ -404,7 +406,6 @@
- Add the Mobile App notification Integration [\#16715](https://github.com/netdata/netdata/pull/16715) ([sashwathn](https://github.com/sashwathn))
- 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))
- CI runtime check cleanup [\#16713](https://github.com/netdata/netdata/pull/16713) ([Ferroin](https://github.com/Ferroin))
-- disable logsmanagement when installing on macOS [\#16708](https://github.com/netdata/netdata/pull/16708) ([ilyam8](https://github.com/ilyam8))
## [v1.44.3](https://github.com/netdata/netdata/tree/v1.44.3) (2024-02-12)
diff --git a/packaging/version b/packaging/version
index bb3ac05624..296a86a704 100644
--- a/packaging/version
+++ b/packaging/version
@@ -1 +1 @@
-v1.45.0-103-nightly
+v1.45.0-106-nightly