|
1 | 1 | # Changelog |
2 | 2 |
|
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) |
4 | 4 |
|
5 | 5 | **Fixed bugs:** |
6 | 6 |
|
|
12 | 12 | - streaming master is incorrectly detected \(home icon of streamed hosts\) [\#5560](https://github.com/netdata/netdata/issues/5560) |
13 | 13 | - netdata segfault since 1.12.1 [\#5553](https://github.com/netdata/netdata/issues/5553) |
14 | 14 | - 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) |
16 | 15 | - sha256sum: go.d.plugin-v0.1.0.linux-arm64: No such file or directory [\#5538](https://github.com/netdata/netdata/issues/5538) |
17 | 16 | - RESOLVED - NS\_ERROR\_FILE\_CORRUPTED: [\#5535](https://github.com/netdata/netdata/issues/5535) |
18 | 17 | - Reliability of Prometheus exposed metrics names [\#5527](https://github.com/netdata/netdata/issues/5527) |
|
27 | 26 |
|
28 | 27 | **Closed issues:** |
29 | 28 |
|
| 29 | +- ssl check module [\#5631](https://github.com/netdata/netdata/issues/5631) |
30 | 30 | - Support connect to mysql via SSL [\#5608](https://github.com/netdata/netdata/issues/5608) |
31 | 31 | - Document how to install netdata on kubernetes [\#5526](https://github.com/netdata/netdata/issues/5526) |
32 | 32 | - 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) |
33 | 34 | - google is blocked. [\#5410](https://github.com/netdata/netdata/issues/5410) |
34 | 35 | - Kubernetes pod/containers monitoring [\#5387](https://github.com/netdata/netdata/issues/5387) |
35 | 36 | - Configuration translator [\#5144](https://github.com/netdata/netdata/issues/5144) |
|
40 | 41 |
|
41 | 42 | **Merged pull requests:** |
42 | 43 |
|
| 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)) |
43 | 46 | - Add link to k8s helm chart in installation [\#5627](https://github.com/netdata/netdata/pull/5627) ([cakrit](https://github.com/cakrit)) |
44 | 47 | - Remove ssl check module [\#5626](https://github.com/netdata/netdata/pull/5626) ([ilyam8](https://github.com/ilyam8)) |
45 | 48 | - Fix Postgres connect, incorrect port value [\#5618](https://github.com/netdata/netdata/pull/5618) ([Jaxmetalmax](https://github.com/Jaxmetalmax)) |
|
0 commit comments