Skip to content

24.0.0rc1

Pre-release
Pre-release

Choose a tag to compare

@loks0n loks0n released this 28 Aug 11:04
a3df648

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

Full Changelog: 23.0.0...24.0.0rc1