Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devcenter: devCenterUri should be a read only field #26189

Merged

devcenter: `devCenterUri` within the Project should also be marked as…

6a4abd3
Select commit
Loading
Failed to load commit list.
Merged

devcenter: devCenterUri should be a read only field #26189

devcenter: `devCenterUri` within the Project should also be marked as…
6a4abd3
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Oct 12, 2023 in 2m 55s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 18223a59a3c2e586450bff34fa76a4e37145b61d. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/devcenter/armdevcenter [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `CatalogConnectionState` with values `CatalogConnectionStateConnected`, `CatalogConnectionStateDisconnected`
    info	[Changelog] - New enum type `CatalogResourceValidationStatus` with values `CatalogResourceValidationStatusFailed`, `CatalogResourceValidationStatusPending`, `CatalogResourceValidationStatusSucceeded`, `CatalogResourceValidationStatusUnknown`
    info	[Changelog] - New enum type `CustomizationTaskInputType` with values `CustomizationTaskInputTypeBoolean`, `CustomizationTaskInputTypeNumber`, `CustomizationTaskInputTypeString`
    info	[Changelog] - New enum type `IdentityType` with values `IdentityTypeDelegatedResourceIdentity`, `IdentityTypeSystemAssignedIdentity`, `IdentityTypeUserAssignedIdentity`
    info	[Changelog] - New enum type `ParameterType` with values `ParameterTypeArray`, `ParameterTypeBoolean`, `ParameterTypeInteger`, `ParameterTypeNumber`, `ParameterTypeObject`, `ParameterTypeString`
    info	[Changelog] - New enum type `SingleSignOnStatus` with values `SingleSignOnStatusDisabled`, `SingleSignOnStatusEnabled`
    info	[Changelog] - New function `NewCatalogDevBoxDefinitionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CatalogDevBoxDefinitionsClient, error)`
    info	[Changelog] - New function `*CatalogDevBoxDefinitionsClient.Get(context.Context, string, string, string, string, *CatalogDevBoxDefinitionsClientGetOptions) (CatalogDevBoxDefinitionsClientGetResponse, error)`
    info	[Changelog] - New function `*CatalogDevBoxDefinitionsClient.GetErrorDetails(context.Context, string, string, string, string, *CatalogDevBoxDefinitionsClientGetErrorDetailsOptions) (CatalogDevBoxDefinitionsClientGetErrorDetailsResponse, error)`
    info	[Changelog] - New function `*CatalogDevBoxDefinitionsClient.NewListByCatalogPager(string, string, string, *CatalogDevBoxDefinitionsClientListByCatalogOptions) *runtime.Pager[CatalogDevBoxDefinitionsClientListByCatalogResponse]`
    info	[Changelog] - New function `*CatalogsClient.BeginConnect(context.Context, string, string, string, *CatalogsClientBeginConnectOptions) (*runtime.Poller[CatalogsClientConnectResponse], error)`
    info	[Changelog] - New function `*CatalogsClient.GetSyncErrorDetails(context.Context, string, string, string, *CatalogsClientGetSyncErrorDetailsOptions) (CatalogsClientGetSyncErrorDetailsResponse, error)`
    info	[Changelog] - New function `*ClientFactory.NewCatalogDevBoxDefinitionsClient() *CatalogDevBoxDefinitionsClient`
    info	[Changelog] - New function `*ClientFactory.NewCustomizationTasksClient() *CustomizationTasksClient`
    info	[Changelog] - New function `*ClientFactory.NewEnvironmentDefinitionsClient() *EnvironmentDefinitionsClient`
    info	[Changelog] - New function `NewCustomizationTasksClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CustomizationTasksClient, error)`
    info	[Changelog] - New function `*CustomizationTasksClient.Get(context.Context, string, string, string, string, *CustomizationTasksClientGetOptions) (CustomizationTasksClientGetResponse, error)`
    info	[Changelog] - New function `*CustomizationTasksClient.GetErrorDetails(context.Context, string, string, string, string, *CustomizationTasksClientGetErrorDetailsOptions) (CustomizationTasksClientGetErrorDetailsResponse, error)`
    info	[Changelog] - New function `*CustomizationTasksClient.NewListByCatalogPager(string, string, string, *CustomizationTasksClientListByCatalogOptions) *runtime.Pager[CustomizationTasksClientListByCatalogResponse]`
    info	[Changelog] - New function `NewEnvironmentDefinitionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*EnvironmentDefinitionsClient, error)`
    info	[Changelog] - New function `*EnvironmentDefinitionsClient.Get(context.Context, string, string, string, string, *EnvironmentDefinitionsClientGetOptions) (EnvironmentDefinitionsClientGetResponse, error)`
    info	[Changelog] - New function `*EnvironmentDefinitionsClient.GetErrorDetails(context.Context, string, string, string, string, *EnvironmentDefinitionsClientGetErrorDetailsOptions) (EnvironmentDefinitionsClientGetErrorDetailsResponse, error)`
    info	[Changelog] - New function `*EnvironmentDefinitionsClient.NewListByCatalogPager(string, string, string, *EnvironmentDefinitionsClientListByCatalogOptions) *runtime.Pager[EnvironmentDefinitionsClientListByCatalogResponse]`
    info	[Changelog] - New struct `CatalogConflictError`
    info	[Changelog] - New struct `CatalogErrorDetails`
    info	[Changelog] - New struct `CatalogResourceValidationErrorDetails`
    info	[Changelog] - New struct `CatalogSyncError`
    info	[Changelog] - New struct `CustomerManagedKeyEncryption`
    info	[Changelog] - New struct `CustomerManagedKeyEncryptionKeyIdentity`
    info	[Changelog] - New struct `CustomizationTask`
    info	[Changelog] - New struct `CustomizationTaskInput`
    info	[Changelog] - New struct `CustomizationTaskListResult`
    info	[Changelog] - New struct `CustomizationTaskProperties`
    info	[Changelog] - New struct `Encryption`
    info	[Changelog] - New struct `EnvironmentDefinition`
    info	[Changelog] - New struct `EnvironmentDefinitionListResult`
    info	[Changelog] - New struct `EnvironmentDefinitionParameter`
    info	[Changelog] - New struct `EnvironmentDefinitionProperties`
    info	[Changelog] - New struct `SyncErrorDetails`
    info	[Changelog] - New struct `SyncStats`
    info	[Changelog] - New struct `UpdateProperties`
    info	[Changelog] - New field `ConnectionState`, `LastConnectionTime`, `LastSyncStats` in struct `CatalogProperties`
    info	[Changelog] - New field `ValidationStatus` in struct `DevBoxDefinitionProperties`
    info	[Changelog] - New field `DevBoxCount`, `SingleSignOnStatus` in struct `PoolProperties`
    info	[Changelog] - New field `SingleSignOnStatus` in struct `PoolUpdateProperties`
    info	[Changelog] - New field `Encryption` in struct `Properties`
    info	[Changelog] - New field `Properties` in struct `Update`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 85 additive change(s).