influxdb v2.0.0-beta.1 Release Notes

Release Date: 2020-01-08 // over 4 years ago
  • ๐Ÿ”‹ Features

    ๐Ÿ‘ 1. 16234: Add support for notification endpoints to influx templates/pkgs.

    1. 16242: Drop id prefix for secret key requirement for notification endpoints ๐Ÿ“œ 1. 16259: Add support for check resource to pkger parser ๐Ÿ‘ 1. 16262: Add support for check resource pkger dry run functionality ๐Ÿ‘ 1. 16275: Add support for check resource pkger apply functionality ๐Ÿ‘ 1. 16283: Add support for check resource pkger export functionality
    2. 16212: Add new kv.ForwardCursor interface ๐Ÿ“œ 1. 16297: Add support for notification rule to pkger parser ๐Ÿ‘ 1. 16298: Add support for notification rule pkger dry run functionality ๐Ÿ‘ 1. 16305: Add support for notification rule pkger apply functionality ๐Ÿ‘ 1. 16312: Add support for notification rule pkger export functionality ๐Ÿ“œ 1. 16320: Add support for tasks to pkger parser ๐Ÿ‘ 1. 16322: Add support for tasks to pkger dry run functionality ๐Ÿ‘ 1. 16323: Add support for tasks to pkger apply functionality ๐Ÿ‘ 1. 16324: Add support for tasks to pkger export functionality ๐Ÿ— 1. 16226: Add group() to Query Builder
    3. 16338: Add last run status to check and notification rules
    4. 16340: Add last run status to tasks
    5. 16341: Extend pkger apply functionality with ability to provide secrets outside of pkg
    6. 16345: Add hide headers flag to influx cli task find cmd
    7. 16336: Manual Overrides for Readiness Endpoint
    8. 16347: Drop legacy inmem service implementation in favor of kv service with inmem dependency
    9. 16348: Drop legacy bolt service implementation in favor of kv service with bolt dependency
    10. 16014: While creating check, also display notification rules that would match check based on tag rules 0๏ธโƒฃ 1. 16389: Increase default bucket retention period to 30 days
    11. 16430: Added toggle to table thresholds to allow users to choose between setting threshold colors to text or background ๐Ÿ“š 1. 16418: Add Developer Documentation ๐ŸŒฒ 1. 16260: Capture User-Agent header as query source for logging purposes ๐Ÿ”ง 1. 16469: Add support for configurable max batch size in points write handler ๐Ÿ“ฆ 1. 16509: Add support for applying an influx package via a public facing URL ๐Ÿ“ฆ 1. 16511: Add jsonnet support for influx packages
    12. 14782: Add view page for Check โšก๏ธ 1. 16537: Add update password for CLI

    ๐Ÿ› Bug Fixes

    ๐Ÿ›  1. 16225: Ensures env vars are applied consistently across cmd, and fixes issue where INFLUX_ env var prefix was not set globally. ๐Ÿšš 1. 16235: Removed default frontend sorting when flux queries specify sorting

    1. 16238: Store canceled task runs in the correct bucket โšก๏ธ 1. 16237: Updated Sortby functionality for table frontend sorts to sort numbers correctly
    2. 16249: Prevent potential infinite loop when finding tasks by organization. ๐Ÿ“œ 1. 16255: Retain user input when parsing invalid JSON during import โœ… 1. 16268: Fixed test flakiness that stemmed from multiple flush/signins being called in the same test suite โšก๏ธ 1. 16346: Update pkger task export to only trim out option task and not all vars provided โšก๏ธ 1. 16374: Update influx CLI, only show "see help" message, instead of the whole usage. โœ… 1. 16380: Fix notification tag matching rules and enable tests to verify
    3. 16376: Extend the y-axis when stacked graph is selected ๐Ÿ›  1. 16404: Fixed query reset bug that was resetting query in script editor whenever dates were changed 0๏ธโƒฃ 1. 16430: Fixed table threshold bug that was defaulting set colors to the background.
    4. 16435: Time labels are no longer squished to the left ๐Ÿ›  1. 16427: Fixed underlying issue with disappearing queries made in Advanced Mode
    5. 16439: Prevent negative zero and allow zero to have decimal places
    6. 16376: Limit data loader bucket selection to non system buckets
    7. 16458: Fix EOF error when manually running tasks from the Task Page. ๐Ÿ›  1. 16491: Add missing env vals to influx cli usage and fixes precedence of flag/env var priority

    ๐Ÿ’ป UI Improvements

    1. 16444: Add honeybadger reporting to create checks