24.0.0rc1
Pre-release
Pre-release
What's Changed
- Breaking:
Execution.functionIdis replaced byresourceIdandresourceType, now that executions cover both functions and sites - Breaking:
AppInstallation.authorizationDetailsis now an array instead of an object - Breaking: removed
dedicatedDatabases.executefromProjectKeyScopes - Breaking:
EmbeddingModelno longer offersembedding-gemmaorbge-small - Added:
documentsDB,vectorsDB,mysql,postgresql, andmongoservices, no longer hidden from server SDKs - Added:
DocumentsDBIndexTypeandVectorsDBIndexTypeenums - Added: dedicated database models for branches, backups, restorations, poolers, PITR windows, extensions, and executions
- Added:
PostgresExtension,VectorsdbCollection,AttributeObject, andAttributeVectormodels - Added:
ExecutionResourceTypeenum andresourceTypeon theExecutionmodel - Added:
OAuth2HuggingFacemodel and thehuggingfaceOAuth provider - Added:
userId,emailHash, andnameparameters toavatars.getPhoto - Added:
error,containerStatus, andlifecycleStateon theDatabasemodel - Added:
changelogWatermarkon theDatabaseMigrationmodel - Added:
totalon theDedicatedDatabaseBranchListmodel - Updated:
DedicatedDatabaseOperation.statusdocuments the newqueuedstate
Full Changelog: 23.0.0...24.0.0rc1