| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 493f840 commit fe27fdc
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,11 +1,12 @@ | |||
| 1 | 1 | # Changelog | |
| 2 | 2 | ||
| 3 | - ## [**Next release**](https://github.com/netdata/netdata/tree/HEAD) | ||
| 3 | + ## [v1.30.0](https://github.com/netdata/netdata/tree/v1.30.0) (2021-03-31) | ||
| 4 | 4 | ||
| 5 | - [Full Changelog](https://github.com/netdata/netdata/compare/v1.29.3...HEAD) | ||
| 5 | + [Full Changelog](https://github.com/netdata/netdata/compare/v1.29.3...v1.30.0) | ||
| 6 | 6 | ||
| 7 | 7 | **Merged pull requests:** | |
| 8 | 8 | ||
| 9 | + - Properly handle different netcat command names in binary package test code. [\#10883](https://github.com/netdata/netdata/pull/10883) ([Ferroin](https://github.com/Ferroin)) | ||
| 9 | 10 | - Add carrier and mtu charts for network interfaces [\#10866](https://github.com/netdata/netdata/pull/10866) ([vlvkobal](https://github.com/vlvkobal)) | |
| 10 | 11 | - Fix typo in main.h [\#10858](https://github.com/netdata/netdata/pull/10858) ([eltociear](https://github.com/eltociear)) | |
| 11 | 12 | - health: improve alarms infos [\#10853](https://github.com/netdata/netdata/pull/10853) ([ilyam8](https://github.com/ilyam8)) | |
@@ -329,12 +330,6 @@ | |||
| 329 | 330 | - Add kernel to blacklist [\#10262](https://github.com/netdata/netdata/pull/10262) ([thiagoftsm](https://github.com/thiagoftsm)) | |
| 330 | 331 | - Made the update script significantly more robust and user friendly. [\#10261](https://github.com/netdata/netdata/pull/10261) ([Ferroin](https://github.com/Ferroin)) | |
| 331 | 332 | - new issue templates [\#10259](https://github.com/netdata/netdata/pull/10259) ([OdysLam](https://github.com/OdysLam)) | |
| 332 | - - Docs: Point users to proper configure doc [\#10254](https://github.com/netdata/netdata/pull/10254) ([joelhans](https://github.com/joelhans)) | ||
| 333 | - - Docs: Cleanup and fix broken links [\#10253](https://github.com/netdata/netdata/pull/10253) ([joelhans](https://github.com/joelhans)) | ||
| 334 | - - Update CONTRIBUTING.md [\#10252](https://github.com/netdata/netdata/pull/10252) ([joelhans](https://github.com/joelhans)) | ||
| 335 | - - updated 3rd party static dependencies and use alpine 3.12 [\#10241](https://github.com/netdata/netdata/pull/10241) ([ktsaou](https://github.com/ktsaou)) | ||
| 336 | - - Fix streaming buffer size [\#10240](https://github.com/netdata/netdata/pull/10240) ([vlvkobal](https://github.com/vlvkobal)) | ||
| 337 | - - dashboard v2.9.2 [\#10239](https://github.com/netdata/netdata/pull/10239) ([jacekkolasa](https://github.com/jacekkolasa)) | ||
| 338 | 333 | ||
| 339 | 334 | ## [v1.26.0](https://github.com/netdata/netdata/tree/v1.26.0) (2020-10-14) | |
| 340 | 335 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1 +1 @@ | |||
| 1 | - v1.29.3-215-nightly | ||
| 1 | + v1.30.0 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments