Skip to content

Commit

Permalink
Release v55.0.0 (Azure#14724)
Browse files Browse the repository at this point in the history
* bump autorest.go version

* Generated from azure-rest-api-specs 12b41f4c0ff9814429a6dcfc4a72d5f9d52d1f62

* Refresh profiles

* Generated from specification/cognitiveservices/resource-manager/readme.md tag package-2021-04 (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/imagebuilder/resource-manager/readme.md tag package-2020-02 (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/logz/resource-manager/readme.md tag package-2020-10-01-preview (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/recoveryservicesbackup/resource-manager/readme.md tag package-2021-01 (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/storagepool/resource-manager/readme.md tag package-2021-04-01-preview (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/compute/resource-manager/readme.md tag package-2021-03-01 (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/dnc/resource-manager/readme.md tag package-2021-03-15 (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/network/resource-manager/readme.md tag package-2020-11 (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/datadog/resource-manager/readme.md tag package-2021-03 (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* Generated from specification/datafactory/resource-manager/readme.md tag package-2018-06 (commit hash: 394395ed0bdc1c5c05cb37a031379ca03bfebbb5)

* v55.0.0

* rename imagebuilder package

* fix links
  • Loading branch information
ArcturusZhang authored May 28, 2021
1 parent 18c4e39 commit 3640559
Show file tree
Hide file tree
Showing 2,200 changed files with 109,860 additions and 8,283 deletions.
650 changes: 649 additions & 1 deletion CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion generate_options.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"autorestArguments": [
"[email protected]/[email protected].180",
"[email protected]/[email protected].183",
"--go",
"--verbose",
"--go-sdk-folder=.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@

package cognitiveservicesapi

import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/mgmt/2017-04-18/cognitiveservices/cognitiveservicesapi"
import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/mgmt/2021-04-30/cognitiveservices/cognitiveservicesapi"

type AccountsClientAPI = original.AccountsClientAPI
type BaseClientAPI = original.BaseClientAPI
type DeletedAccountsClientAPI = original.DeletedAccountsClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type PrivateEndpointConnectionsClientAPI = original.PrivateEndpointConnectionsClientAPI
type PrivateLinkResourcesClientAPI = original.PrivateLinkResourcesClientAPI
Expand Down
210 changes: 138 additions & 72 deletions profiles/latest/cognitiveservices/mgmt/cognitiveservices/models.go

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions profiles/latest/compute/mgmt/compute/computeapi/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,18 @@ type GalleryApplicationVersionsClientAPI = original.GalleryApplicationVersionsCl
type GalleryApplicationsClientAPI = original.GalleryApplicationsClientAPI
type GalleryImageVersionsClientAPI = original.GalleryImageVersionsClientAPI
type GalleryImagesClientAPI = original.GalleryImagesClientAPI
type GallerySharingProfileClientAPI = original.GallerySharingProfileClientAPI
type ImagesClientAPI = original.ImagesClientAPI
type LogAnalyticsClientAPI = original.LogAnalyticsClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type ProximityPlacementGroupsClientAPI = original.ProximityPlacementGroupsClientAPI
type ResourceSkusClientAPI = original.ResourceSkusClientAPI
type RestorePointCollectionsClientAPI = original.RestorePointCollectionsClientAPI
type RestorePointsClientAPI = original.RestorePointsClientAPI
type SSHPublicKeysClientAPI = original.SSHPublicKeysClientAPI
type SharedGalleriesClientAPI = original.SharedGalleriesClientAPI
type SharedGalleryImageVersionsClientAPI = original.SharedGalleryImageVersionsClientAPI
type SharedGalleryImagesClientAPI = original.SharedGalleryImagesClientAPI
type SnapshotsClientAPI = original.SnapshotsClientAPI
type UsageClientAPI = original.UsageClientAPI
type VirtualMachineExtensionImagesClientAPI = original.VirtualMachineExtensionImagesClientAPI
Expand Down
Loading

0 comments on commit 3640559

Please sign in to comment.