feat: Add release notes for Influxdb 2.7.1 and Influx CLI 2.7.2

pull/4905/head
Jeffrey Smith II 2023-04-27 10:10:07 -04:00
parent 87944a9f9a
commit d83e33493c
2 changed files with 17 additions and 1 deletions

View File

@ -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

View File

@ -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