summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2019-06-20 19:56:44 +0000
committerTravis CI User <travis@example.org>2019-06-20 19:56:44 +0000
commit61e45b55a2923a7ff2d2c5fcb07fe5b4e3b43dbc (patch)
tree2df1a97e432b846221375badd25f6175535643e2
parent1f891e8db4e3924156cae42cb7e0b1a044e7c154 (diff)
[ci skip] create nightly packages and update changelog
-rw-r--r--CHANGELOG.md9
-rw-r--r--packaging/version2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7dcac85f1a..ae96738ca4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,6 +49,7 @@
- Kickstart script verification md5sum is out of date, verification fails [\#6049](https://github.com/netdata/netdata/issues/6049)
- AWS Kinesis dependency [\#6002](https://github.com/netdata/netdata/issues/6002)
- HTTP requests are classified as AF\_UNIX [\#5987](https://github.com/netdata/netdata/issues/5987)
+- swapio chart is missing on CentOS 7 [\#5845](https://github.com/netdata/netdata/issues/5845)
- Netdata behind caddy reverse proxy wont login. [\#5794](https://github.com/netdata/netdata/issues/5794)
- netdata/packaging/installer: error when running the kickstart and also when uninstalling it with uninstaller [\#5745](https://github.com/netdata/netdata/issues/5745)
- cgroups name resolution doesn't work \(on Raspbian\) [\#5314](https://github.com/netdata/netdata/issues/5314)
@@ -66,6 +67,7 @@
- FreeIPMI - option to remove the ID added to the label [\#6283](https://github.com/netdata/netdata/issues/6283)
- Documentation improvements [\#6214](https://github.com/netdata/netdata/issues/6214)
- monitor dnsmasq dhcp server leases [\#6206](https://github.com/netdata/netdata/issues/6206)
+- Pihole stats modules [\#6204](https://github.com/netdata/netdata/issues/6204)
- Scope of 1.16-rc1 [\#6159](https://github.com/netdata/netdata/issues/6159)
- Netdata variable granularity Research [\#6148](https://github.com/netdata/netdata/issues/6148)
- SN\_EMPTY\_SLOT RRDDIMM value detection inside DB engine [\#6105](https://github.com/netdata/netdata/issues/6105)
@@ -76,22 +78,28 @@
- Secure streaming via SSL [\#6004](https://github.com/netdata/netdata/issues/6004)
- \[Binary releases\] Create a script to containerise the RPM build process [\#5967](https://github.com/netdata/netdata/issues/5967)
- Clearer communiation of telemetry [\#5863](https://github.com/netdata/netdata/issues/5863)
+- Design k8s collector endpoint autodiscovery [\#5729](https://github.com/netdata/netdata/issues/5729)
- notify package maintainers of the new netdata releases [\#5682](https://github.com/netdata/netdata/issues/5682)
- \[preparation\] VMware Vsphere monitoring [\#5635](https://github.com/netdata/netdata/issues/5635)
- Feature: add VictoriaMetrics backend for long-term archiving [\#5619](https://github.com/netdata/netdata/issues/5619)
+- Update docs for obsolete Python modules [\#5339](https://github.com/netdata/netdata/issues/5339)
- Hide: timestamps, memory values left, background and use graph as a gif [\#5186](https://github.com/netdata/netdata/issues/5186)
- Cookie consent for the Netdata sites [\#4798](https://github.com/netdata/netdata/issues/4798)
- netdata startup order on boot \(systemd\) [\#4266](https://github.com/netdata/netdata/issues/4266)
- RFC: registry v2 [\#3990](https://github.com/netdata/netdata/issues/3990)
- mail notifications wiki points to a non-existing file [\#3433](https://github.com/netdata/netdata/issues/3433)
+- CPU performance monitoring [\#3232](https://github.com/netdata/netdata/issues/3232)
- riak-rv support [\#2413](https://github.com/netdata/netdata/issues/2413)
- alarms to monitor the number of processes in a system [\#2239](https://github.com/netdata/netdata/issues/2239)
**Merged pull requests:**
+- Update the documentation on charts with zero metrics [\#6314](https://github.com/netdata/netdata/pull/6314) ([vlvkobal](https://github.com/vlvkobal))
+- fix elasticsearch plugin [\#6311](https://github.com/netdata/netdata/pull/6311) ([Wing924](https://github.com/Wing924))
- Chart name streaming [\#6304](https://github.com/netdata/netdata/pull/6304) ([vlvkobal](https://github.com/vlvkobal))
- Add note regarding libexecdir [\#6301](https://github.com/netdata/netdata/pull/6301) ([cakrit](https://github.com/cakrit))
- stale bot limits update [\#6297](https://github.com/netdata/netdata/pull/6297) ([ilyam8](https://github.com/ilyam8))
+- \[freeipmi\] Remove id in sensor name when already unique [\#6296](https://github.com/netdata/netdata/pull/6296) ([Saruspete](https://github.com/Saruspete))
- Web [\#6294](https://github.com/netdata/netdata/pull/6294) ([thiagoftsm](https://github.com/thiagoftsm))
- doc: remove single/multi-threaded web server configuration [\#6291](https://github.com/netdata/netdata/pull/6291) ([nodiscc](https://github.com/nodiscc))
- Add a riak plugin [\#6286](https://github.com/netdata/netdata/pull/6286) ([jchristgit](https://github.com/jchristgit))
@@ -112,6 +120,7 @@
- netdata/packaging: Add more distribution validations [\#6235](https://github.com/netdata/netdata/pull/6235) ([paulkatsoulakis](https://github.com/paulkatsoulakis))
- Remove CNCF logo and TOC presentation reference [\#6234](https://github.com/netdata/netdata/pull/6234) ([dankohn](https://github.com/dankohn))
- URL\_parser fixing allmetrics! [\#6231](https://github.com/netdata/netdata/pull/6231) ([thiagoftsm](https://github.com/thiagoftsm))
+- Perf plugin [\#6225](https://github.com/netdata/netdata/pull/6225) ([vlvkobal](https://github.com/vlvkobal))
- netdata/packaging: Introducing automatic binary packages generation and delivery for RPM types \(Phase 1\) [\#6223](https://github.com/netdata/netdata/pull/6223) ([paulkatsoulakis](https://github.com/paulkatsoulakis))
- SSL\_fix\_format Fix wrong format used with SSL! [\#6219](https://github.com/netdata/netdata/pull/6219) ([thiagoftsm](https://github.com/thiagoftsm))
- installer: include go.d.plugin version v0.6.1 [\#6217](https://github.com/netdata/netdata/pull/6217) ([ilyam8](https://github.com/ilyam8))
diff --git a/packaging/version b/packaging/version
index 523aa1d09a..1b98a2fdc4 100644
--- a/packaging/version
+++ b/packaging/version
@@ -1 +1 @@
-v1.15.0-106-nightly
+v1.15.0-111-nightly