summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2021-01-27 00:44:37 +0000
committerTravis CI User <travis@example.org>2021-01-27 00:44:37 +0000
commit242c22fd5e3b44fd9e67ad0ea25dfc001b0e87bf (patch)
tree199ceefdc743c2f718ab2fe0f89c56603a2c83ad
parent5ff4b8fdfafded3558aa6e9c78a675a60f0d2a57 (diff)
[ci skip] create nightly packages and update changelog
-rw-r--r--CHANGELOG.md3
-rw-r--r--packaging/version2
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8087324e8e..0a8a54eb26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
**Merged pull requests:**
+- Fix values in Prometheus export for metrics, collected by the Prometheus collector [\#10551](https://github.com/netdata/netdata/pull/10551) ([vlvkobal](https://github.com/vlvkobal))
+- Properly handle saved temporary directory on updates. [\#10550](https://github.com/netdata/netdata/pull/10550) ([Ferroin](https://github.com/Ferroin))
- installer: update go.d.plugin version to v0.27.0 [\#10544](https://github.com/netdata/netdata/pull/10544) ([ilyam8](https://github.com/ilyam8))
- Update README.md on postgres collector [\#10532](https://github.com/netdata/netdata/pull/10532) ([OdysLam](https://github.com/OdysLam))
- fix postgres password bug and change default config [\#10531](https://github.com/netdata/netdata/pull/10531) ([OdysLam](https://github.com/OdysLam))
@@ -242,7 +244,6 @@
- Fix memory mode none not dropping stale dimension data [\#9917](https://github.com/netdata/netdata/pull/9917) ([mfundul](https://github.com/mfundul))
- Fix memory mode none not marking dimensions as obsolete. [\#9912](https://github.com/netdata/netdata/pull/9912) ([mfundul](https://github.com/mfundul))
-- Fix buffer overflow in rrdr structure [\#9903](https://github.com/netdata/netdata/pull/9903) ([mfundul](https://github.com/mfundul))
## [poc2](https://github.com/netdata/netdata/tree/poc2) (2020-08-25)
diff --git a/packaging/version b/packaging/version
index 233c289654..4ba32231b8 100644
--- a/packaging/version
+++ b/packaging/version
@@ -1 +1 @@
-v1.28.0-200-nightly
+v1.28.0-206-nightly