Releases: akamai/cli
Releases · akamai/cli
v2.0.3
10 Dec 07:32
Compare
Sorry, something went wrong.
No results found
2.0.3 (Dec 10, 2025)
Enhancements
Migrated to Go 1.24.11.
Updated various dependencies.
Updated vulnerable dependencies.
Added support for building the CLI for the linux/arm64 architecture (PR#208 , solving I#195 ).
v2.0.2
21 Aug 05:49
Compare
Sorry, something went wrong.
No results found
2.0.2 (Aug 21, 2025)
Enhancements
Updated vulnerable dependencies.
v2.0.1
29 Apr 10:05
Compare
Sorry, something went wrong.
No results found
2.0.1 (Apr 29, 2025)
Enhancements
Migrated to Go 1.23.6 and adopted a semver-compliant Go directive.
Updated the required Go version to 1.23.6 for cli-terraform compilation.
Increased number of log messages.
Updated vulnerable dependencies.
v2.0.0
03 Feb 08:20
Compare
Sorry, something went wrong.
No results found
2.0.0 (Feb 3, 2025)
Breaking changes
Removed the deprecated force flag from the install and update commands.
Removed support for the glide package manager.
Enhancements
Migrated to Go 1.22.
Changed the logger from apex to slog. The log output has not been changed.
Updated vulnerable dependencies.
Fixes
Fixed a problem with invisible output in the light background by converting all colors to a monochromatic representation (GH#196 ).
Improved code by resolving issues reported by linter.
v1.6.1
02 Jan 10:53
Compare
Sorry, something went wrong.
No results found
1.6.1 (January 2, 2025)
Fixed security vulnerability (GH#198 )
1.6.0
05 Sep 12:52
Compare
Sorry, something went wrong.
No results found
1.6.0 (September 5, 2024)
Enhancements
Added support to show the Installed Version of commands during search
Updated the list of packages in packages-list.json (GH#192 )
Removed versions of the packages from package-list.json
Changed package installation order
Cli will first check if new binaries are available. If the package has no binaries or no valid
binaries can be found, it will build the package locally
--force flag has been deprecated for both install and update
Migrated to go 1.21
Updated various dependencies
Fixes
Fixed uninstalling of a command when binaries are not found
1.5.6
22 Jan 11:18
Compare
Sorry, something went wrong.
No results found
1.5.6 (January 22, 2024)
Enhancements
Migrated to go 1.20
Enhanced README with information about global flags
Various dependencies updated
1.5.5
21 Jun 09:47
Compare
Sorry, something went wrong.
No results found
1.5.5 (June 21, 2023)
Enhancements
Improve the way spinner output is displayed. NOTE: the spinner will not print output if not attached to a tty.
Update the versions and descriptions of the dependencies in the packages-list.json
1.5.4
16 Mar 09:48
Compare
Sorry, something went wrong.
No results found
1.5.4 (March 16, 2023)
Enhancements
Various dependencies updated
Update cli-diagnostics version to v1.1.0
1.5.3
26 Jan 10:39
Compare
Sorry, something went wrong.
No results found
1.5.3 (January 26, 2023)
Enhancements
Improve code quality - resolve issues reported by golangci-lint
Migrate to go 1.18
Fixes
Fix akamai search command error (GH#166 )
Fix autocompletion for commands (GH#165 )
You can’t perform that action at this time.