diff --git a/content/influxdb/cloud-dedicated/reference/release-notes/influxctl.md b/content/influxdb/cloud-dedicated/reference/release-notes/influxctl.md index e66f3fd7c..7ee81972f 100644 --- a/content/influxdb/cloud-dedicated/reference/release-notes/influxctl.md +++ b/content/influxdb/cloud-dedicated/reference/release-notes/influxctl.md @@ -11,6 +11,16 @@ menu: weight: 202 --- +## v2.9.2 {date="2024-06-17"} + +### Bug Fixes + +- Ensure query subcommand returns any error while looping through results. + +### Dependency Updates + +- Update `google.golang.org/protobuf` from 1.34.1 to 1.34.2. + ## v2.9.1 {date="2024-06-06"} ### Dependency Updates diff --git a/content/influxdb/clustered/reference/release-notes/influxctl.md b/content/influxdb/clustered/reference/release-notes/influxctl.md index 767c4a523..712547f62 100644 --- a/content/influxdb/clustered/reference/release-notes/influxctl.md +++ b/content/influxdb/clustered/reference/release-notes/influxctl.md @@ -12,6 +12,16 @@ weight: 202 canonical: /influxdb/cloud-dedicated/reference/release-notes/influxctl/ --- +## v2.9.2 {date="2024-06-17"} + +### Bug Fixes + +- Ensure query subcommand returns any error while looping through results. + +### Dependency Updates + +- Update `google.golang.org/protobuf` from 1.34.1 to 1.34.2. + ## v2.9.1 {date="2024-06-06"} ### Dependency Updates diff --git a/data/products.yml b/data/products.yml index d4efa753c..f64f68d44 100644 --- a/data/products.yml +++ b/data/products.yml @@ -55,7 +55,7 @@ influxdb_cloud_dedicated: list_order: 3 latest: cloud-dedicated link: "https://www.influxdata.com/contact-sales-form/" - latest_cli: 2.9.1 + latest_cli: 2.9.2 placeholder_host: cluster-id.influxdb.io influxdb_clustered: