Graphite v1.1.10 Release Notes

  • 🌐 graphite-web

    🐛 Bug Fixes

    • Replace another missed instance of Infinity in JSON (#2737, @bobemoe)
    • 🛠 Fix pyparsing > 3.0 compatibility issue. (#2727, @parrotpock)
    • 🛠 Fix dependency issue for usage as Grafana data source (#2722, @henkf)
    • backporting "html-encode text passed to Ext.Msg" (#2719, @DanCech)
    • Depend on third-party scandir only for Python < 3.5 (#2706, @neirbowj)
    • 🛠 fix shifting of moving* datapoints by one step into the future (#2682, @zivillian)

    🔋 Features / Enhancements

    • maxStep in requestContext for Finder (#2724, @deniszh)
    • compressPeriodicGaps function (#2720, @deniszh)
    • Implement upper lower case functions (#2586, @replay)

    carbon

    🐛 Bug Fixes

    • 🛠 Fixing git url in tests (#933, @deniszh)
    • Don't use git protocol for dependency (#929, @tomdcc)

    whisper

    🔋 Features / Enhancements

    • ⚡️ whisper-update takes values from stdin (#318, @rowlap)

    carbonate

    🐛 Bug Fixes

    • 🔨 Refactor log lines to use native interpolation (#129, @drawks)
    • Resolves issue #127 - python3 safe stdout handling (#128, @drawks)
    • ✅ Changed mutable default argument in test_fill.py and test_sync.py (#126, @aastha12)