Skip to content

feat: SDK update for version 0.35.0 - #116

Merged
ChiragAgg5k merged 6 commits into
mainfrom
dev
Sep 7, 2026
Merged

feat: SDK update for version 0.35.0#116
ChiragAgg5k merged 6 commits into
mainfrom
dev

Conversation

@ChiragAgg5k

@ChiragAgg5k ChiragAgg5k commented Sep 7, 2026

Copy link
Copy Markdown
Member

This PR contains updates to the SDK for version 0.35.0.

What's Changed

  • Breaking: Execution.functionId replaced by resourceId and resourceType
  • Breaking: react-native is now a peer dependency instead of a dependency
  • Breaking: SDK now targets Appwrite 2.0 (X-Appwrite-Response-Format: 2.0.0)
  • Added: DocumentsDB and VectorsDB services for document and vector database access
  • Added: Organization service with listInstallations, createInstallation, getInstallation, updateInstallation, deleteInstallation
  • Added: Teams installation methods listInstallations, createInstallation, getInstallation, updateInstallation, deleteInstallation
  • Added: Account consent methods listConsents, getConsent, deleteConsent, listConsentTokens, getConsentToken, deleteConsentToken
  • Added: Avatars.getPhoto returning the best available user profile photo
  • Added: folder parameter to Storage.createFile and folder, key fields on File
  • Added: ExecutionResourceType enum with Functions and Sites
  • Added: AppInstallation, Oauth2Consent, Oauth2ConsentToken models and list types
  • Added: Custom value to AuthenticationFactor and custom field on MfaFactors
  • Added: Cloudflare, Huggingface, Resend values to OAuthProvider
  • Added: Auto value to ImageGravity enum
  • Updated: source formatted with Prettier and linted with ESLint
  • Fixed: positional calls with an undefined leading argument and trailing arguments dispatch correctly

@greptile-apps

greptile-apps Bot commented Sep 7, 2026

Copy link
Copy Markdown

Too many files changed for review (222 files, 200 file limit).

Bypass the limit by tagging @greptile-apps to review.

@ChiragAgg5k ChiragAgg5k changed the title feat: React Native SDK update for version 0.35.0 feat: SDK update for version 0.35.0 Sep 7, 2026
@ChiragAgg5k
ChiragAgg5k merged commit b3b19fb into main Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants