@cryptotaxi247 / netdata-1 / commits / 7a5979290

[ci skip] Update changelog and version for nightly build: v1.45.0-276-nightly.

netdatabot committed Apr 24, 2024 at 00:16 UTC 7a597929028192e37751c98ce18aea1c32a899b7
2 files changed +18 -20
CHANGELOG.md
+17 -19
@@ -6,7 +6,23 @@
6
7 **Merged pull requests:**
8
9 +- Sso improvements [\#17506](https://github.com/netdata/netdata/pull/17506) ([hugovalente-pm](https://github.com/hugovalente-pm))
10 +- Regenerate integrations.js [\#17505](https://github.com/netdata/netdata/pull/17505) ([netdatabot](https://github.com/netdatabot))
11 +- remove python.d/fail2ban [\#17502](https://github.com/netdata/netdata/pull/17502) ([ilyam8](https://github.com/ilyam8))
12 +- add go.d fail2ban [\#17501](https://github.com/netdata/netdata/pull/17501) ([ilyam8](https://github.com/ilyam8))
13 +- better redirect [\#17500](https://github.com/netdata/netdata/pull/17500) ([hugovalente-pm](https://github.com/hugovalente-pm))
14 +- add fail2ban-client to ndsudo [\#17499](https://github.com/netdata/netdata/pull/17499) ([ilyam8](https://github.com/ilyam8))
15 +- Fix usage of sha256sum in static builds. [\#17495](https://github.com/netdata/netdata/pull/17495) ([Ferroin](https://github.com/Ferroin))
16 +- add generic sso authenciation page and SP-initiated SSO on Okta [\#17494](https://github.com/netdata/netdata/pull/17494) ([hugovalente-pm](https://github.com/hugovalente-pm))
17 +- Public NC Spaces access fix [\#17492](https://github.com/netdata/netdata/pull/17492) ([ktsaou](https://github.com/ktsaou))
18 +- go.d fix intelgpu with update\_every \> 3 [\#17491](https://github.com/netdata/netdata/pull/17491) ([ilyam8](https://github.com/ilyam8))
19 +- move node-filter.md [\#17490](https://github.com/netdata/netdata/pull/17490) ([Ancairon](https://github.com/Ancairon))
20 +- go.d update go.mod 1.22.0 and update some packages [\#17489](https://github.com/netdata/netdata/pull/17489) ([ilyam8](https://github.com/ilyam8))
21 +- move netdata charts documentation to proper folder [\#17488](https://github.com/netdata/netdata/pull/17488) ([Ancairon](https://github.com/Ancairon))
22 +- Regenerate integrations.js [\#17487](https://github.com/netdata/netdata/pull/17487) ([netdatabot](https://github.com/netdatabot))
23 +- move netdata charts documentation to proper folder [\#17486](https://github.com/netdata/netdata/pull/17486) ([Ancairon](https://github.com/Ancairon))
24 - Regenerate integrations.js [\#17483](https://github.com/netdata/netdata/pull/17483) ([netdatabot](https://github.com/netdatabot))
25 +- Fix labels name-only matching [\#17482](https://github.com/netdata/netdata/pull/17482) ([stelfrag](https://github.com/stelfrag))
26 - go.d nvidia\_smi: use XML format by default [\#17481](https://github.com/netdata/netdata/pull/17481) ([ilyam8](https://github.com/ilyam8))
27 - go.d pkg prometheus improve parsing err msg [\#17480](https://github.com/netdata/netdata/pull/17480) ([ilyam8](https://github.com/ilyam8))
28 - move dashboards file [\#17479](https://github.com/netdata/netdata/pull/17479) ([Ancairon](https://github.com/Ancairon))
@@ -38,6 +54,7 @@
54 - Add documentation for VictorOps cloud notifications [\#17445](https://github.com/netdata/netdata/pull/17445) ([juacker](https://github.com/juacker))
55 - Reconnect to the cloud when resuming from suspension [\#17444](https://github.com/netdata/netdata/pull/17444) ([stelfrag](https://github.com/stelfrag))
56 - timex is not supported on windows. [\#17443](https://github.com/netdata/netdata/pull/17443) ([vkalintiris](https://github.com/vkalintiris))
57 +- Fix maintainer documentation to reflect the new build system. [\#17441](https://github.com/netdata/netdata/pull/17441) ([Ferroin](https://github.com/Ferroin))
58 - Regenerate integrations.js [\#17439](https://github.com/netdata/netdata/pull/17439) ([netdatabot](https://github.com/netdatabot))
59 - go.d mega/adaptec meta add alerts [\#17438](https://github.com/netdata/netdata/pull/17438) ([ilyam8](https://github.com/ilyam8))
60 - Regenerate integrations.js [\#17437](https://github.com/netdata/netdata/pull/17437) ([netdatabot](https://github.com/netdatabot))
@@ -402,25 +419,6 @@
419 - Protect analytics set data [\#16929](https://github.com/netdata/netdata/pull/16929) ([stelfrag](https://github.com/stelfrag))
420 - Minor rework on document optimize performance guide [\#16925](https://github.com/netdata/netdata/pull/16925) ([tkatsoulas](https://github.com/tkatsoulas))
421 - fix installation of `libfluent-bit.so` [\#16924](https://github.com/netdata/netdata/pull/16924) ([ilyam8](https://github.com/ilyam8))
405 -- respect log level for all sources [\#16922](https://github.com/netdata/netdata/pull/16922) ([ilyam8](https://github.com/ilyam8))
406 -- split dictionary into multiple files [\#16920](https://github.com/netdata/netdata/pull/16920) ([ktsaou](https://github.com/ktsaou))
407 -- Update file match patterns in CI jobs. [\#16917](https://github.com/netdata/netdata/pull/16917) ([Ferroin](https://github.com/Ferroin))
408 -- Release label key if already in use [\#16916](https://github.com/netdata/netdata/pull/16916) ([stelfrag](https://github.com/stelfrag))
409 -- add support for the info parameter to all external plugin functions [\#16915](https://github.com/netdata/netdata/pull/16915) ([ktsaou](https://github.com/ktsaou))
410 -- Move exporting/ under src/ [\#16913](https://github.com/netdata/netdata/pull/16913) ([vkalintiris](https://github.com/vkalintiris))
411 -- Network viewer: filter by username [\#16911](https://github.com/netdata/netdata/pull/16911) ([ktsaou](https://github.com/ktsaou))
412 -- Build network-viewer only on linux [\#16910](https://github.com/netdata/netdata/pull/16910) ([vkalintiris](https://github.com/vkalintiris))
413 -- rename network functions [\#16908](https://github.com/netdata/netdata/pull/16908) ([ktsaou](https://github.com/ktsaou))
414 -- Update CODEOWNERS [\#16907](https://github.com/netdata/netdata/pull/16907) ([tkatsoulas](https://github.com/tkatsoulas))
415 -- Assorted build-related changes. [\#16906](https://github.com/netdata/netdata/pull/16906) ([vkalintiris](https://github.com/vkalintiris))
416 -- Remove markdown linter [\#16905](https://github.com/netdata/netdata/pull/16905) ([vkalintiris](https://github.com/vkalintiris))
417 -- Update README.md [\#16904](https://github.com/netdata/netdata/pull/16904) ([Aliki92](https://github.com/Aliki92))
418 -- fluent-bit & logsmanagement under src/ [\#16903](https://github.com/netdata/netdata/pull/16903) ([vkalintiris](https://github.com/vkalintiris))
419 -- updated permissions map comment [\#16902](https://github.com/netdata/netdata/pull/16902) ([ktsaou](https://github.com/ktsaou))
420 -- Use spinlock for reference counting. [\#16901](https://github.com/netdata/netdata/pull/16901) ([vkalintiris](https://github.com/vkalintiris))
421 -- network-viewer: show unknown container [\#16900](https://github.com/netdata/netdata/pull/16900) ([ktsaou](https://github.com/ktsaou))
422 -- Move aclk/ under src/ [\#16899](https://github.com/netdata/netdata/pull/16899) ([vkalintiris](https://github.com/vkalintiris))
423 -- Enable sentry sessions [\#16898](https://github.com/netdata/netdata/pull/16898) ([vkalintiris](https://github.com/vkalintiris))
422
423 ## [v1.44.3](https://github.com/netdata/netdata/tree/v1.44.3) (2024-02-12)
424
packaging/version
+1 -1
@@ -1 +1 @@
1 -v1.45.0-258-nightly
1 +v1.45.0-276-nightly