InfluxDB v2.0.0-alpha.21 Release Notes

Release Date: 2019-12-13 // over 4 years ago
  • ๐Ÿ”‹ Features

    1. 15836: Add stacked line layer option to graphs ๐ŸŒฒ 1. 16094: Annotate log messages with trace ID, if available
    2. 16187: Bucket create to accept an org name flag
    3. 16158: Add trace ID response header to query endpoint

    ๐Ÿ› Bug Fixes

    1. 15655: Allow table columns to be draggable in table settings
    2. 15757: Light up the home page icon when active
    3. 15797: Make numeric inputs first class citizens
    4. 15853: Prompt users to make a dashboard when dashboards are empty ๐Ÿšš 1. 15884: Remove name editing from query definition during threshold check creation ๐Ÿš€ 1. 15975: Wait until user stops dragging and releases marker before zooming in after threshold changes
    5. 16057: Adds properties to each cell on GET /dashboards/{dashboardID}
    6. 16101: Gracefully handle invalid user-supplied JSON ๐Ÿ— 1. 16105: Fix crash when loading queries built using Query Builder
    7. 16112: Create cell view properties on dashboard creation
    8. 16144: Scrollbars are dapper and proper ๐Ÿ’ป 1. 16172: Fixed table ui threshold colorization issue where setting thresholds would not change table UI ๐Ÿ›  1. 16194: Fixed windowPeriod issue that stemmed from webpack rules
    9. 16175: Added delete functionality to note cells so that they can be deleted
    10. 16204: Fix failure to create labels when creating telegraf configs
    11. 16207: Fix crash when editing a Telegraf config โšก๏ธ 1. 16201: Updated start/endtime functionality so that custom script timeranges overwrite dropdown selections
    12. 16217: Fix 12-hour time format to use consistent formatting and number of time ticks

    ๐Ÿ’ป UI Improvements