Skip to content

Commit f8e0f3c

Browse files
committed
[ci skip] release v1.13.0
1 parent d022776 commit f8e0f3c

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
3+
## [v1.13.0](https://github.com/netdata/netdata/tree/v1.13.0) (2019-03-14)
44

55
**Fixed bugs:**
66

@@ -12,7 +12,6 @@
1212
- streaming master is incorrectly detected \(home icon of streamed hosts\) [\#5560](https://github.com/netdata/netdata/issues/5560)
1313
- netdata segfault since 1.12.1 [\#5553](https://github.com/netdata/netdata/issues/5553)
1414
- Alert if process isn't alive [\#5547](https://github.com/netdata/netdata/issues/5547)
15-
- Sign-in to netdata.cloud fails with "file does not exist" [\#5542](https://github.com/netdata/netdata/issues/5542)
1615
- sha256sum: go.d.plugin-v0.1.0.linux-arm64: No such file or directory [\#5538](https://github.com/netdata/netdata/issues/5538)
1716
- RESOLVED - NS\_ERROR\_FILE\_CORRUPTED: [\#5535](https://github.com/netdata/netdata/issues/5535)
1817
- Reliability of Prometheus exposed metrics names [\#5527](https://github.com/netdata/netdata/issues/5527)
@@ -27,9 +26,11 @@
2726

2827
**Closed issues:**
2928

29+
- ssl check module [\#5631](https://github.com/netdata/netdata/issues/5631)
3030
- Support connect to mysql via SSL [\#5608](https://github.com/netdata/netdata/issues/5608)
3131
- Document how to install netdata on kubernetes [\#5526](https://github.com/netdata/netdata/issues/5526)
3232
- descrease python.d.plugin memory usage [\#5525](https://github.com/netdata/netdata/issues/5525)
33+
- Per User statistics from apps.plugin disappear / stopped working [\#5517](https://github.com/netdata/netdata/issues/5517)
3334
- google is blocked. [\#5410](https://github.com/netdata/netdata/issues/5410)
3435
- Kubernetes pod/containers monitoring [\#5387](https://github.com/netdata/netdata/issues/5387)
3536
- Configuration translator [\#5144](https://github.com/netdata/netdata/issues/5144)
@@ -40,6 +41,8 @@
4041

4142
**Merged pull requests:**
4243

44+
- installer: include go.d.plugin version v0.2.0 [\#5638](https://github.com/netdata/netdata/pull/5638) ([paulfantom](https://github.com/paulfantom))
45+
- Beanstalk fix [\#5633](https://github.com/netdata/netdata/pull/5633) ([ilyam8](https://github.com/ilyam8))
4346
- Add link to k8s helm chart in installation [\#5627](https://github.com/netdata/netdata/pull/5627) ([cakrit](https://github.com/cakrit))
4447
- Remove ssl check module [\#5626](https://github.com/netdata/netdata/pull/5626) ([ilyam8](https://github.com/ilyam8))
4548
- Fix Postgres connect, incorrect port value [\#5618](https://github.com/netdata/netdata/pull/5618) ([Jaxmetalmax](https://github.com/Jaxmetalmax))

packaging/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.12.2-46-nightly
1+
v1.13.0

0 commit comments

Comments
 (0)