Skip to content

sdk/resourcemanager/devcenter/armdevcenter/v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 23 Nov 06:45
63a8c23

0.3.0 (2022-10-27)

Breaking Changes

  • Type of OperationStatus.Error has been changed from *OperationStatusError to *ErrorDetail
  • Struct OperationStatusError has been removed

Features Added

  • New const CatalogSyncStateFailed
  • New const CatalogSyncStateSucceeded
  • New const CatalogSyncStateInProgress
  • New const CatalogSyncStateCanceled
  • New type alias CatalogSyncState
  • New function PossibleCatalogSyncStateValues() []CatalogSyncState
  • New struct ErrorAdditionalInfo
  • New struct ErrorDetail
  • New struct OperationStatusResult
  • New anonymous field Schedule in struct SchedulesClientUpdateResponse
  • New field Operations in struct OperationStatus
  • New field ResourceID in struct OperationStatus
  • New field SyncState in struct CatalogProperties