Skip to content

Commit f643aa9

Browse files
author
Vladimir Smirnov
committed
Add a changelog for version 0.7.0
1 parent 4684a62 commit f643aa9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
CHANGELOG
2+
---------
3+
4+
**0.7.0**
5+
- Render reuqests with globs now sent as-is.
6+
- Added ProxyHeaders handler to get real client's ip address from X-Real-IP or X-Forwarded-For headers.
7+
- Highest\* and Lowest\* now assumes '1' if no second argument was passed
8+
- Implement legendValue expression (see http://graphite.readthedocs.io/en/latest/functions.html#graphite.render.functions.legendValue for more information)
9+
10+
Notes on migration:
11+
It's highly recommended, if you use carbonzipper to also upgrade it to version 0.62
12+
13+
**0.6.0**
14+
- Migrate to protobuf3
15+
16+
**<=0.5.0**
17+
There is no dedicated changelog for older versions of carbonapi. Please see commit log for more information about what changed for each commit.

0 commit comments

Comments
 (0)