Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: appwrite/sdk-for-go

v0.2.0

10 Sep 11:57
1bd199f

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

What's Changed

  • Support updating attribute name and size by @abnegate in #24

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Aug 14:29
b692bed

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's New

  • Support for Appwrite 1.6
  • Added key attribute to Runtime response model.
  • Added buildSize attribute to Deployments response model.
  • Added scheduledAt attribute to Executions response model.
  • Added scopes attribute to Functions response model.
  • Added specifications attribute to Functions response model.
  • Added new response model for Specifications.
  • Added new response model for Builds.
  • Added createJWT() : Enables creating a JWT using the userId.
  • Added listSpecifications(): Enables listing available runtime specifications.
  • Added deleteExecution() : Enables deleting executions.
  • Added updateDeploymentBuild(): Enables cancelling a deployment.
  • Added scheduledAt parameter to createExecution(): 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.

  • Removed otp parameter from deleteMFAAuthenticator.
  • Added scopes parameter for create/update function.
  • Renamed templateBranch to templateVersion in createFunction().
  • Renamed downloadDeployment() to getDeploymentDownload()

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

Full Changelog: https://github.com/appwrite/sdk-for-go/commits/v0.1.0

v0.0.1-rc.8

20 Aug 20:24

Choose a tag to compare

v0.0.1-rc.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/appwrite/sdk-for-go/commits/v0.0.1-rc.8

v0.0.1-rc.7

20 Aug 15:41

Choose a tag to compare

v0.0.1-rc.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/appwrite/sdk-for-go/commits/v0.0.1-rc.5

v0.0.1-rc.4

20 Aug 14:40

Choose a tag to compare

v0.0.1-rc.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/appwrite/sdk-for-go/commits/v0.0.1-rc.4

v0.0.1-rc.2

27 Jul 09:51

Choose a tag to compare

v0.0.1-rc.2 Pre-release
Pre-release

v0.0.1-rc.1

04 Jul 09:29

Choose a tag to compare