Skip to content

Commit

Permalink
feat(legacy): CEXT-3832 - remove legacy mesh references (#190)
Browse files Browse the repository at this point in the history
* feat(legacy): CEXT-3832 - remove legacy mesh refs from create command

* test(legacy): CEXT-3832 - update tests for create command

* feat(legacy): CEXT-3832 - hide api key information from create command

* feat(legacy): CEXT-3832 remove legacy mesh references from describe command

* feat(legacy): CEXT-3832 update tests for describe command

* feat(legacy): CEXT-3832 remove legacy mesh references from status command

* refactor(legacy): CEXT-3832 apply code review suggestions to status messages

* refactor(legacy): CEXT-3832 add unit tests for status command

* feat(legacy)!: remove api key creation from create and delete commands

* chore(legacy): bump major version following deprecation of legacy mesh and api key removal

---------

Co-authored-by: Sumaiya <108254100+ajazsumaiya@users.noreply.github.com>
  • Loading branch information
amolina-adobe and AjazSumaiya authored Nov 26, 2024
1 parent e31475c commit a99c395
Show file tree
Hide file tree
Showing 12 changed files with 206 additions and 683 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/aio-cli-plugin-api-mesh",
"version": "3.9.4",
"version": "4.0.0-beta",
"description": "Adobe I/O CLI plugin to develop and manage API mesh sources",
"keywords": [
"oclif-plugin"
Expand Down
Loading

0 comments on commit a99c395

Please sign in to comment.