@cryptotaxi247 / netdata-1 / commits / 3599ad658

[ci skip] create nightly packages and update changelog

netdatabot committed Mar 6, 2020 at 00:52 UTC 3599ad658c84147a8e5bed2a702c86185d08a050
2 files changed +6 -6
CHANGELOG.md
+5 -5
@@ -6,21 +6,22 @@
6
7 **Merged pull requests:**
8
9 -- Added yamllint to reviewdog PR checks. [\#8291](https://github.com/netdata/netdata/pull/8291) ([Ferroin](https://github.com/Ferroin))
10 -- Fixed Travis CI build handling. [\#8288](https://github.com/netdata/netdata/pull/8288) ([Ferroin](https://github.com/Ferroin))
9 +- Switched to using Python 3 by default instead of Python 2. [\#8318](https://github.com/netdata/netdata/pull/8318) ([Ferroin](https://github.com/Ferroin))
10 +- Fixed missing folders in `/var/` by creating them during postinst [\#8314](https://github.com/netdata/netdata/pull/8314) ([SamK](https://github.com/SamK))
11 +- Add standards for abbreviations/acronyms to docs style guide [\#8313](https://github.com/netdata/netdata/pull/8313) ([joelhans](https://github.com/joelhans))
12 +- Revert "Fixed Source0 URL in RPM spec \(\#7794\)" [\#8305](https://github.com/netdata/netdata/pull/8305) ([prologic](https://github.com/prologic))
13 +- ACLK cmake fixes [\#8280](https://github.com/netdata/netdata/pull/8280) ([underhood](https://github.com/underhood))
14 - Added ability to change ID used to connect to ceph. [\#8276](https://github.com/netdata/netdata/pull/8276) ([paulmezz](https://github.com/paulmezz))
15 - Added libwebsockets files to `make dist`. [\#8275](https://github.com/netdata/netdata/pull/8275) ([Ferroin](https://github.com/Ferroin))
16 - Fixed misplaced commas in help disable strings [\#8266](https://github.com/netdata/netdata/pull/8266) ([FlyingSixtySix](https://github.com/FlyingSixtySix))
17 - Disable Schema tag in documentation [\#8264](https://github.com/netdata/netdata/pull/8264) ([joelhans](https://github.com/joelhans))
18 - Tweak eBPF documentation and add performance data [\#8261](https://github.com/netdata/netdata/pull/8261) ([joelhans](https://github.com/joelhans))
16 -- Revert "Added Docker build tests to PR checks." [\#8260](https://github.com/netdata/netdata/pull/8260) ([Ferroin](https://github.com/Ferroin))
19 - python.d/ceph: fix get\_osd\_perf\(\) for 14.2+ [\#8248](https://github.com/netdata/netdata/pull/8248) ([ilyam8](https://github.com/ilyam8))
20 - Adapt the claiming script to new API responses [\#8245](https://github.com/netdata/netdata/pull/8245) ([hmoragrega](https://github.com/hmoragrega))
21 - vernemq alarms, dashboard info and godplugin new version [\#8236](https://github.com/netdata/netdata/pull/8236) ([ilyam8](https://github.com/ilyam8))
22 - Fix misspelling of openSUSE and SUSE [\#8233](https://github.com/netdata/netdata/pull/8233) ([m-rey](https://github.com/m-rey))
23 - Implement OpenGraph and basic Schema tags [\#8224](https://github.com/netdata/netdata/pull/8224) ([joelhans](https://github.com/joelhans))
24 - Adding support for ACLK build-configuration [\#8223](https://github.com/netdata/netdata/pull/8223) ([amoss](https://github.com/amoss))
23 -- Removed reviewdog golang check. [\#8221](https://github.com/netdata/netdata/pull/8221) ([Ferroin](https://github.com/Ferroin))
25 - Fix claiming script to reflect API changes on netdata.cloud [\#8220](https://github.com/netdata/netdata/pull/8220) ([cosmix](https://github.com/cosmix))
26 - packaging/installer: fix bundle\_libwebsockets [\#8219](https://github.com/netdata/netdata/pull/8219) ([ilyam8](https://github.com/ilyam8))
27 - fixed typo [\#8213](https://github.com/netdata/netdata/pull/8213) ([shortpatti](https://github.com/shortpatti))
@@ -201,7 +202,6 @@
202 - Fix setuid for freeipmi.plugin in Docker images [\#7684](https://github.com/netdata/netdata/pull/7684) ([lassebm](https://github.com/lassebm))
203 - Fixes for pfSense Installation [\#7665](https://github.com/netdata/netdata/pull/7665) ([prologic](https://github.com/prologic))
204 - Fix install permissions [\#7632](https://github.com/netdata/netdata/pull/7632) ([Ferroin](https://github.com/Ferroin))
204 -- Restrict quotes in label values [\#7594](https://github.com/netdata/netdata/pull/7594) ([thiagoftsm](https://github.com/thiagoftsm))
205
206 ## [v1.19.0](https://github.com/netdata/netdata/tree/v1.19.0) (2019-11-27)
207
packaging/version
+1 -1
@@ -1 +1 @@
1 -v1.20.0-77-nightly
1 +v1.20.0-88-nightly