Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/1.6.0 #109

Merged
merged 86 commits into from
Nov 9, 2022
Merged

Release/1.6.0 #109

merged 86 commits into from
Nov 9, 2022

Conversation

slukic0
Copy link
Contributor

@slukic0 slukic0 commented Nov 9, 2022

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

swathimr and others added 30 commits February 7, 2022 15:00
* update edgegrid to akamai-edgegrid

Co-authored-by: Bala <sbala@akamai.com>
add maxItems option to list items cmd
geolocation option addition to the create namespace command
* adding commands for auth groups
Adding metrics in header for ekv
EW-10368-add-sandbox-cli(adding sandbox option to create,delete,read,list item)
Co-authored-by: Bala <sbala@akamai.com>
* Fix error parsing with library change

Co-authored-by: Bala <sbala@akamai.com>
* previous PR added itemList

Co-authored-by: Bala <sbala@akamai.com>
cli delete command with json option will download json successfully and delete version json option enabled
* bumping edgegrid, update accept header and other requests from ekv team

Co-authored-by: Bala <sbala@akamai.com>
* convert error buffer for download tarball

Co-authored-by: Bala <sbala@akamai.com>
feature/EW-11741- list group cli command
Fix/EW-12123 EdgeKV Revoke Token command displays a wrong message for an error scenario
- fixed error handling in cli-httpRequest
- added unit tests for the error handing fix
- updated typescript library version
- added jest library to implement unit tests
- added eslint library to check ts format
EW-12363 Fix broken error handling in cli-httpRequest
- Bumped up CLI version
- Changed the content-type of put request to text/plain
- Added uniot tests for ekv-services
EW-12480 Remove double quotes to string values in EdgeKV CLI
- Added a flag parameter to validateTarballLocally() function
- Added `groupId` parameter to updateNameSpace() function
- Formated `ekv-cli-main.ts` and `ekv-handler.ts`
EW-8179: Add jsonout flag for json to stdout
EW-13257: Fix explicitly added double quotes not showing when reading EdgeKv items
EW-13929: Fix es-lint issues & EW-13928: Add pre commit checks and Github actions for pull requests
EW-13644: Add support for the reports APIs to the CLI
EW-13643: Add limits API support
EW-11937: Improve help text & automatically display help for EKV create token
Feature/EW-13498: Support --json & --jsonout output flags for EKV commands
@slukic0 slukic0 merged commit c2e14fe into master Nov 9, 2022
@slukic0 slukic0 deleted the develop branch November 30, 2022 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

7 participants