Releases: akamai/cli-edgeworkers
Releases · akamai/cli-edgeworkers
EdgeWorkers CLI Updates for v1.10.0
New feature highlights
A new option --auto-pin
is available on the activate
command. This parameter pins the initial revision when activating the parent EdgeWorker, true
by default.
EdgeWorkers CLI Updates for v1.9.0
This release includes the following improvements:
- Add new commands:
list-revision-activations
activation-revision
download-revision
get-revision-bom
get-revision
list-revisions
compare-revisions
pin-revision
unpin-revision
- Fix installation failure in Windows OS.
- Update document.
EdgeWorkers CLI Updates for v1.7.3
Minor Fix
- Try and catch the CLI errors when the path of the
ew-config
file is not found
EdgeWorkers CLI v1.7.2
New feature highlights:
- A new parameter
--activeOnNetwork
is available on thelist-activations
command. This parameter limits results to show only currently activate versions. - A new parameter
--network
is available on thelist-activations
command. This parameter limits the results to versions that were activated on a specific network (STAGING or PRODUCTION). - The two parameters used together can be used to show only the currently active version of an EdgeWorker on production or staging.
CLI Updates
This release includes the following improvements:
- The
create-auth-token
command supports JWT token now. - The
config
commands support storing default properties for the options of commands. - Update the description of
config
commands inREADME.md
.
January 31,2023 - IDE usage tracking
- Added IDE usage tracking for VSCode and IntelliJ.
- Added EdgeWorker ID validation to the update-id command.
CLI Updates
This release includes the following bug fixes and improvements:
- The upload command will now display multiple validation errors correctly
- The help output readability has been improved when using a narrow display width
CLI Updates
This release adds support for the following new features:
- Standard output support for all EdgeWorkers and EdgeKV commands
- JSON output support for EdgeKV commands
- EdgeWorkers Reports API
- EdgeWorkers Limits API
- EdgeKV list namespace output sorting
This release includes the following bug fixes and improvements:
- EdgeWorkers no longer throws an error when using the upload command and --codeDir flag with an invalid directory
- The EdgeKV namespace command now outputs a proper error message when setting a bad retention period
- Double quotes now show when reading EdgeKV items
- Improved help text for EdgeKV create token command
CLI Updates
Updates to EdgeKV
- Fix EdgeKV revoke token command displays a wrong message for an error scenario
- Fix removing double quotes to string values in EdgeKV CLI write when the double quotes are not explicitly added
- Fix EdgeKV modify namespace command to get groupId automatically
Updates to EdgeWorkers
- Fix broken error handling in cli-httpRequest
- Fix keeping the error message formats of validate command consistent
Others
- Add unit tests
Edgekv CLI updates
Updates to EKV :
- specify namespace geolocation when creating a namespace
- specify maxItems option to the edgekv list items command to retrieve specified list of items.
- specify the SandboxId option as namespace destination for read/write/delete/list commands of EdgeKV data management CLIs
- Update Akamai-edgegrid library and security updates
New Features :
CLI support for auth group permissions
- Modify the permissions group associated with namespace.
- List the permission groups with EdgeKV access