Skip to content

feat: SDK update for version 24.0.0rc1 - #155

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

feat: SDK update for version 24.0.0rc1#155
loks0n merged 14 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 24.0.0rc1.

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 (734 files, 200 file limit).

@ChiragAgg5k ChiragAgg5k changed the title feat: Python SDK update for version 23.1.0rc1 feat: Python SDK update for version 24.0.0rc1 Aug 27, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: Python SDK update for version 24.0.0rc1 feat: SDK update for version 24.0.0rc1 Aug 27, 2026
@loks0n
loks0n merged commit a3df648 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