From 7ff7f08bea2df7127d8c406b5daa552921b366c3 Mon Sep 17 00:00:00 2001 From: Peng Jiahui <46921893+Alancere@users.noreply.github.com> Date: Fri, 21 Oct 2022 16:33:25 +0800 Subject: [PATCH] Release v67.0.1 (#19370) * Release V67.1.0 * replace tree/legacy to blob/v67.0.0 * v67.0.1 * update deprecated message --- CHANGELOG.md | 21 ++++++++++++------- .../2017-10-01-preview/iotspaces/client.go | 2 ++ version/version.go | 2 +- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2df3952c892d..11171a699bcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CHANGELOG +## `v67.0.1` + +### Deprecated Packages +- `github.com/Azure/azure-sdk-for-go/services/preview/iotspaces/mgmt/2017-10-01-preview/iotspaces` + ## `v67.0.0` ### New Packages @@ -55,18 +60,18 @@ | Package Path | Changelog | | :--- | :---: | -| `github.com/Azure/azure-sdk-for-go/services/preview/reservations/mgmt/2019-04-01/reservations` | [details](https://github.com/Azure/azure-sdk-for-go/tree/legacy/services/preview/reservations/mgmt/2019-04-01/reservations/CHANGELOG.md) | -| `github.com/Azure/azure-sdk-for-go/services/preview/reservations/mgmt/2019-07-19-preview/reservations` | [details](https://github.com/Azure/azure-sdk-for-go/tree/legacy/services/preview/reservations/mgmt/2019-07-19-preview/reservations/CHANGELOG.md) | -| `github.com/Azure/azure-sdk-for-go/services/preview/resources/mgmt/2021-06-01-preview/policy` | [details](https://github.com/Azure/azure-sdk-for-go/tree/legacy/services/preview/resources/mgmt/2021-06-01-preview/policy/CHANGELOG.md) | +| `github.com/Azure/azure-sdk-for-go/services/preview/reservations/mgmt/2019-04-01/reservations` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v67.0.0/services/preview/reservations/mgmt/2019-04-01/reservations/CHANGELOG.md) | +| `github.com/Azure/azure-sdk-for-go/services/preview/reservations/mgmt/2019-07-19-preview/reservations` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v67.0.0/services/preview/reservations/mgmt/2019-07-19-preview/reservations/CHANGELOG.md) | +| `github.com/Azure/azure-sdk-for-go/services/preview/resources/mgmt/2021-06-01-preview/policy` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v67.0.0/services/preview/resources/mgmt/2021-06-01-preview/policy/CHANGELOG.md) | ### Breaking Changes | Package Path | Changelog | | :--- | :---: | -| `github.com/Azure/azure-sdk-for-go/services/containerinstance/mgmt/2021-10-01/containerinstance` | [details](https://github.com/Azure/azure-sdk-for-go/tree/legacy/services/containerinstance/mgmt/2021-10-01/containerinstance/CHANGELOG.md) | -| `github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/activitylogs` | [details](https://github.com/Azure/azure-sdk-for-go/tree/legacy/services/monitor/mgmt/2020-10-01/activitylogs/CHANGELOG.md) | -| `github.com/Azure/azure-sdk-for-go/services/preview/security/mgmt/v3.0/security` | [details](https://github.com/Azure/azure-sdk-for-go/tree/legacy/services/preview/security/mgmt/v3.0/security/CHANGELOG.md) | -| `github.com/Azure/azure-sdk-for-go/services/preview/sql/mgmt/v5.0/sql` | [details](https://github.com/Azure/azure-sdk-for-go/tree/legacy/services/preview/sql/mgmt/v5.0/sql/CHANGELOG.md) | -| `github.com/Azure/azure-sdk-for-go/services/reservations/mgmt/2022-03-01/reservations` | [details](https://github.com/Azure/azure-sdk-for-go/tree/legacy/services/reservations/mgmt/2022-03-01/reservations/CHANGELOG.md) | +| `github.com/Azure/azure-sdk-for-go/services/containerinstance/mgmt/2021-10-01/containerinstance` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v67.0.0/services/containerinstance/mgmt/2021-10-01/containerinstance/CHANGELOG.md) | +| `github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/activitylogs` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v67.0.0/services/monitor/mgmt/2020-10-01/activitylogs/CHANGELOG.md) | +| `github.com/Azure/azure-sdk-for-go/services/preview/security/mgmt/v3.0/security` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v67.0.0/services/preview/security/mgmt/v3.0/security/CHANGELOG.md) | +| `github.com/Azure/azure-sdk-for-go/services/preview/sql/mgmt/v5.0/sql` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v67.0.0/services/preview/sql/mgmt/v5.0/sql/CHANGELOG.md) | +| `github.com/Azure/azure-sdk-for-go/services/reservations/mgmt/2022-03-01/reservations` | [details](https://github.com/Azure/azure-sdk-for-go/blob/v67.0.0/services/reservations/mgmt/2022-03-01/reservations/CHANGELOG.md) | ## `v66.0.0` diff --git a/services/preview/iotspaces/mgmt/2017-10-01-preview/iotspaces/client.go b/services/preview/iotspaces/mgmt/2017-10-01-preview/iotspaces/client.go index 6661622923c1..c7ac34253c3d 100644 --- a/services/preview/iotspaces/mgmt/2017-10-01-preview/iotspaces/client.go +++ b/services/preview/iotspaces/mgmt/2017-10-01-preview/iotspaces/client.go @@ -1,3 +1,5 @@ +// Deprecated: This library is deprecated and no longer supported. The Azure IoTSpaces service that this library supported has been retired as of the end of 2020. Please consider using the Azure Digital Twins service ([What is Azure Digital Twins? - Azure Digital Twins | Microsoft Learn](https://learn.microsoft.com/en-us/azure/digital-twins/overview)) +// // Package iotspaces implements the Azure ARM Iotspaces service API version 2017-10-01-preview. // // Use this API to manage the IoTSpaces service instances in your Azure subscription. diff --git a/version/version.go b/version/version.go index b7136499e8e7..d065bc6d8351 100644 --- a/version/version.go +++ b/version/version.go @@ -4,4 +4,4 @@ package version // Licensed under the MIT License. See License.txt in the project root for license information. // Number contains the semantic version of this SDK. -const Number = "v67.0.0" +const Number = "v67.0.1"