[ci skip] create nightly packages and update changelog
netdatabot committed
Jul 17, 2020 at 00:33 UTC
62ee253bd75f85dae763d8d82ba074dfd881d88a
2 files changed
+14
-3
CHANGELOG.md
+13
-2
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
+
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v1.23.2...HEAD)
6
+
7
+**Merged pull requests:**
8
+
9
+- health/megacli: change all instances of alarm to template [\#9553](https://github.com/netdata/netdata/pull/9553) ([tinyhammers](https://github.com/tinyhammers))
10
+- Revert the eBPF package bundling that breaks the release and DEB packages. [\#9552](https://github.com/netdata/netdata/pull/9552) ([prologic](https://github.com/prologic))
11
+- Suppress warning -Wformat-truncation in ACLK [\#9547](https://github.com/netdata/netdata/pull/9547) ([underhood](https://github.com/underhood))
12
+- Implemented default disk space size calculation for multihost db [\#9504](https://github.com/netdata/netdata/pull/9504) ([stelfrag](https://github.com/stelfrag))
13
+- Use the libbpf library for the eBPF plugin [\#9490](https://github.com/netdata/netdata/pull/9490) ([vlvkobal](https://github.com/vlvkobal))
14
+- Implemented the HOST command in metadata log replay [\#9489](https://github.com/netdata/netdata/pull/9489) ([stelfrag](https://github.com/stelfrag))
15
+
16
## [v1.23.2](https://github.com/netdata/netdata/tree/v1.23.2) (2020-07-16)
17
18
[Full Changelog](https://github.com/netdata/netdata/compare/v1.23.1...v1.23.2)
@@ -191,8 +204,6 @@
204
- Fix kickstart error removing old cron symlink [\#8849](https://github.com/netdata/netdata/pull/8849) ([prologic](https://github.com/prologic))
205
- Fixed bundling of dashboard in binary packages. [\#8844](https://github.com/netdata/netdata/pull/8844) ([Ferroin](https://github.com/Ferroin))
206
- Add CI check for building against LibreSSL [\#8842](https://github.com/netdata/netdata/pull/8842) ([prologic](https://github.com/prologic))
194
-- Removed old function call in netdata-installer.sh [\#8824](https://github.com/netdata/netdata/pull/8824) ([Ferroin](https://github.com/Ferroin))
195
-- Fix build and add bundle-dashbaord.sh to dist\_noinst\_DATA [\#8823](https://github.com/netdata/netdata/pull/8823) ([prologic](https://github.com/prologic))
207
208
## [v1.21.1](https://github.com/netdata/netdata/tree/v1.21.1) (2020-04-13)
209
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.23.2
1
+v1.23.2-10-nightly