Skip to content

Commit 83a43ab

Browse files
azure-sdkAlancere
andauthored
[Release] sdk/resourcemanager/iothub/armiothub/1.2.0-beta.2 (Azure#21480)
* [Release] sdk/resourcemanager/iothub/armiothub/1.2.0-beta.2 generation from spec commit: 80c21c17b4a7aa57f637ee594f7cfd653255a7e0 * update assets.json --------- Co-authored-by: ReleaseHelper <ReleaseHelper> Co-authored-by: Peng Jiahui <804873052@qq.com>
1 parent 08d3eb6 commit 83a43ab

27 files changed

+747
-583
lines changed

sdk/resourcemanager/iothub/armiothub/CHANGELOG.md

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

3+
## 1.2.0-beta.2 (2023-09-22)
4+
### Breaking Changes
5+
6+
- Field `CollectionName` of struct `RoutingCosmosDBSQLAPIProperties` has been removed
7+
- Field `CosmosDBSQLCollections` of struct `RoutingEndpoints` has been removed
8+
9+
### Features Added
10+
11+
- New field `ContainerName` in struct `RoutingCosmosDBSQLAPIProperties`
12+
- New field `CosmosDBSQLContainers` in struct `RoutingEndpoints`
13+
14+
315
## 1.2.0-beta.1 (2023-04-28)
416
### Features Added
517

sdk/resourcemanager/iothub/armiothub/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "go",
44
"TagPrefix": "go/resourcemanager/iothub/armiothub",
5-
"Tag": "go/resourcemanager/iothub/armiothub_1f14029f7c"
5+
"Tag": "go/resourcemanager/iothub/armiothub_34143edb71"
66
}

sdk/resourcemanager/iothub/armiothub/autorest.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/1f22d4dbd99b0fe347ad79e79d4eb1ed44a87291/specification/iothub/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/1f22d4dbd99b0fe347ad79e79d4eb1ed44a87291/specification/iothub/resource-manager/readme.go.md
8+
- https://github.com/Azure/azure-rest-api-specs/blob/80c21c17b4a7aa57f637ee594f7cfd653255a7e0/specification/iothub/resource-manager/readme.md
9+
- https://github.com/Azure/azure-rest-api-specs/blob/80c21c17b4a7aa57f637ee594f7cfd653255a7e0/specification/iothub/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 1.2.0-beta.1
12-
tag: package-preview-2022-11
11+
module-version: 1.2.0-beta.2
12+
tag: package-preview-2023-06
1313
```

sdk/resourcemanager/iothub/armiothub/certificates_client.go

Lines changed: 61 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/iothub/armiothub/certificates_client_example_test.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)