Browse Source

[ci skip] create nightly packages and update changelog

netdatabot 5 years ago
parent
commit
2129880d1f
2 changed files with 7 additions and 1 deletions
  1. 6 0
      CHANGELOG.md
  2. 1 1
      packaging/version

+ 6 - 0
CHANGELOG.md

@@ -4,7 +4,9 @@
 
 **Fixed bugs:**
 
+- Issue with rethinkdbs plugin [\#6429](https://github.com/netdata/netdata/issues/6429)
 - Double free or corruption \(again\) [\#6412](https://github.com/netdata/netdata/issues/6412)
+- rpm version should be 1.16.0 not v1.16.0 \(extra "v"\) [\#6409](https://github.com/netdata/netdata/issues/6409)
 - Cannot see charts in an imported snapshot [\#6384](https://github.com/netdata/netdata/issues/6384)
 - netdata does not send notifications for alarms which fail with \(errno 12, Out of memory\) [\#6335](https://github.com/netdata/netdata/issues/6335)
 - charts.d kills process twice [\#6190](https://github.com/netdata/netdata/issues/6190)
@@ -13,12 +15,16 @@
 **Closed issues:**
 
 - Feature Request: Linux zram device statistics. [\#2578](https://github.com/netdata/netdata/issues/2578)
+- Authentication support [\#70](https://github.com/netdata/netdata/issues/70)
 
 **Merged pull requests:**
 
+- rethinkdb collector new driver support [\#6431](https://github.com/netdata/netdata/pull/6431) ([ilyam8](https://github.com/ilyam8))
+- Netdata/packaging: Add documentation for binary packages, plus draft table for distributions support [\#6422](https://github.com/netdata/netdata/pull/6422) ([paulkatsoulakis](https://github.com/paulkatsoulakis))
 - netdata/packaging/doc: Update documentation dependencies [\#6421](https://github.com/netdata/netdata/pull/6421) ([paulkatsoulakis](https://github.com/paulkatsoulakis))
 - Updated logos in the infographic and remaining favicons [\#6417](https://github.com/netdata/netdata/pull/6417) ([cakrit](https://github.com/cakrit))
 - SSL vs. TLS consistency and clarification in documentation [\#6414](https://github.com/netdata/netdata/pull/6414) ([joelhans](https://github.com/joelhans))
+- Add more codeowners to the core [\#6413](https://github.com/netdata/netdata/pull/6413) ([vlvkobal](https://github.com/vlvkobal))
 - Add news of v1.16.0 to main README [\#6411](https://github.com/netdata/netdata/pull/6411) ([cakrit](https://github.com/cakrit))
 - Update Running-behind-apache.md [\#6406](https://github.com/netdata/netdata/pull/6406) ([Steve8291](https://github.com/Steve8291))
 - Fix Web API Health documentation  [\#6404](https://github.com/netdata/netdata/pull/6404) ([thiagoftsm](https://github.com/thiagoftsm))

+ 1 - 1
packaging/version

@@ -1 +1 @@
-v1.16.0-25-nightly
+v1.16.0-38-nightly