Releases: influxdata/influxdb
Releases · influxdata/influxdb
v2.0.0-beta.12
v2.0.0-beta.12 [2020-06-12]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
v2.0.0-beta.12 [2020-06-12]
Features
- 18279: Make all pkg applications stateful via stacks
- 18322: Add ability to export a stack's existing (as they are in the platform) resource state as a pkg
- 18334: Update influx pkg commands with improved usage and examples in long form.
- 18344: Extend influx CLI with version and User-Agent.
- 18355: Integrate RedirectTo functionality so CLOUD users now get navigated back to the originally linked page after login
- 18392: Consolidate pkg influx commands under templates. This removes some nesting of the CLI commands as part of that.
- 18400: Dashboards maintain sort order after navigating away
- 18480: Allows tasks to open in new tabs
Bug Fixes
- 18331: Support organization name in addition to ID in DBRP operations
- 18335: Disable failing when providing an unexpected error to influx CLI
- 18345: Have influx delete cmd respect the config
- 18385: Store initialization for pkger enforced on reads
- 18434: Backfill missing fillColumns field for histograms in pkger
- 18471: Notifies the user how to escape presentation mode when the feature is toggled
UI Improvements
- 18319: Display bucket ID in bucket list and enable 1 click copying
- 18361: Tokens list is now consistent with the other resource lists
- 18346: Reduce the number of variables being hydrated when toggling variables
- 18447: Redesign dashboard cell loading indicator to be more obvious
v2.0.0-beta.10
v2.0.0-beta.10 [2020-05-07]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
v2.0.0-beta.10 [2020-05-07]
Features
- 17934: Add ability to delete a stack and all the resources associated with it
- 17941: Enforce DNS name compliance on all pkger resources' metadata.name field
- 17989: Add stateful pkg management with stacks
- 18007: Add remove and list pkger stack commands to influx CLI
Bug Fixes
- 17906: Ensure UpdateUser cleans up the index when updating names
- 17933: Ensure Checks can be set for zero values
UI Improvements
- 17860: Allow bucket creation from the Data Explorer and Cell Editor
v2.0.0-beta.9
v2.0.0-beta.9 [2020-04-23]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
v2.0.0-beta.9 [2020-04-23]
Features
Bug Fixes
- 17618: Add index for URM by user ID to improve lookup performance
- 17751: Existing session expiration time is respected on session renewal
- 17817: Make CLI respect env vars and flags in addition to the configs and extend support for config orgs to all commands
UI Improvements
- 17714: Cloud environments no longer render markdown images, for security reasons.
- 17321: Improve UI for sorting resources
- 17740: Add single-color color schemes for visualizations
v1.8.0
v1.8.0 [2020-04-11]
Docker
docker pull influxdb
Binary Packages
v2.0.0-beta.8
v2.0.0-beta.8 [2020-04-10]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
v2.0.0-beta.8 [2020-04-10]
Features
- 17490:
influx config -
, to switch back to previous activated configuration
- 17581: Introduce new navigation menu
- 17595: Add -f (--file) option to
influx query
and influx task
commands
- 17498: Added support for command line options to limit memory for queries
Bug Fixes
- 17612: Fix card size and layout jank in dashboards index view
- 17651: Fix check graph font and lines defaulting to black causing graph to be unreadable
- 17660: Fix text wrapping display issue and popover sizing bug when adding labels to a resource
- 17670: Respect the now-time of the compiled query if it's provided
- 17692: Update giraffe to fix spacing between ticks
- 17694: Fixed typos in the Flux functions list
- 17701: Allow mouse cursor inside Script Editor for Safari
- 17609: Fixed an issue where Variables could not use other Variables
UI Improvements
- 17583: Update layout of Alerts page to work on all screen sizes
- 17657: Sort dashboards on Getting Started page by recently modified
v2.0.0-beta.7
v2.0.0-beta.7 [2020-03-27]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
v2.0.0-beta.7 [2020-03-27]
Features
- 17232: Allow dashboards to optionally be displayed in light mode
- 17273: Add shell completions command for the influx cli
- 17353: Make all pkg resources unique by metadata.name field
- 17363: Telegraf config tokens can no longer be retrieved after creation, but new tokens can be created after a telegraf has been setup
- 17400: Be able to delete bucket by name via cli
- 17396: Add module to write line data to specified url, org, and bucket
- 17448: Add foundation for pkger stacks, stateful package management
- 17462: Flag to disable scheduling of tasks
- 17470: Add ability to output cli output as json and hide table headers
- 17472: Add an easy way to switch config via cli
Bug Fixes
- 17240: NodeJS logo displays properly in Firefox
- 17363: Fixed telegraf configuration bugs where system buckets were appearing in the buckets dropdown
- 17391: Fixed threshold check bug where checks could not be created when a field had a space in the name
- 17384: Reuse slices built by iterator to reduce allocations
- 17404: Updated duplicate check error message to be more explicit and actionable
UI Improvements
- 17291: Redesign OSS Login page
- 17297: Display graphic when a dashboard has no cells
v2.0.0-beta.6
v2.0.0-beta.6 [2020-03-12]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
v2.0.0-beta.6 [2020-03-12]
Features
- 17085: Clicking on bucket name takes user to Data Explorer with bucket selected
- 17095: Extend pkger dashboards with table view support
- 17114: Allow for retention to be provided to influx setup command as a duration
- 17138: Extend pkger export all capabilities to support filtering by lable name and resource type
- 17049: Added new login and sign-up screen that for cloud users that allows direct login from their region
- 17170: Added new cli multiple profiles management tool
Bug Fixes
- 17039: Fixed issue where tasks are exported for notification rules
- 17042: Fixed issue where tasks are not exported when exporting by org id
- 17070: Fixed issue where tasks with imports in query break in pkger
- 17028: Fixed issue where selecting an aggregate function in the script editor was not adding the function to a new line
- 17072: Fixed issue where creating a variable of type map was piping the incorrect value when map variables were used in queries
- 17050: Added missing user names to auth CLI commands
- 17113: Disabled group functionality for check query builder
- 17120: Fixed cell configuration error that was popping up when users create a dashboard and accessed the disk usage cell for the first time
- 17097: Listing all the default variables in the VariableTab of the script editor
- 17049: Fixed bug that was preventing the interval status on the dashboard header from refreshing on selections
- 17161: Update table custom decimal feature for tables to update table onFocus
- 17168: Fixed UI bug that was setting Telegraf config buttons off-center and was resizing config selections when filtering through the data
- 17208: Fixed UI bug that was setting causing dashboard cells to error when the a v.bucket was being used and was being configured for the first time
- 17214: Fix appearance of client library logos in Safari
- 17202: Fixed UI bug that was preventing checks created with the query builder from updating. Also fixed a bug that was preventing dashboard cell queries from working properly when creating group queries using the query builder
v2.0.0-beta.5
v2.0.0-beta.5 [2020-02-27]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
v2.0.0-beta.5 [2020-02-27]
Features
- 16991: Update Flux functions list for v0.61
- 16574: Add secure flag to session cookie
Bug Fixes
- 16919: Sort dashboards on homepage alphabetically
- 16934: Tokens page now sorts by status
- 16931: Set the default value of tags in a Check
- 16935: Fix sort by variable type
- 16973: Calculate correct stacked line cumulative when lines are different lengths
- 17010: Fixed scrollbar issue where resource cards would overflow the parent container rather than be hidden and scrollable
- 16992: Query Builder now groups on column values, not tag values
- 17013: Scatterplots can once again render the tooltip correctly
- 17027: Drop pkger gauge chart requirement for color threshold type
- 16961: Remove cli confirmation of secret, add an optional parameter of secret value
v2.0.0-beta.4
v2.0.0-beta.4 [2020-02-14]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
v2.0.0-beta.4 [2020-02-14]
Features
- 16855: Added labels to buckets in UI
- 16842: Connect monaco editor to Flux LSP server
- 16856: Update Flux to v0.59.6
Bug Fixes
- 16852: Revert for bad indexing of UserResourceMappings and Authorizations
- 15911: Gauge no longer allowed to become too small
v2.0.0-beta.3
v2.0.0-beta.3 [2020-02-11]
Docker
docker pull quay.io/influxdb/influxdb:2.0.0-beta
Packages
Changelog
v2.0.0-beta.3 [2020-02-11]
Features
- 16765: Extend influx cli pkg command with ability to take multiple files and directories
- 16767: Extend influx cli pkg command with ability to take multiple urls, files, directories, and stdin at the same time
- 16786: influx cli can manage secrets.
Bug Fixes
- 16733: Fix notification rule renaming panics from UI
- 16769: Fix the tooltip for stacked line graphs
- 16822: Fix issue with pkger/http stack crashing on dupe content type