influxctl 2.3.1 release notes (#5236)

* add influxctl 2.3.1 release notes

* port influxctl 2.3.1 release notes to clustered

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
pull/5243/head
Scott Anderson 2023-11-15 14:14:22 -07:00 committed by GitHub
parent 5c74bf4ff6
commit 32a7027147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 0 deletions

View File

@ -11,6 +11,21 @@ menu:
weight: 202
---
## v2.3.1 {date="2023-11-15"}
### Bug fixes
- Include error message description in device authorization polling errors.
- Do not save tokens when loading from file.
- Update header comments in the example `config.toml`.
### Dependency updates
- Update `github.com/golang-jwt/jwt/v5` from 5.0.0 to 5.1.0.
- Update `golang.org/x/oauth2` from 0.13.0 to 0.14.0.
---
## v2.3.0 {date="2023-11-06"}
_Features updated in this release are meant for internal InfluxData use and do

View File

@ -12,6 +12,21 @@ weight: 202
canonical: /influxdb/cloud-dedicated/reference/release-notes/influxctl/
---
## v2.3.1 {date="2023-11-15"}
### Bug fixes
- Include error message description in device authorization polling errors.
- Do not save tokens when loading from file.
- Update header comments in the example `config.toml`.
### Dependency updates
- Update `github.com/golang-jwt/jwt/v5` from 5.0.0 to 5.1.0.
- Update `golang.org/x/oauth2` from 0.13.0 to 0.14.0.
---
## v2.3.0 {date="2023-11-06"}
_Features updated in this release are meant for internal InfluxData use and do