Skip to content

v2.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 09:23
· 727 commits to main since this release
v2.16.1
8e589ac

Pull Requests | Issues | v2.16.0...v2.16.1

Bug Fixes

#2393 generate-registry: Fix the usage of -cmd option

Others

#2394 #2396 Change the format to zip on Windows at aqua v2.17.0

This is a preparation for the future change.
At aqua v2.17.0, the format of prebuilt binaries for Windows will be changed from tar.gz to zip.
This is because zip is more user friendly for Windows Users and some tools such as Winget expects zip.

https://github.com/goreleaser/goreleaser/blob/b1271d2559e05711e31c6d39c9cbf9eb3e808d5a/internal/pipe/winget/winget.go#L41

To upgrade aqua to v2.17.0 or later on Windows, you need to upgrade aqua to v2.16.1 or later first.
aqua can't upgrade aqua from v2.16.0 or earlier to v2.17.0 or later on Windows.

$ aqua update-aqua v2.16.1
$ aqua update-aqua