Breaking change : Delete endpoint made private.
Bugfix: Correctly handle nullable attributes in model types
Feature: Add support for nullable models
Breaking change : Field Item in ResetUserResponse is now of type SingleUser (previously was User)
Feature: DefaultDatabase is no longer required in CreateUserPayload
Breaking change : Field ListBackupsResponse has a new field BackupListBackupsResponseGrouped, replacing the removed Count and Items fields
Breaking change :
Fields in GetBackupResponse are not nested in an Item field (with type Backup) anymore
GetBackupResponse have these new fields: EndTime, Error, Id, Labels, Name, Options, Size, StartTime
Feature: New field for DatabaseOptions and SingleDatabaseOptions: CollationName
Breaking change : Fields removed from DatabaseOptions and SingleDatabaseOptions: IsEncrypted, RecoveryModel, UserAccess
Breaking change : Fields removed from SingleDatabase: Collation, CreateDate
Breaking changes:
Database renamed to DefaultDatabase, in CreateUserPayload
Type of Roles changed from []Role to []string, in CreateUserPayload
User renamed to SingleUser, in CreateUserResponse
OwnerName renamed to Owner, in DatabaseOptions
Fields in GetDatabaseResponse are now nested in a Database field (with type SingleDatabase)
GetDatabaseResponseOptions renamed to SingleDatabaseOptions (and OwnerName renamed to Owner)
Feature: Waiters for async operations CreateInstanceWaitHandler, UpdateInstanceWaitHandler, and DeleteInstanceWaitHandler
Manage your STACKIT SQL Server Flex resources: Instance, Flavors, Users, Databases, Backups
You can’t perform that action at this time.