Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 6402754

Browse files
authored
add changes for 8.0.0
1 parent 94b572f commit 6402754

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 2020-06-24 - 8.0.0 (Major release)
2+
3+
!!! Lots of defaults are changed to match graphite 1.1.7 and support Debian Buster and CentOS 7/8 !!!
4+
5+
6+
#### Features:
7+
8+
- Add parameter `gr_tags_enable` to activate tag support in Carbon (#387)
9+
- Add support graphite version 1.1.x
10+
- Add support and tests for puppet 5
11+
- Add support and test for Ubuntu binoic and CentOS 7/8
12+
- Add option REMOTE_STORE_MERGE_RESULTS to local_settings.py.erb template
13+
- Add parameter `gr_url_prefix` to allow deployment on non-root URLs
14+
- effectively configure specified carbon logs directory
15+
16+
#### Bugfixes:
17+
18+
- fixes #365 remove sort from storage aggregation rules
19+
- Update carbon-logrotate - ignore unrotated files
20+
- fix carbon-cache init script on debian
21+
122
## 2019-02-15 - 7.5.0 (Feature release)
223

324
#### Features:

0 commit comments

Comments
 (0)