summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2021-02-02 00:48:06 +0000
committerTravis CI User <travis@example.org>2021-02-02 00:48:06 +0000
commit1c6d6bd22456bf199af3ed793859f4300c2b8153 (patch)
tree7c577603dd0f01b265f37337dc201a818261194f /CHANGELOG.md
parent56312d5cc55eba4ae5f5a7c4a07500c6223fe3d1 (diff)
[ci skip] create nightly packages and update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59bc49d65f..0ad6c1ca1e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
**Merged pull requests:**
+- Fixed Netdata Cloud support in RPM packages. [\#10578](https://github.com/netdata/netdata/pull/10578) ([Ferroin](https://github.com/Ferroin))
+- Fix container detection from systemd-detect-virt [\#10569](https://github.com/netdata/netdata/pull/10569) ([cakrit](https://github.com/cakrit))
- dashboard v2.13.0 [\#10565](https://github.com/netdata/netdata/pull/10565) ([jacekkolasa](https://github.com/jacekkolasa))
- bytes after last '}' trip JSON parser [\#10563](https://github.com/netdata/netdata/pull/10563) ([underhood](https://github.com/underhood))
- Fix prometheus remote write header [\#10560](https://github.com/netdata/netdata/pull/10560) ([vlvkobal](https://github.com/vlvkobal))
@@ -226,18 +228,11 @@
- Updated RPM spec file to use automatic dependency list generation. [\#9937](https://github.com/netdata/netdata/pull/9937) ([Ferroin](https://github.com/Ferroin))
- Add information about Cloud disabled status to `-W buildinfo`. [\#9936](https://github.com/netdata/netdata/pull/9936) ([underhood](https://github.com/underhood))
- Fix resource leak in case of malformed cloud request [\#9934](https://github.com/netdata/netdata/pull/9934) ([underhood](https://github.com/underhood))
-- Added context parameter to the data endpoint [\#9931](https://github.com/netdata/netdata/pull/9931) ([stelfrag](https://github.com/stelfrag))
-- Add persistent configuration details to Docker docs [\#9926](https://github.com/netdata/netdata/pull/9926) ([joelhans](https://github.com/joelhans))
-- Update claiming document to instruct users to install `uuidgen`. [\#9925](https://github.com/netdata/netdata/pull/9925) ([OdysLam](https://github.com/OdysLam))
## [before_rebase](https://github.com/netdata/netdata/tree/before_rebase) (2020-09-24)
[Full Changelog](https://github.com/netdata/netdata/compare/v1.25.0...before_rebase)
-**Merged pull requests:**
-
-- Add notice to Docker docs about systemd volumes [\#9927](https://github.com/netdata/netdata/pull/9927) ([thiagoftsm](https://github.com/thiagoftsm))
-
## [v1.25.0](https://github.com/netdata/netdata/tree/v1.25.0) (2020-09-15)
[Full Changelog](https://github.com/netdata/netdata/compare/poc2...v1.25.0)