[ci skip] create nightly packages and update changelog
netdatabot committed
Aug 13, 2020 at 00:23 UTC
68106186f022c2be3ae5545169f08b682c698a55
2 files changed
+3
-2
CHANGELOG.md
+2
-1
@@ -6,6 +6,7 @@
6
7
**Merged pull requests:**
8
9
+- Fixed global GUID map memory leak [\#9725](https://github.com/netdata/netdata/pull/9725) ([stelfrag](https://github.com/stelfrag))
10
- Fix crash when receiving malformed labels via streaming. [\#9715](https://github.com/netdata/netdata/pull/9715) ([mfundul](https://github.com/mfundul))
11
- Fixed issue with missing alarms [\#9712](https://github.com/netdata/netdata/pull/9712) ([stelfrag](https://github.com/stelfrag))
12
- Set the default value of the home directory to the environment's HOME [\#9711](https://github.com/netdata/netdata/pull/9711) ([cakrit](https://github.com/cakrit))
@@ -14,6 +15,7 @@
15
- Fix collectors on MacOS and FreeBSD to ignore archived charts. [\#9695](https://github.com/netdata/netdata/pull/9695) ([mfundul](https://github.com/mfundul))
16
- Fix print message when building for Ubuntu Focal [\#9694](https://github.com/netdata/netdata/pull/9694) ([devinrsmith](https://github.com/devinrsmith))
17
- Replace alarm redirection link for cloud, to stop showing 404 [\#9688](https://github.com/netdata/netdata/pull/9688) ([cakrit](https://github.com/cakrit))
18
+- Fix for ignored LXC containers [\#9645](https://github.com/netdata/netdata/pull/9645) ([vlvkobal](https://github.com/vlvkobal))
19
20
## [v1.24.0](https://github.com/netdata/netdata/tree/v1.24.0) (2020-08-10)
21
@@ -222,7 +224,6 @@
224
- Add notes/known issues section to installation page [\#9053](https://github.com/netdata/netdata/pull/9053) ([joelhans](https://github.com/joelhans))
225
- Missing error aws [\#9048](https://github.com/netdata/netdata/pull/9048) ([thiagoftsm](https://github.com/thiagoftsm))
226
- Change backends to exporting engine in general documentation pages [\#9045](https://github.com/netdata/netdata/pull/9045) ([vlvkobal](https://github.com/vlvkobal))
225
-- Missing checks exporting [\#9034](https://github.com/netdata/netdata/pull/9034) ([thiagoftsm](https://github.com/thiagoftsm))
227
228
## [v1.22.1](https://github.com/netdata/netdata/tree/v1.22.1) (2020-05-12)
229
packaging/version
+1
-1
@@ -1 +1 @@
1
-v1.24.0-19-nightly
1
+v1.24.0-25-nightly