Skip to content

feat: SDK update for version 29.0.0 - #84

Merged
ChiragAgg5k merged 13 commits into
mainfrom
dev
Aug 27, 2026
Merged

feat: SDK update for version 29.0.0#84
ChiragAgg5k merged 13 commits into
mainfrom
dev

Conversation

@ChiragAgg5k

@ChiragAgg5k ChiragAgg5k commented Aug 26, 2026

Copy link
Copy Markdown
Member

This PR contains updates to the SDK for version 29.0.0.

What's Changed

  • Breaking: requires PHP 8.5 or later, up from PHP 8.2
  • Breaking: HTTP transport rewritten on utopia-php/client (PSR-18), now a required dependency
  • Breaking: Execution.functionId replaced by resourceId and resourceType
  • Breaking: removed dedicatedDatabases.execute from ProjectKeyScopes
  • Breaking: Project.wafEnabled is now nullable
  • Added: avatars.getPhoto, with userId, emailHash, and name to resolve an avatar for someone other than the caller
  • Added: project.updateOAuth2HuggingFace, the OAuth2HuggingFace model, and the huggingface OAuth provider
  • Added: scopes parameter to sites.create and sites.update, and Site.scopes
  • Added: ExecutionResourceType enum and the bun-1.4 runtime
  • Added: Database fields containerStatus, error, and lifecycleState
  • Added: BillingPlan fields supportsDedicatedDatabases and databaseComputeCredit
  • Added: DatabaseMigration.changelogWatermark, and replicating on DatabaseStatusReplica and DedicatedDatabaseMember
  • Fixed: no longer claims to provide ext-protobuf; the transitive requirement was removed in utopia-php/telemetry 0.4.7
  • Updated: enums now implement Stringable
  • Updated: sources declare strict_types and ship pint, phpstan, and rector configs

Generated with appwrite/sdk-generator 4.7.1 against appwrite/server-ce b46e7669, the commit cloud main pins.

@greptile-apps

greptile-apps Bot commented Aug 26, 2026

Copy link
Copy Markdown

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

@ChiragAgg5k ChiragAgg5k changed the title feat: PHP SDK update for version 29.0.0 feat: SDK update for version 29.0.0 Aug 26, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 29.0.0 feat: PHP SDK update for version 29.0.0 Aug 26, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: PHP SDK update for version 29.0.0 feat: SDK update for version 29.0.0 Aug 26, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 29.0.0 feat: PHP SDK update for version 29.0.0 Aug 26, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: PHP SDK update for version 29.0.0 feat: SDK update for version 29.0.0 Aug 26, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 29.0.0 feat: PHP SDK update for version 29.0.0 Aug 27, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: PHP SDK update for version 29.0.0 feat: SDK update for version 29.0.0 Aug 27, 2026
@ChiragAgg5k
ChiragAgg5k merged commit b98297b into main Aug 27, 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