Releases: appwrite/sdk-for-cli
Releases · appwrite/sdk-for-cli
6.1.0
6.0.1
6.0.0
What's New
- Support for Appwrite 1.6
- New
dev
command - New
pull
command - New
whoami
command login
now supports multiple accounts- Global parameters
--all
,--force
,--verbose
,--report
- All interactive commands now support parameters to for non-interactive action
- Support for
--console
parameter in multiple SDK commands - Added
key
attribute toRuntime
response model. - Added
buildSize
attribute toDeployments
response model. - Added
scheduledAt
attribute toExecutions
response model. - Added
scopes
attribute toFunctions
response model. - Added
specifications
attribute toFunctions
response model. - Added new response model for
Specifications
. - Added new response model for
Builds
. - Added
createJWT()
: Enables creating a JWT using theuserId
. - Added
listSpecifications()
: Enables listing available runtime specifications. - Added
deleteExecution()
: Enables deleting executions. - Added
updateDeploymentBuild()
: Enables cancelling a deployment. - Added
scheduledAt
parameter tocreateExecution()
: Enables creating a delayed execution
Breaking changes
You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.6.x
.
- All commands and parameters are now kebab-case instead of camelCase
deploy
has been renamed topush
login
now accepts--endpoint
parameter instead of asking interactivelyinit
command no always creates a resource locally. Usepull
instead to fetch changes- Removed
otp
parameter fromdeleteMFAAuthenticator
. - Added
scopes
parameter for create/update function. - Renamed
templateBranch
totemplateVersion
increateFunction()
. - Renamed
downloadDeployment()
togetDeploymentDownload()
Bug Fixes
- None reported.
Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.
New Contributors
- @EVDOG4LIFE made their first contribution in #137
Full Changelog: 5.0.5...6.0.0
6.0.0-rc.9
Full Changelog: 6.0.0-rc.8...6.0.0-rc.9
6.0.0-rc.8
Full Changelog: 6.0.0-rc.7...6.0.0-rc.8
6.0.0-rc.7
Full Changelog: 6.0.0-rc.6...6.0.0-rc.7
6.0.0-rc.6
Full Changelog: 6.0.0-rc.5...6.0.0-rc.6
6.0.0-rc.5
Full Changelog: 6.0.0-rc.4...6.0.0-rc.5
6.0.0-rc.4
Full Changelog: 6.0.0-rc.3...6.0.0-rc.4
6.0.0-rc.3
Full Changelog: 6.0.0-rc.2...6.0.0-rc.3