@cryptotaxi247 / netdata-1 / commits / 4e130e2b9

[ci skip] create nightly packages and update changelog

netdatabot committed Jun 2, 2021 at 01:49 UTC 4e130e2b9070b90566ef6773da7abdea0400d591
2 files changed +6 -6
CHANGELOG.md
+5 -5
@@ -6,6 +6,10 @@
6
7 **Merged pull requests:**
8
9 +- Only report the exit code when anonymous statistics script fails [\#11215](https://github.com/netdata/netdata/pull/11215) ([MrZammler](https://github.com/MrZammler))
10 +- Reduce memory needed per dimension [\#11212](https://github.com/netdata/netdata/pull/11212) ([stelfrag](https://github.com/stelfrag))
11 +- Ignore dbengine journal files that can not be read [\#11210](https://github.com/netdata/netdata/pull/11210) ([stelfrag](https://github.com/stelfrag))
12 +- Use memory mode RAM if memory mode dbengine is specified but not available [\#11207](https://github.com/netdata/netdata/pull/11207) ([stelfrag](https://github.com/stelfrag))
13 - Add Microsoft Teams to supported notification endpoints [\#11205](https://github.com/netdata/netdata/pull/11205) ([zanechua](https://github.com/zanechua))
14 - fix ebpf.plugin segfault when ebpf\_load\_program return null pointer [\#11203](https://github.com/netdata/netdata/pull/11203) ([wangpei-nice](https://github.com/wangpei-nice))
15 - fix `install\_type` detection during update [\#11199](https://github.com/netdata/netdata/pull/11199) ([ilyam8](https://github.com/ilyam8))
@@ -29,6 +33,7 @@
33 - Fixes mqtt\_websockets on MacOS [\#11145](https://github.com/netdata/netdata/pull/11145) ([underhood](https://github.com/underhood))
34 - Removed Fedora 32 from CI. [\#11143](https://github.com/netdata/netdata/pull/11143) ([Ferroin](https://github.com/Ferroin))
35 - Remove an unnecessary check for cgroup v1 [\#11137](https://github.com/netdata/netdata/pull/11137) ([vlvkobal](https://github.com/vlvkobal))
36 +- Compile/Link with absolute paths for bundled/vendored deps. [\#11129](https://github.com/netdata/netdata/pull/11129) ([vkalintiris](https://github.com/vkalintiris))
37 - Remove unecessary relative paths when including headers. [\#11124](https://github.com/netdata/netdata/pull/11124) ([vkalintiris](https://github.com/vkalintiris))
38 - Move mdstat charts near to Disks [\#11119](https://github.com/netdata/netdata/pull/11119) ([thiagoftsm](https://github.com/thiagoftsm))
39 - Ebpf swap [\#11090](https://github.com/netdata/netdata/pull/11090) ([thiagoftsm](https://github.com/thiagoftsm))
@@ -281,7 +286,6 @@
286 - Revamp statsd docs [\#10637](https://github.com/netdata/netdata/pull/10637) ([OdysLam](https://github.com/OdysLam))
287 - replace GA with PostHog for backend telemetry events. [\#10636](https://github.com/netdata/netdata/pull/10636) ([andrewm4894](https://github.com/andrewm4894))
288 - cpu stats per query thread [\#10634](https://github.com/netdata/netdata/pull/10634) ([MrZammler](https://github.com/MrZammler))
284 -- Assorted updater fixes. [\#10613](https://github.com/netdata/netdata/pull/10613) ([Ferroin](https://github.com/Ferroin))
289
290 ## [v1.29.3](https://github.com/netdata/netdata/tree/v1.29.3) (2021-02-23)
291
@@ -317,10 +321,6 @@
321
322 [Full Changelog](https://github.com/netdata/netdata/compare/v1.29.0...v1.29.1)
323
320 -**Merged pull requests:**
321 -
322 -- Fix crash during shutdown of cgroups internal plugin. [\#10614](https://github.com/netdata/netdata/pull/10614) ([mfundul](https://github.com/mfundul))
323 -
324 ## [v1.29.0](https://github.com/netdata/netdata/tree/v1.29.0) (2021-02-03)
325
326 [Full Changelog](https://github.com/netdata/netdata/compare/v1.27.0_0104103941...v1.29.0)
packaging/version
+1 -1
@@ -1 +1 @@
1 -v1.31.0-35-nightly
1 +v1.31.0-41-nightly