Skip to content

feat: SDK update for version 29.0.0-rc.1 - #164

Merged
loks0n merged 15 commits into
mainfrom
dev
Aug 28, 2026
Merged

feat: SDK update for version 29.0.0-rc.1#164
loks0n merged 15 commits into
mainfrom
dev

Conversation

@ChiragAgg5k

@ChiragAgg5k ChiragAgg5k commented Aug 27, 2026

Copy link
Copy Markdown
Member

This PR contains updates to the SDK for version 29.0.0-rc.1.

This release contains 4 breaking change(s), listed first below, so it is a major release candidate.

What's Changed

  • Breaking: Execution.functionId is replaced by resourceId and resourceType, now that executions cover both functions and sites
  • Breaking: AppInstallation.authorizationDetails is now an array instead of an object
  • Breaking: removed dedicatedDatabases.execute from ProjectKeyScopes
  • Breaking: EmbeddingModel no longer offers embedding-gemma or bge-small
  • Added: documentsDB, vectorsDB, mysql, postgresql, and mongo services, no longer hidden from server SDKs
  • Added: DocumentsDBIndexType and VectorsDBIndexType enums
  • Added: dedicated database models for branches, backups, restorations, poolers, PITR windows, extensions, and executions
  • Added: PostgresExtension, VectorsdbCollection, AttributeObject, and AttributeVector models
  • Added: ExecutionResourceType enum and resourceType on the Execution model
  • Added: OAuth2HuggingFace model and the huggingface OAuth provider
  • Added: userId, emailHash, and name parameters to avatars.getPhoto
  • Added: error, containerStatus, and lifecycleState on the Database model
  • Added: changelogWatermark on the DatabaseMigration model
  • Added: total on the DedicatedDatabaseBranchList model
  • Updated: DedicatedDatabaseOperation.status documents the new queued state

documentsDB, vectorsDB, mysql, postgresql and mongo were previously generated only for the Go SDK and hidden from every other server SDK; that exclusion has been removed so all server SDKs carry the surface.

Generated from appwrite-labs/cloud#5495.

@greptile-apps

greptile-apps Bot commented Aug 27, 2026

Copy link
Copy Markdown

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

@ChiragAgg5k ChiragAgg5k changed the title feat: Node.js SDK update for version 28.1.0-rc.1 feat: Node.js SDK update for version 29.0.0-rc.1 Aug 27, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: Node.js SDK update for version 29.0.0-rc.1 feat: SDK update for version 29.0.0-rc.1 Aug 27, 2026
@loks0n
loks0n merged commit 63ff319 into main Aug 28, 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