All Versions
80
Latest Version
Avg Release Cycle
27 days
Latest Release
1343 days ago

Changelog History
Page 5

  • v2.0.0-alpha.19 Changes

    October 30, 2019

    ๐Ÿ”‹ Features

    1. 15313: Add shortcut for toggling comments in script editor
    2. 15650: Expose last run status and last run error in task API

    ๐Ÿ’ป UI Improvements

    1. 15503: Redesign page headers to be more space efficient
    2. 15426: Add 403 handler that redirects back to the sign-in page on oats-generated routes. ๐Ÿ”ง 1. 15710: Add button to nginx and redis configuration sections to make interaction more clear

    ๐Ÿ› Bug Fixes

    1. 15295: Ensures users are created with an active status
    2. 15306: Added missing string values for CacheStatus type
    3. 15348: Disable saving for threshold check if no threshold selected
    4. 15354: Query variable selector shows variable keys, not values ๐Ÿ’ป 1. 15246: UI/Telegraf filter functionality shows results based on input name ๐Ÿ’ป 1. 13940: Create Label Overlay UI will disable the submit button and return a UI error if the name field is empty ๐ŸŒฒ 1. 15452: Log error as info message on unauthorized API call attempts
    5. 15504: Ensure members&owners eps 404 when /org resource does not exist ๐Ÿ’ป 1. 15510: UI/Telegraf sort functionality fixed ๐Ÿ’ป 1. 15549: UI/Task edit functionality fixed ๐Ÿ”ง 1. 15559: Exiting a configuration of a dashboard cell now properly renders the cell content
    6. 15556: Creating a check now displays on the checklist ๐Ÿ“š 1. 15592: Changed task runs success status code from 200 to 201 to match Swagger documentation.
    7. 15634: TextAreas have the correct height
    8. 15647: Ensures labels are unique by organization in the kv store
    9. 15695: Ensures variable names are unique by organization
  • v2.0.0-alpha.18 Changes

    September 26, 2019

    ๐Ÿ”‹ Features

    ๐Ÿ“ฆ 1. 15151: Add jsonweb package for future JWT support

    1. 15168: Added the JMeter Template dashboard ๐Ÿ‘ 1. 15152: Add JWT support to http auth middleware

    ๐Ÿ’ป UI Improvements

    1. 15211: Display dashboards index as a grid ๐Ÿ“ฑ 1. 15099: Add viewport scaling to html meta for responsive mobile scaling ๐Ÿšš 1. 15056: Remove rename and delete functionality from system buckets
    2. 15056: Prevent new buckets from being named with the reserved "_" prefix ๐Ÿ”ง 1. 15056: Prevent user from selecting system buckets when creating Scrapers, Telegraf configurations, read/write tokens, and when saving as a task
    3. 15056: Limit values from draggable threshold handles to 2 decimal places ๐Ÿ— 1. 15040: Redesign check builder UI to fill the screen and make more room for composing message templates ๐Ÿšš 1. 14990: Move Tokens tab from Settings to Load Data page
    4. 14990: Expose all Settings tabs in navigation menu ๐Ÿ— 1. 15289: Added Stream and table functions to query builder

    ๐Ÿ› Bug Fixes

    ๐Ÿšš 1. 14931: Remove scrollbars blocking onboarding UI step.

  • v2.0.0-alpha.17 Changes

    August 14, 2019

    ๐Ÿ”‹ Features

    1. 14809: Add task middleware's for checks and notifications
    2. 14495: optional gzip compression of the query CSV response.
    3. 14567: Add task types. โฑ 1. 14604: When getting task runs from the API, runs will be returned in order of most recently scheduled first.
    4. 14631: Added Github and Apache templates โšก๏ธ 1. 14631: Updated name of Local Metrics template
    5. 14631: Dashboards for all Telegraf config bundles now created
    6. 14694: Add ability to find tasks by name. ๐Ÿ“ฆ 1. 14901: Add ability to Peek() on reads package StreamReader types.

    ๐Ÿ’ป UI Improvements

    1. 14917: Make first steps in Monitoring & Alerting more obvious
    2. 14889: Make adding data to buckets more discoverable ๐Ÿšš 1. 14709: Move Buckets, Telgrafs, and Scrapers pages into a tab called "Load Data" for ease of discovery โšก๏ธ 1. 14846: Standardize formatting of "updated at" timestamp in all resource cards ๐Ÿšš 1. 14887: Move no buckets warning in telegraf tab above the search box

    ๐Ÿ› Bug Fixes

    โšก๏ธ 1. 14480: Fix authentication when updating a task with invalid org or bucket. ๐Ÿ“š 1. 14497: Update the documentation link for Telegraf.

    1. 14492: Fix to surface errors properly as task notifications on create.
    2. 14569: Fix limiting of get runs for task. ๐Ÿ”จ 1. 14779: Refactor tasks coordinator.
    3. 14846: Ensure onboarding "advanced" button goes to correct location
  • v2.0.0-alpha.16 Changes

    July 25, 2019

    ๐Ÿ› Bug Fixes

    ๐Ÿ“š 1. 14385: Add link to Documentation text in line protocol upload overlay

    1. 14344: Fix issue in Authorization API, can't create auth for another user.
    2. 14352: Fix Influx CLI ignored user flag for auth creation. ๐Ÿ“š 1. 14379: Fix the map example in the documentation
    3. 14423: Ignore null/empty Flux rows which prevents a single stat/gauge crash. ๐Ÿ›  1. 14434: Fixes an issue where clicking on a dashboard name caused an incorrect redirect. โฌ†๏ธ 1. 14441: Upgrade templates lib to 0.5.0 โฌ†๏ธ 1. 14453: Upgrade giraffe lib to 0.16.1
    4. 14412: Fix incorrect notification type for manually running a Task
    5. 14356: Fix an issue where canceled tasks did not resume.
  • v2.0.0-alpha.15 Changes

    July 11, 2019

    ๐Ÿ”‹ 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.

  • v2.0.0-alpha.14 Changes

    June 28, 2019

    ๐Ÿ”‹ Features

    1. 14221: Add influxd inspect verify-wal tool ๐Ÿšš 1. 14218: Move to Flux .34.2 - which includes new string functions and initial multi-datasource support with Sql.from()
    2. 14164: Only click save once to save cell
    3. 14188: Enable selecting more columns for line visualizations

    ๐Ÿ’ป UI Improvements

    1. 14194: Draw gauges correctly on HiDPI displays
    2. 14194: Clamp gauge position to gauge domain
    3. 14168: Improve display of error messages ๐Ÿšš 1. 14157: Remove rendering bottleneck when streaming Flux responses
    4. 14165: Prevent variable dropdown from clipping
  • v2.0.0-alpha.13 Changes

    June 13, 2019

    v2.0.0-alpha.13 [2019-06-13]

    ๐Ÿณ Docker

    ๐Ÿณ docker pull quay.io/influxdb/influxdb:2.0.0-alpha

    ๐Ÿ“ฆ Packages

    ๐Ÿ“ฆ | Platform | Package | | --- | --- | | Mac OS X | influxdb_2.0.0-alpha.13_darwin_amd64.tar.gz | | Linux | influxdb_2.0.0-alpha.13_linux_amd64.tar.gz | | Linux | influxdb_2.0.0-alpha.13_linux_arm64.tar.gz |

  • v2.0.0-alpha.12 Changes

    June 13, 2019

    v2.0.0-alpha.12 [2019-06-13]

    ๐Ÿณ Docker

    ๐Ÿณ docker pull quay.io/influxdb/influxdb:2.0.0-alpha

    ๐Ÿ“ฆ Packages

    ๐Ÿ“ฆ | Platform | Package | | --- | --- | | Mac OS X | influxdb_2.0.0-alpha.12_darwin_amd64.tar.gz | | Linux | influxdb_2.0.0-alpha.12_linux_amd64.tar.gz | | Linux | influxdb_2.0.0-alpha.12_linux_arm64.tar.gz |

  • v2.0.0-alpha.11 Changes

    May 31, 2019

    v2.0.0-alpha.11 [2019-05-31]

    ๐Ÿณ Docker Image

    ๐Ÿณ docker pull quay.io/influxdb/influxdb:2.0.0-alpha

    ๐Ÿ“ฆ Packages

    ๐Ÿ“ฆ | Platform | Package | | --- | --- | | Mac OS X | influxdb_2.0.0-alpha.11_darwin_amd64.tar.gz | | Linux | influxdb_2.0.0-alpha.11_linux_amd64.tar.gz | | Linux | influxdb_2.0.0-alpha.11_linux_arm64.tar.gz |

  • v2.0.0-alpha.10 Changes

    May 30, 2019

    ๐Ÿ”‹ Features

    1. 13945: Add heatmap visualization type
    2. 13961: Add scatter graph visualization type
    3. 13850: Add description field to Tasks ๐Ÿ”ง 1. 13924: Add CLI arguments for configuring session length and renewal
    4. 13961: Add smooth interpolation option to line graphs

    ๐Ÿ› Bug Fixes

    ๐Ÿšš 1. 13753: Removed hardcoded bucket for Getting Started with Flux dashboard

    1. 13783: Ensure map type variables allow for selecting values ๐Ÿ— 1. 13800: Generate more idiomatic Flux in query builder
    2. 13797: Expand tab key presses to 2 spaces in the Flux editor
    3. 13823: Prevent dragging of Variable Dropdowns when dragging a scrollbar inside the dropdown
    4. 13853: Improve single stat computation
    5. 13945: Fix crash when opening histogram settings with no data

    ๐Ÿ’ป UI Improvements

    ๐Ÿ— 1. #13835: Render checkboxes in query builder tag selection lists ๐Ÿ”ง 1. #13856: Fix jumbled card text in Telegraf configuration wizard

    1. #13888: Change scrapers in scrapers list to be resource cards
    2. #13925: Export and download resource with formatted resource name with no spaces