[ci skip] create nightly packages and update changelog
netdatabot committed
Jan 27, 2021 at 00:44 UTC
242c22fd5e3b44fd9e67ad0ea25dfc001b0e87bf
2 files changed
+3
-2
CHANGELOG.md
+2
-1
@@ -6,6 +6,8 @@
6
7
**Merged pull requests:**
8
9
+- 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))
10
+- Properly handle saved temporary directory on updates. [\#10550](https://github.com/netdata/netdata/pull/10550) ([Ferroin](https://github.com/Ferroin))
11
- installer: update go.d.plugin version to v0.27.0 [\#10544](https://github.com/netdata/netdata/pull/10544) ([ilyam8](https://github.com/ilyam8))
12
- Update README.md on postgres collector [\#10532](https://github.com/netdata/netdata/pull/10532) ([OdysLam](https://github.com/OdysLam))
13
- 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 @@
244
245
- Fix memory mode none not dropping stale dimension data [\#9917](https://github.com/netdata/netdata/pull/9917) ([mfundul](https://github.com/mfundul))
246
- Fix memory mode none not marking dimensions as obsolete. [\#9912](https://github.com/netdata/netdata/pull/9912) ([mfundul](https://github.com/mfundul))
245
-- Fix buffer overflow in rrdr structure [\#9903](https://github.com/netdata/netdata/pull/9903) ([mfundul](https://github.com/mfundul))
247
248
## [poc2](https://github.com/netdata/netdata/tree/poc2) (2020-08-25)
249
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.28.0-200-nightly
1
+v1.28.0-206-nightly