Skip to content

1.1.6

Compare
Choose a tag to compare
@deniszh deniszh released this 24 Oct 21:23
· 94 commits to 1.1.x since this release
912ef50

Graphite 1.1.6 is now available for usage.

Please note that this is a bugfix / securityfix release for the stable Graphite 1.1.x branch and it's recommended for production usage.

Highlights:
* Function parameters validation (disabled by default, can be enabled through ENFORCE_INPUT_VALIDATION variable)
* Better error handling (return 4XX instead of 5XX in case of wrong function parameters) if input validation enabled
* Python 3.8 and Django 2.x support
* New functions: add, sigmoid, logit, exp
* Python 3 fixes for Whisper and Carbon
* Carbonate have Python 3 support now
* Many improvements for Docker image, check its release page for details

Please see full Release Notes https://graphite.readthedocs.io/en/latest/releases/1_1_6.html