Releases: graphite-project/docker-graphite-statsd
Releases · graphite-project/docker-graphite-statsd
1.1.1-3
1.1.1-2
Adding custom functions dir to volumes
1.1.1
Graphite 1.1.1 is now available!
Including:
- Tag support
- Python 3 support
- Custom (user-defined) functions
- Updated cluster request handling
- "pipe" function chaining syntax
- xFilesFactor support for functions
- overhauled aggregation functions
- msgpack support
Please see Release Notes https://graphite.readthedocs.io/en/latest/releases/1_1_1.html
1.1.0-rc
The final release candidate for next major release.
Detailed release notes and changelog will follow.
Some high-level items:
- Tag support
- Python 3 support
- Updated cluster request handling
- "pipe" function chaining syntax
- xFilesFactor support
- overhauled aggregation functions
- msgpack support
Please check and report any issues.
1.1.0-pre4
The release candidate for next major release.
Detailed release notes and changelog will follow.
Some high-level items:
- Tag support
- Updated cluster request handling
- "pipe" function chaining syntax
- xFilesFactor support
- overhauled aggregation functions
- msgpack support
Please check and report any issues.
1.1.0-pre3
The release candidate for next major release.
Detailed release notes and changelog will follow.
Some high-level items:
- Tag support
- Updated cluster request handling
- "pipe" function chaining syntax
- xFilesFactor support
- overhauled aggregation functions
- msgpack support
Please check and report any issues.
1.1.0-pre1
The release candidate for next major release.
Release notes and changelog will follow.
v1.0.2-3
Bugfix release.
- Fixing Docker caching - #5 @heliodor
- update statsd to v0.8.0, support statsd listening on tcp - #8 @christophetd, @DanCech
- support specifying alternative repo urls - #7 @DanCech
- fixed wrong next page redirect issue - #9 @changsijay
- Remove /opt/graphite mount point - #12 @melkamar
- Fixing default statsd config - #13 @deniszh
v1.0.2-2
Bugfixes and small improvements.