[ci skip] release v1.30.0
netdatabot committed
Mar 31, 2021 at 11:51 UTC
fe27fdc389b58b318cf3973bc3d54ebfe3da5b48
2 files changed
+4
-9
CHANGELOG.md
+3
-8
@@ -1,11 +1,12 @@
1
# Changelog
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
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
7
**Merged pull requests:**
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))
10
- Add carrier and mtu charts for network interfaces [\#10866](https://github.com/netdata/netdata/pull/10866) ([vlvkobal](https://github.com/vlvkobal))
11
- Fix typo in main.h [\#10858](https://github.com/netdata/netdata/pull/10858) ([eltociear](https://github.com/eltociear))
12
- health: improve alarms infos [\#10853](https://github.com/netdata/netdata/pull/10853) ([ilyam8](https://github.com/ilyam8))
@@ -329,12 +330,6 @@
330
- Add kernel to blacklist [\#10262](https://github.com/netdata/netdata/pull/10262) ([thiagoftsm](https://github.com/thiagoftsm))
331
- Made the update script significantly more robust and user friendly. [\#10261](https://github.com/netdata/netdata/pull/10261) ([Ferroin](https://github.com/Ferroin))
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))
333
334
## [v1.26.0](https://github.com/netdata/netdata/tree/v1.26.0) (2020-10-14)
335
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.29.3-215-nightly
1
+v1.30.0