Skip to content

Commit

Permalink
Release v52.0.0 (#14355)
Browse files Browse the repository at this point in the history
* switch uuid package to gofrs/uuid

* bump autorest.go version

* Generated from azure-rest-api-specs 4c93f28f89435f6d244f4db61bbf810b5d20f09f

* Refresh profiles

* Generated from specification/kubernetesconfiguration/resource-manager/readme.md tag package-2021-03 (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* Generated from specification/mixedreality/resource-manager/readme.md tag package-2021-03-01-preview (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* Generated from specification/netapp/resource-manager/readme.md tag package-netapp-2020-11-01 (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* Generated from specification/storage/resource-manager/readme.md tag package-2021-01 (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* Generated from specification/appplatform/resource-manager/readme.md tag package-preview-2020-11 (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* Generated from specification/containerinstance/resource-manager/readme.md tag package-2020-11 (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* Generated from specification/managementgroups/resource-manager/readme.md tag package-2020-05 (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* Generated from specification/managementgroups/resource-manager/readme.md tag package-2020-02 (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* Generated from specification/mediaservices/resource-manager/readme.md tag package-2020-05 (commit hash: 92ab22b49bd085116af0c61fada2c6c360702e9e)

* v52.0.0

* fix profiles
  • Loading branch information
ArcturusZhang authored Feb 26, 2021
1 parent 44150ca commit 64f0073
Show file tree
Hide file tree
Showing 4,404 changed files with 56,699 additions and 22,155 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
# CHANGELOG

## `v52.0.0`


NOTE: We have switched the uuid package from `github.com/satori/go.uuid` to `github.com/gofrs/uuid` as announced in [this issue](https://github.com/Azure/azure-sdk-for-go/issues/14283)

### New Packages

- `github.com/Azure/azure-sdk-for-go/services/containerinstance/mgmt/2020-11-01/containerinstance`
- `github.com/Azure/azure-sdk-for-go/services/kubernetesconfiguration/mgmt/2021-03-01/kubernetesconfiguration`
- `github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2020-11-01/netapp`
- `github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2021-01-01/storage`

### Updated Packages

| Package Path | Changelog |
| :--- | :---: |
| `github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2016-07-07/apimanagement` | [details](services/apimanagement/mgmt/2016-07-07/apimanagement/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2016-10-10/apimanagement` | [details](services/apimanagement/mgmt/2016-10-10/apimanagement/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/consumption/mgmt/2019-10-01/consumption` | [details](services/consumption/mgmt/2019-10-01/consumption/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/preview/apimanagement/ctrl/2017-03-01/apimanagement` | [details](services/preview/apimanagement/ctrl/2017-03-01/apimanagement/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/preview/appplatform/mgmt/2020-11-01-preview/appplatform` | [details](services/preview/appplatform/mgmt/2020-11-01-preview/appplatform/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics` | [details](services/preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/preview/synapse/mgmt/2019-06-01-preview/synapse` | [details](services/preview/synapse/mgmt/2019-06-01-preview/synapse/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/synapse/mgmt/2020-12-01/synapse` | [details](services/synapse/mgmt/2020-12-01/synapse/CHANGELOG.md) |

### Breaking Changes

| Package Path | Changelog |
| :--- | :---: |
| `github.com/Azure/azure-sdk-for-go/services/cdn/mgmt/2015-06-01/cdn` | [details](services/cdn/mgmt/2015-06-01/cdn/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/cdn/mgmt/2016-04-02/cdn` | [details](services/cdn/mgmt/2016-04-02/cdn/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/logic/mgmt/2016-06-01/logic` | [details](services/logic/mgmt/2016-06-01/logic/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/mediaservices/mgmt/2020-05-01/media` | [details](services/mediaservices/mgmt/2020-05-01/media/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/preview/cognitiveservices/v1.0_preview.1/translatortext` | [details](services/preview/cognitiveservices/v1.0_preview.1/translatortext/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/preview/logic/mgmt/2018-07-01-preview/logic` | [details](services/preview/logic/mgmt/2018-07-01-preview/logic/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/preview/mixedreality/mgmt/2021-03-01-preview/mixedreality` | [details](services/preview/mixedreality/mgmt/2021-03-01-preview/mixedreality/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2020-02-01/managementgroups` | [details](services/resources/mgmt/2020-02-01/managementgroups/CHANGELOG.md) |
| `github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2020-05-01/managementgroups` | [details](services/resources/mgmt/2020-05-01/managementgroups/CHANGELOG.md) |

## `v51.3.0`

### New Packages
Expand Down
115 changes: 66 additions & 49 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
name = "github.com/globalsign/mgo"

[[constraint]]
name = "github.com/satori/go.uuid"
version = "1.2.0"
name = "github.com/gofrs/uuid"
version = "3.3.0"

[[constraint]]
name = "github.com/shopspring/decimal"
Expand Down
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].171",
"[email protected]/[email protected].175",
"--go",
"--verbose",
"--go-sdk-folder=.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

package containerinstanceapi

import original "github.com/Azure/azure-sdk-for-go/services/containerinstance/mgmt/2019-12-01/containerinstance/containerinstanceapi"
import original "github.com/Azure/azure-sdk-for-go/services/containerinstance/mgmt/2020-11-01/containerinstance/containerinstanceapi"

type ContainerGroupsClientAPI = original.ContainerGroupsClientAPI
type ContainersClientAPI = original.ContainersClientAPI
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ package containerinstance
import (
"context"

original "github.com/Azure/azure-sdk-for-go/services/containerinstance/mgmt/2019-12-01/containerinstance"
original "github.com/Azure/azure-sdk-for-go/services/containerinstance/mgmt/2020-11-01/containerinstance"
)

const (
Expand Down Expand Up @@ -124,6 +124,7 @@ type CapabilitiesListResultPage = original.CapabilitiesListResultPage
type CloudError = original.CloudError
type CloudErrorBody = original.CloudErrorBody
type Container = original.Container
type ContainerAttachResponse = original.ContainerAttachResponse
type ContainerExec = original.ContainerExec
type ContainerExecRequest = original.ContainerExecRequest
type ContainerExecRequestTerminalSize = original.ContainerExecRequestTerminalSize
Expand Down Expand Up @@ -156,6 +157,7 @@ type EnvironmentVariable = original.EnvironmentVariable
type Event = original.Event
type GitRepoVolume = original.GitRepoVolume
type GpuResource = original.GpuResource
type HTTPHeaders = original.HTTPHeaders
type IPAddress = original.IPAddress
type ImageRegistryCredential = original.ImageRegistryCredential
type InitContainerDefinition = original.InitContainerDefinition
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
// +build go1.9

// Copyright 2021 Microsoft Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

// This code was auto-generated by:
// github.com/Azure/azure-sdk-for-go/tools/profileBuilder

package kubernetesconfigurationapi

import original "github.com/Azure/azure-sdk-for-go/services/kubernetesconfiguration/mgmt/2021-03-01/kubernetesconfiguration/kubernetesconfigurationapi"

type OperationsClientAPI = original.OperationsClientAPI
type SourceControlConfigurationsClientAPI = original.SourceControlConfigurationsClientAPI
Loading

0 comments on commit 64f0073

Please sign in to comment.