Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion content/shared/influxctl/release-notes.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion data/products.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down