influxdb v2.0.0-alpha.15 Release Notes

Release Date: 2019-07-11 // almost 5 years ago
  • ๐Ÿ”‹ Features

    ๐Ÿ’ป 1. 14256: Add time zone support to UI

    1. 14243: Addded new storage inspection tool to verify tsm files
    2. 14353: Require a token to be supplied for all task creation

    ๐Ÿ› Bug Fixes

    1. 14287: Fix incorrect reporting of task as successful when error occurs during result iteration
    2. 14412: Fix incorrect notification type for manually running a Task

    Known Issues

    ๐Ÿš€ 1. influxdata/flux#1492: Null support in Flux was introduced in Alhpa 14. Several null issues were fixed in this release, but one known issue remains - Users may hit a panic if the first record processed by a map function has a null value.