Skip to content

Commit 0872c80

Browse files
authored
Deprecated sdk/resourcemanager/servicefabricmesh/armservicefabricmesh (Azure#21583)
* Deprecated sdk/resourcemanager/servicefabricmesh/armservicefabricmesh * remove locale
1 parent e4491a8 commit 0872c80

File tree

5 files changed

+10
-2
lines changed

5 files changed

+10
-2
lines changed

sdk/resourcemanager/servicefabricmesh/armservicefabricmesh/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release History
22

3+
## 0.6.2 (2023-09-22)
4+
5+
Please note, this package has been deprecated. The service backing this library is retired on April 28th, 2021. For more details on the Azure Service Fabric Mesh retirement, please visit: https://azure.microsoft.com/updates/azure-service-fabric-mesh-preview-retirement/.
6+
7+
38
## 0.6.1 (2023-04-14)
49
### Bug Fixes
510

sdk/resourcemanager/servicefabricmesh/armservicefabricmesh/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Azure Service Fabric Mesh Module for Go
22

3+
Please note, this package has been deprecated. The service backing this library is retired on April 28th, 2021. For more details on the Azure Service Fabric Mesh retirement, please visit: https://azure.microsoft.com/updates/azure-service-fabric-mesh-preview-retirement/.
4+
35
[![PkgGoDev](https://pkg.go.dev/badge/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicefabricmesh/armservicefabricmesh)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicefabricmesh/armservicefabricmesh)
46

57
The `armservicefabricmesh` module provides operations for working with Azure Service Fabric Mesh.

sdk/resourcemanager/servicefabricmesh/armservicefabricmesh/autorest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ require:
88
- https://github.com/Azure/azure-rest-api-specs/blob/d55b8005f05b040b852c15e74a0f3e36494a15e1/specification/servicefabricmesh/resource-manager/readme.md
99
- https://github.com/Azure/azure-rest-api-specs/blob/d55b8005f05b040b852c15e74a0f3e36494a15e1/specification/servicefabricmesh/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 0.6.1
11+
module-version: 0.6.2
1212

1313
```

sdk/resourcemanager/servicefabricmesh/armservicefabricmesh/constants.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/servicefabricmesh/armservicefabricmesh/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Deprecated: Please note, this package has been deprecated. The service backing this library is retired on April 28th, 2021. For more details on the Azure Service Fabric Mesh retirement, please visit: https://azure.microsoft.com/updates/azure-service-fabric-mesh-preview-retirement/.
12
module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicefabricmesh/armservicefabricmesh
23

34
go 1.18

0 commit comments

Comments
 (0)