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

[Hub Generated] Review request for Microsoft.AzureStackHCI to add version stable/2023-06-01 #25004

Merge branch 'main' into prateekprshr-nith-azurestackhci-Microsoft.Az…

12b3503
Select commit
Loading
Failed to load commit list.
Merged

[Hub Generated] Review request for Microsoft.AzureStackHCI to add version stable/2023-06-01 #25004

Merge branch 'main' into prateekprshr-nith-azurestackhci-Microsoft.Az…
12b3503
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Aug 23, 2023 in 3m 55s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 41b1d4232f979569defbb5be12e2f5362372419f. 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/azurestackhci/armazurestackhci [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `ArcSettingAggregateStateAccepted`, `ArcSettingAggregateStateDisableInProgress`, `ArcSettingAggregateStateProvisioning` added to enum type `ArcSettingAggregateState`
    info	[Changelog] - New value `ExtensionAggregateStateAccepted`, `ExtensionAggregateStateProvisioning`, `ExtensionAggregateStateUpgradeFailedRollbackSucceeded` added to enum type `ExtensionAggregateState`
    info	[Changelog] - New value `NodeArcStateAccepted`, `NodeArcStateDisableInProgress`, `NodeArcStateInProgress`, `NodeArcStatePartiallyConnected`, `NodeArcStatePartiallySucceeded`, `NodeArcStateProvisioning` added to enum type `NodeArcState`
    info	[Changelog] - New value `NodeExtensionStateAccepted`, `NodeExtensionStateInProgress`, `NodeExtensionStatePartiallyConnected`, `NodeExtensionStatePartiallySucceeded`, `NodeExtensionStateProvisioning` added to enum type `NodeExtensionState`
    info	[Changelog] - New value `ProvisioningStateConnected`, `ProvisioningStateCreating`, `ProvisioningStateDeleted`, `ProvisioningStateDeleting`, `ProvisioningStateDisableInProgress`, `ProvisioningStateDisconnected`, `ProvisioningStateError`, `ProvisioningStateInProgress`, `ProvisioningStateMoving`, `ProvisioningStateNotSpecified`, `ProvisioningStatePartiallyConnected`, `ProvisioningStatePartiallySucceeded`, `ProvisioningStateUpdating` added to enum type `ProvisioningState`
    info	[Changelog] - New value `StatusFailed`, `StatusInProgress`, `StatusNotSpecified`, `StatusSucceeded` added to enum type `Status`
    info	[Changelog] - New enum type `AvailabilityType` with values `AvailabilityTypeLocal`, `AvailabilityTypeNotify`, `AvailabilityTypeOnline`
    info	[Changelog] - New enum type `ClusterNodeType` with values `ClusterNodeTypeFirstParty`, `ClusterNodeTypeThirdParty`
    info	[Changelog] - New enum type `ExtensionManagedBy` with values `ExtensionManagedByAzure`, `ExtensionManagedByUser`
    info	[Changelog] - New enum type `HealthState` with values `HealthStateError`, `HealthStateFailure`, `HealthStateInProgress`, `HealthStateSuccess`, `HealthStateUnknown`, `HealthStateWarning`
    info	[Changelog] - New enum type `ManagedServiceIdentityType` with values `ManagedServiceIdentityTypeNone`, `ManagedServiceIdentityTypeSystemAssigned`, `ManagedServiceIdentityTypeSystemAssignedUserAssigned`, `ManagedServiceIdentityTypeUserAssigned`
    info	[Changelog] - New enum type `OemActivation` with values `OemActivationDisabled`, `OemActivationEnabled`
    info	[Changelog] - New enum type `RebootRequirement` with values `RebootRequirementFalse`, `RebootRequirementTrue`, `RebootRequirementUnknown`
    info	[Changelog] - New enum type `ServiceName` with values `ServiceNameWAC`
    info	[Changelog] - New enum type `Severity` with values `SeverityCritical`, `SeverityHidden`, `SeverityInformational`, `SeverityWarning`
    info	[Changelog] - New enum type `SoftwareAssuranceIntent` with values `SoftwareAssuranceIntentDisable`, `SoftwareAssuranceIntentEnable`
    info	[Changelog] - New enum type `SoftwareAssuranceStatus` with values `SoftwareAssuranceStatusDisabled`, `SoftwareAssuranceStatusEnabled`
    info	[Changelog] - New enum type `State` with values `StateDownloadFailed`, `StateDownloading`, `StateHasPrerequisite`, `StateHealthCheckFailed`, `StateHealthChecking`, `StateInstallationFailed`, `StateInstalled`, `StateInstalling`, `StateInvalid`, `StateNotApplicableBecauseAnotherUpdateIsInProgress`, `StateObsolete`, `StatePreparationFailed`, `StatePreparing`, `StateReady`, `StateReadyToInstall`, `StateRecalled`, `StateScanFailed`, `StateScanInProgress`
    info	[Changelog] - New enum type `StatusLevelTypes` with values `StatusLevelTypesError`, `StatusLevelTypesInfo`, `StatusLevelTypesWarning`
    info	[Changelog] - New enum type `UpdateRunPropertiesState` with values `UpdateRunPropertiesStateFailed`, `UpdateRunPropertiesStateInProgress`, `UpdateRunPropertiesStateSucceeded`, `UpdateRunPropertiesStateUnknown`
    info	[Changelog] - New enum type `UpdateSummariesPropertiesState` with values `UpdateSummariesPropertiesStateAppliedSuccessfully`, `UpdateSummariesPropertiesStateNeedsAttention`, `UpdateSummariesPropertiesStatePreparationFailed`, `UpdateSummariesPropertiesStatePreparationInProgress`, `UpdateSummariesPropertiesStateUnknown`, `UpdateSummariesPropertiesStateUpdateAvailable`, `UpdateSummariesPropertiesStateUpdateFailed`, `UpdateSummariesPropertiesStateUpdateInProgress`
    info	[Changelog] - New function `*ArcSettingsClient.ConsentAndInstallDefaultExtensions(context.Context, string, string, string, *ArcSettingsClientConsentAndInstallDefaultExtensionsOptions) (ArcSettingsClientConsentAndInstallDefaultExtensionsResponse, error)`
    info	[Changelog] - New function `*ArcSettingsClient.BeginInitializeDisableProcess(context.Context, string, string, string, *ArcSettingsClientBeginInitializeDisableProcessOptions) (*runtime.Poller[ArcSettingsClientInitializeDisableProcessResponse], error)`
    info	[Changelog] - New function `*ClientFactory.NewOffersClient() *OffersClient`
    info	[Changelog] - New function `*ClientFactory.NewPublishersClient() *PublishersClient`
    info	[Changelog] - New function `*ClientFactory.NewSKUsClient() *SKUsClient`
    info	[Changelog] - New function `*ClientFactory.NewUpdateRunsClient() *UpdateRunsClient`
    info	[Changelog] - New function `*ClientFactory.NewUpdateSummariesClient() *UpdateSummariesClient`
    info	[Changelog] - New function `*ClientFactory.NewUpdatesClient() *UpdatesClient`
    info	[Changelog] - New function `*ClustersClient.BeginExtendSoftwareAssuranceBenefit(context.Context, string, string, SoftwareAssuranceChangeRequest, *ClustersClientBeginExtendSoftwareAssuranceBenefitOptions) (*runtime.Poller[ClustersClientExtendSoftwareAssuranceBenefitResponse], error)`
    info	[Changelog] - New function `*ExtensionsClient.BeginUpgrade(context.Context, string, string, string, string, ExtensionUpgradeParameters, *ExtensionsClientBeginUpgradeOptions) (*runtime.Poller[ExtensionsClientUpgradeResponse], error)`
    info	[Changelog] - New function `NewOffersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*OffersClient, error)`
    info	[Changelog] - New function `*OffersClient.Get(context.Context, string, string, string, string, *OffersClientGetOptions) (OffersClientGetResponse, error)`
    info	[Changelog] - New function `*OffersClient.NewListByClusterPager(string, string, *OffersClientListByClusterOptions) *runtime.Pager[OffersClientListByClusterResponse]`
    info	[Changelog] - New function `*OffersClient.NewListByPublisherPager(string, string, string, *OffersClientListByPublisherOptions) *runtime.Pager[OffersClientListByPublisherResponse]`
    info	[Changelog] - New function `NewPublishersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*PublishersClient, error)`
    info	[Changelog] - New function `*PublishersClient.Get(context.Context, string, string, string, *PublishersClientGetOptions) (PublishersClientGetResponse, error)`
    info	[Changelog] - New function `*PublishersClient.NewListByClusterPager(string, string, *PublishersClientListByClusterOptions) *runtime.Pager[PublishersClientListByClusterResponse]`
    info	[Changelog] - New function `NewSKUsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SKUsClient, error)`
    info	[Changelog] - New function `*SKUsClient.Get(context.Context, string, string, string, string, string, *SKUsClientGetOptions) (SKUsClientGetResponse, error)`
    info	[Changelog] - New function `*SKUsClient.NewListByOfferPager(string, string, string, string, *SKUsClientListByOfferOptions) *runtime.Pager[SKUsClientListByOfferResponse]`
    info	[Changelog] - New function `NewUpdateRunsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*UpdateRunsClient, error)`
    info	[Changelog] - New function `*UpdateRunsClient.BeginDelete(context.Context, string, string, string, string, *UpdateRunsClientBeginDeleteOptions) (*runtime.Poller[UpdateRunsClientDeleteResponse], error)`
    info	[Changelog] - New function `*UpdateRunsClient.Get(context.Context, string, string, string, string, *UpdateRunsClientGetOptions) (UpdateRunsClientGetResponse, error)`
    info	[Changelog] - New function `*UpdateRunsClient.NewListPager(string, string, string, *UpdateRunsClientListOptions) *runtime.Pager[UpdateRunsClientListResponse]`
    info	[Changelog] - New function `*UpdateRunsClient.Put(context.Context, string, string, string, string, UpdateRun, *UpdateRunsClientPutOptions) (UpdateRunsClientPutResponse, error)`
    info	[Changelog] - New function `NewUpdateSummariesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*UpdateSummariesClient, error)`
    info	[Changelog] - New function `*UpdateSummariesClient.BeginDelete(context.Context, string, string, *UpdateSummariesClientBeginDeleteOptions) (*runtime.Poller[UpdateSummariesClientDeleteResponse], error)`
    info	[Changelog] - New function `*UpdateSummariesClient.Get(context.Context, string, string, *UpdateSummariesClientGetOptions) (UpdateSummariesClientGetResponse, error)`
    info	[Changelog] - New function `*UpdateSummariesClient.NewListPager(string, string, *UpdateSummariesClientListOptions) *runtime.Pager[UpdateSummariesClientListResponse]`
    info	[Changelog] - New function `*UpdateSummariesClient.Put(context.Context, string, string, UpdateSummaries, *UpdateSummariesClientPutOptions) (UpdateSummariesClientPutResponse, error)`
    info	[Changelog] - New function `NewUpdatesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*UpdatesClient, error)`
    info	[Changelog] - New function `*UpdatesClient.BeginDelete(context.Context, string, string, string, *UpdatesClientBeginDeleteOptions) (*runtime.Poller[UpdatesClientDeleteResponse], error)`
    info	[Changelog] - New function `*UpdatesClient.Get(context.Context, string, string, string, *UpdatesClientGetOptions) (UpdatesClientGetResponse, error)`
    info	[Changelog] - New function `*UpdatesClient.NewListPager(string, string, *UpdatesClientListOptions) *runtime.Pager[UpdatesClientListResponse]`
    info	[Changelog] - New function `*UpdatesClient.BeginPost(context.Context, string, string, string, *UpdatesClientBeginPostOptions) (*runtime.Poller[UpdatesClientPostResponse], error)`
    info	[Changelog] - New function `*UpdatesClient.Put(context.Context, string, string, string, Update, *UpdatesClientPutOptions) (UpdatesClientPutResponse, error)`
    info	[Changelog] - New struct `DefaultExtensionDetails`
    info	[Changelog] - New struct `ExtensionInstanceView`
    info	[Changelog] - New struct `ExtensionInstanceViewStatus`
    info	[Changelog] - New struct `ExtensionUpgradeParameters`
    info	[Changelog] - New struct `ManagedServiceIdentity`
    info	[Changelog] - New struct `Offer`
    info	[Changelog] - New struct `OfferList`
    info	[Changelog] - New struct `OfferProperties`
    info	[Changelog] - New struct `PackageVersionInfo`
    info	[Changelog] - New struct `PrecheckResult`
    info	[Changelog] - New struct `PrecheckResultTags`
    info	[Changelog] - New struct `Publisher`
    info	[Changelog] - New struct `PublisherList`
    info	[Changelog] - New struct `PublisherProperties`
    info	[Changelog] - New struct `SKU`
    info	[Changelog] - New struct `SKUList`
    info	[Changelog] - New struct `SKUMappings`
    info	[Changelog] - New struct `SKUProperties`
    info	[Changelog] - New struct `ServiceConfiguration`
    info	[Changelog] - New struct `SoftwareAssuranceChangeRequest`
    info	[Changelog] - New struct `SoftwareAssuranceChangeRequestProperties`
    info	[Changelog] - New struct `SoftwareAssuranceProperties`
    info	[Changelog] - New struct `Step`
    info	[Changelog] - New struct `Update`
    info	[Changelog] - New struct `UpdateList`
    info	[Changelog] - New struct `UpdatePrerequisite`
    info	[Changelog] - New struct `UpdateProperties`
    info	[Changelog] - New struct `UpdateRun`
    info	[Changelog] - New struct `UpdateRunList`
    info	[Changelog] - New struct `UpdateRunProperties`
    info	[Changelog] - New struct `UpdateStateProperties`
    info	[Changelog] - New struct `UpdateSummaries`
    info	[Changelog] - New struct `UpdateSummariesList`
    info	[Changelog] - New struct `UpdateSummariesProperties`
    info	[Changelog] - New struct `UserAssignedIdentity`
    info	[Changelog] - New field `ServiceConfigurations` in struct `ArcConnectivityProperties`
    info	[Changelog] - New field `DefaultExtensions` in struct `ArcSettingProperties`
    info	[Changelog] - New field `Identity` in struct `Cluster`
    info	[Changelog] - New field `EhcResourceID`, `LastLicensingTimestamp`, `NodeType`, `OSDisplayVersion`, `OemActivation` in struct `ClusterNode`
    info	[Changelog] - New field `Identity` in struct `ClusterPatch`
    info	[Changelog] - New field `ResourceProviderObjectID`, `SoftwareAssuranceProperties` in struct `ClusterProperties`
    info	[Changelog] - New field `ClusterType`, `Manufacturer`, `OemActivation`, `SupportedCapabilities` in struct `ClusterReportedProperties`
    info	[Changelog] - New field `EnableAutomaticUpgrade` in struct `ExtensionParameters`
    info	[Changelog] - New field `ManagedBy` in struct `ExtensionProperties`
    info	[Changelog] - New field `InstanceView`, `TypeHandlerVersion` in struct `PerNodeExtensionState`
    info	[Changelog] - New field `SystemData` in struct `ProxyResource`
    info	[Changelog] - New field `SystemData` in struct `Resource`
    info	[Changelog] - New field `SystemData` in struct `TrackedResource`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 232 additive change(s).