Grafana v6.6.2 Release Notes

Release Date: 2020-02-20 // about 4 years ago
  • Download Page
    ๐Ÿ“„ What's New Highlights
    ๐Ÿš€ Release Notes

    6.6.2 (2020-02-20)

    ๐Ÿ”‹ Features / Enhancements

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’ป @grafana/ui : Fix displaying of bars in React Graph. #21968, @ivanahuckova
    • API : Fix redirect issue when configured to use a subpath. #21652, @briangann
    • API : Improve recovery middleware when response already been written. #22256, @marefr
    • Auth : Don't rotate auth token when requests are cancelled by client. #22106, @bergquist
    • ๐Ÿณ Docker : Downgrade to 18.04 LTS base image. #22313, @aknuds1
    • Elasticsearch : Fix auto interval for date histogram in explore logs mode. #21937, @ivanahuckova
    • Image Rendering : Fix PhantomJS compatibility with es2016 node dependencies. #21677, @dprokop
    • ๐Ÿ”— Links : Assure base url when single stat, panel and data links are built. #21956, @dprokop
    • Loki, Prometheus : Fix PromQL and LogQL syntax highlighting. #21944, @ivanahuckova
    • OAuth : Enforce auto_assign_org_id setting when role mapping enabled using Generic OAuth. #22268, @aknuds1
    • Prometheus : Updates explore query editor to prevent it from throwing error on edit. #21605, @Estrax
    • Server : Reorder cipher suites for better security. #22101, @tofu-rocketry
    • TimePicker : fixing weird behavior with calendar when switching between months/years . #22253, @mckn