|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [**Next release**](https://github.com/netdata/netdata/tree/HEAD) |
| 3 | +## [v1.12.0-rc3](https://github.com/netdata/netdata/tree/v1.12.0-rc3) (2019-01-17) |
4 | 4 |
|
5 | 5 | **Fixed bugs:** |
6 | 6 |
|
| 7 | +- megacli isn't included in python.d.conf [\#5191](https://github.com/netdata/netdata/issues/5191) |
7 | 8 | - Unix Domain Socket no longer working. Permission denied [\#5181](https://github.com/netdata/netdata/issues/5181) |
8 | 9 | - netdata-updater.sh doesn't have exec perms [\#5175](https://github.com/netdata/netdata/issues/5175) |
9 | 10 | - FireQoS name not showing due to recent change [\#5171](https://github.com/netdata/netdata/issues/5171) |
|
15 | 16 | - \[Bug\] Stale metrics being exported to prometheus [\#5064](https://github.com/netdata/netdata/issues/5064) |
16 | 17 | - Uninstaller script should be self-contained [\#5031](https://github.com/netdata/netdata/issues/5031) |
17 | 18 | - Netdata doesn't properly lookup docker container name when running in ECS with task level cpu/memory limits enabled [\#4981](https://github.com/netdata/netdata/issues/4981) |
| 19 | +- Dashboard TV white page [\#4710](https://github.com/netdata/netdata/issues/4710) |
18 | 20 | - Review of system.ram plugin: treat Slab memory as Cached \(PR 3288\) [\#3929](https://github.com/netdata/netdata/issues/3929) |
19 | 21 | - Fix for unix sockets after addition of port ACLs [\#5184](https://github.com/netdata/netdata/pull/5184) ([cakrit](https://github.com/cakrit)) |
20 | 22 |
|
|
27 | 29 | - Allow netdata to listen to multiple ports [\#5017](https://github.com/netdata/netdata/issues/5017) |
28 | 30 | - SNMP section not visible [\#4021](https://github.com/netdata/netdata/issues/4021) |
29 | 31 | - allow different ports for streaming reception and API requests [\#3830](https://github.com/netdata/netdata/issues/3830) |
| 32 | +- Consul monitoring service health checks [\#3674](https://github.com/netdata/netdata/issues/3674) |
30 | 33 | - maintenance time and silence time [\#3187](https://github.com/netdata/netdata/issues/3187) |
31 | 34 | - Suppressing alerts programatically [\#2673](https://github.com/netdata/netdata/issues/2673) |
32 | 35 | - include chart values in alarm info text [\#2351](https://github.com/netdata/netdata/issues/2351) |
|
35 | 38 |
|
36 | 39 | **Merged pull requests:** |
37 | 40 |
|
| 41 | +- update bug\_report.md [\#5205](https://github.com/netdata/netdata/pull/5205) ([ilyam8](https://github.com/ilyam8)) |
| 42 | +- add missing modules to python.d.conf [\#5194](https://github.com/netdata/netdata/pull/5194) ([ilyam8](https://github.com/ilyam8)) |
| 43 | +- remove double 'afraid to' in CONTRIBUTING.md [\#5189](https://github.com/netdata/netdata/pull/5189) ([arkamar](https://github.com/arkamar)) |
| 44 | +- Use tarballs from GCS in kickstart.sh [\#5185](https://github.com/netdata/netdata/pull/5185) ([paulfantom](https://github.com/paulfantom)) |
38 | 45 | - fix for fireqos classname not showing [\#5176](https://github.com/netdata/netdata/pull/5176) ([psychomelet](https://github.com/psychomelet)) |
39 | 46 | - GCS-based updater [\#5174](https://github.com/netdata/netdata/pull/5174) ([paulfantom](https://github.com/paulfantom)) |
40 | 47 | - Updated Polyverse reinstall commands in Dockerfile [\#5173](https://github.com/netdata/netdata/pull/5173) ([archisgore](https://github.com/archisgore)) |
|
0 commit comments