chore(changelog): Add fix for infinite loop to list.
parent
6b544919a3
commit
01b683c816
|
@ -11,6 +11,7 @@
|
|||
1. [16235](https://github.com/influxdata/influxdb/pull/16235): Removed default frontend sorting when flux queries specify sorting
|
||||
1. [16238](https://github.com/influxdata/influxdb/pull/16238): Store canceled task runs in the correct bucket
|
||||
1. [16237](https://github.com/influxdata/influxdb/pull/16237): Updated Sortby functionality for table frontend sorts to sort numbers correctly
|
||||
1. [16249](https://github.com/influxdata/influxdb/pull/16249): Prevent potential infinite loop when finding tasks by organization.
|
||||
1. [16255](https://github.com/influxdata/influxdb/pull/16255): Retain user input when parsing invalid JSON during import
|
||||
|
||||
### UI Improvements
|
||||
|
|
Loading…
Reference in New Issue