diff --git a/content/influxdb/v2.7/reference/release-notes/influx-cli.md b/content/influxdb/v2.7/reference/release-notes/influx-cli.md index 792cd1fd7..96f0d30cf 100644 --- a/content/influxdb/v2.7/reference/release-notes/influx-cli.md +++ b/content/influxdb/v2.7/reference/release-notes/influx-cli.md @@ -8,6 +8,16 @@ menu: name: influx CLI --- +## v2.7.2 [2023-04-27] + +### Bug Fixes + +- Packaging is now corrected for RPM and Windows ZIPs. +- The `--username-password` flag now properly handles multiple cookies. + +### Maintenance +- Upgrade `go` to 1.20.3. + ## v2.7.1 [2023-04-05] ### Features diff --git a/content/influxdb/v2.7/reference/release-notes/influxdb.md b/content/influxdb/v2.7/reference/release-notes/influxdb.md index 66f945ab0..f00aa60b8 100644 --- a/content/influxdb/v2.7/reference/release-notes/influxdb.md +++ b/content/influxdb/v2.7/reference/release-notes/influxdb.md @@ -8,7 +8,13 @@ menu: weight: 101 --- -## v2.7.1 [2023-04-05] +## v2.7.1 [2023-04-27] + +### Bug Fixes + +- Update the UI to remove non-functional Data Explorer. + +## v2.7.0 [2023-04-05] ### Bug Fixes