From bdef2901abf3803814ff9be879ee9e858b95eaf3 Mon Sep 17 00:00:00 2001 From: Josh Powers Date: Thu, 6 Jun 2024 12:31:49 -0600 Subject: [PATCH] release notes --- .../reference/release-notes/influxctl.md | 14 ++++++++++++++ .../clustered/reference/release-notes/influxctl.md | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/content/influxdb/cloud-dedicated/reference/release-notes/influxctl.md b/content/influxdb/cloud-dedicated/reference/release-notes/influxctl.md index d35924a63..e66f3fd7c 100644 --- a/content/influxdb/cloud-dedicated/reference/release-notes/influxctl.md +++ b/content/influxdb/cloud-dedicated/reference/release-notes/influxctl.md @@ -11,6 +11,19 @@ menu: weight: 202 --- +## v2.9.1 {date="2024-06-06"} + +### Dependency Updates + +- Update Go from 1.22.2 to 1.22.4 +- Update `github.com/apache/arrow/go/v16` from 16.0.0 to 16.1.0 +- Update `github.com/fatih/color` from 1.16.0 to 1.17.0 +- Update `golang.org/x/mod` from 0.17.0 to 0.18.0 +- Update `golang.org/x/oauth2` from 0.20.0 to 0.21.0 +- Update `google.golang.org/grpc` from 1.63.2 to 1.64.0 +- Update `google.golang.org/protobuf` from 1.34.0 to 1.34.1 +- Update build dependencies. + ## v2.9.0 {date="2024-05-06"} ### Features @@ -23,6 +36,7 @@ weight: 202 - Update unimplemented error message with additional information. ### Dependecy Updates + - Update `github.com/apache/arrow/go/v16` from 16.0.0-20240401180149-68241d8a86e9 to 16.0.0. - Update `github.com/jedib0t/go-pretty/v6` from 6.5.8 to 6.5.9. - Update `github.com/pelletier/go-toml/v2` from 2.2.0 to 2.2.1. diff --git a/content/influxdb/clustered/reference/release-notes/influxctl.md b/content/influxdb/clustered/reference/release-notes/influxctl.md index e52b6dcc0..767c4a523 100644 --- a/content/influxdb/clustered/reference/release-notes/influxctl.md +++ b/content/influxdb/clustered/reference/release-notes/influxctl.md @@ -12,6 +12,19 @@ weight: 202 canonical: /influxdb/cloud-dedicated/reference/release-notes/influxctl/ --- +## v2.9.1 {date="2024-06-06"} + +### Dependency Updates + +- Update Go from 1.22.2 to 1.22.4 +- Update `github.com/apache/arrow/go/v16` from 16.0.0 to 16.1.0 +- Update `github.com/fatih/color` from 1.16.0 to 1.17.0 +- Update `golang.org/x/mod` from 0.17.0 to 0.18.0 +- Update `golang.org/x/oauth2` from 0.20.0 to 0.21.0 +- Update `google.golang.org/grpc` from 1.63.2 to 1.64.0 +- Update `google.golang.org/protobuf` from 1.34.0 to 1.34.1 +- Update build dependencies. + ## v2.9.0 {date="2024-05-06"} ### Features @@ -24,6 +37,7 @@ canonical: /influxdb/cloud-dedicated/reference/release-notes/influxctl/ - Update unimplemented error message with additional information. ### Dependecy Updates + - Update `github.com/apache/arrow/go/v16` from 16.0.0-20240401180149-68241d8a86e9 to 16.0.0. - Update `github.com/jedib0t/go-pretty/v6` from 6.5.8 to 6.5.9. - Update `github.com/pelletier/go-toml/v2` from 2.2.0 to 2.2.1.