diff --git a/content/shared/influxctl/release-notes.md b/content/shared/influxctl/release-notes.md index 8e20ec8be..249726e76 100644 --- a/content/shared/influxctl/release-notes.md +++ b/content/shared/influxctl/release-notes.md @@ -1,9 +1,18 @@ +## 2.10.5 {date="2025-09-23"} + +### Bug Fixes + +- Update warnings for the `influxctl database delete` command. + ## 2.10.4 {date="2025-09-22"} ### Features - Add the [`influxctl table undelete` command](/influxdb3/version/reference/cli/influxctl/table/undelete/). -- Add `--filter-status` flag to the [`influxctl database list` command](/influxdb3/version/reference/cli/influxctl/database/list/). +- Add `--filter-status` flag to the + [`influxctl database list`](/influxdb3/version/reference/cli/influxctl/database/list/) + and [`influxctl table list`](/influxdb3/version/reference/cli/influxctl/table/list/) + commands. ### Bug Fixes diff --git a/data/products.yml b/data/products.yml index 9dc315394..c4ad671e0 100644 --- a/data/products.yml +++ b/data/products.yml @@ -64,7 +64,7 @@ influxdb3_cloud_dedicated: list_order: 3 latest: cloud-dedicated link: "https://www.influxdata.com/contact-sales-cloud-dedicated/" - latest_cli: 2.10.4 + latest_cli: 2.10.5 placeholder_host: cluster-id.a.influxdb.io ai_sample_questions: - How do I migrate from InfluxDB v1 to InfluxDB Cloud Dedicated?