Graphite v1.1.6 Release Notes

Release Date: 2019-10-24 // over 4 years ago
  • ๐ŸŒ graphite-web

    ๐Ÿ› Bug Fixes

    • fix dashboard graph metric list icon paths with URL_PREFIX (#2424, @ploxiln)
    • docs: for sql db migration to 1.1 recommend โ€“fake-initial (#2425, @ploxiln)
    • Fix dashboard template loading from URL (#2431, @cbowman0)
    • Dashboard render urls missing document.body.dataset.baseUrl (#2433, @cbowman0)
    • fixed small errors in docs (#2443, 0xflotus)
    • Copy requestContext() and empty prefetch (#2450, @cbowman0)
    • Fix a broken link to structured_metrics in doc (#2463, @izeye)
    • added space before (#2487, @saikek)
    • Fix for CVE-2017-18638 (#2499, @deniszh)
    • Upgrading minimal Django version (#2502, @deniszh)

    ๐Ÿ”‹ Features / Enhancements

    • set package long description (#2407, @YevhenLukomskyi)
    • add tag formatting docs (#2426, @replay)
    • Accept IPv6 addresses in CARBONLINK_HOSTS (#2436, @RoEdAl)
    • update aggregation function docs for aggregate and groupbytags (#2451, @Dieterbe)
    • Add Statusengine to list of integrations (Forwarding) (#2452, @nook24)
    • Django22 compatibility (#2462, @piotr1212)
    • Python 3.8 support (#2464, @piotr1212)
    • New functions: add, sigmoid, logit, exp (#2466, @piotr1212)
    • Better error handling (return 4XX instead of 5XX in case of wrong function parameters) (#2467, @replay)
    • Pass maxDataPoints to the requestContext for Finder (#2479, @Felixoid)
    • Add redis password support for tagdb (#2483, @ahmet2mir)
    • Created issue template (#2488, @bigpythonimish)
    • docs: add netdata to โ€˜tools that work with graphiteโ€™ (#2490, @sbasgall)
    • Updated minimumBelow() docstring (#2493, @bigpythonimish)
    • xFilesFactor is an optional parameter for removeEmptySeries (#2495, @DanCech)
    • fix functions that aggregate to include the aliases in their params (#2496, @Dieterbe)
    • the callback parameter for groupByNode is optional (#2497, @DanCech)

    carbon

    ๐Ÿ› Bug Fixes

    • set package long description (#834, @YevhenLukomskyi)
    • Remove pidfile on ValueError exception (#853, @albang)

    ๐Ÿ”‹ Features / Enhancements

    • Add testing for Python 3.8 (#859, @piotr1212)

    whisper

    ๐Ÿ› Bug Fixes

    • Switch to setuptools (#272, @piotr1212)
    • adding appropriate โ€˜typeโ€™ to sleep variable (#273, @piotr1212)
    • Add testing for Python 3.8, remove 3.4 (eol)(#277, @piotr1212)
    • Altering rrd2whisper.py for py3 compatibility (#280, @FliesLikeABrick)

    ๐Ÿ”‹ Features / Enhancements

    • set package long description (#271, @YevhenLukomskyi)
    • Dump as raw values (#282, @Glandos)

    carbonate

    ๐Ÿ› Bug Fixes

    • fix lint errors (PR#105, @YevhenLukomskyi)
    • specify long_description_content_type, so that package description is properly rendered on pypi.org (PR#104, @YevhenLukomskyi)

    ๐Ÿ”‹ Features / Enhancements

    • Python 3 support (PR#107, @piotr1212)
    • Use โ€“copy-dest, enabling the rsync algorithm when copying from remote to staging (PR#106, @luke-heberling)