Skip to content

Commit 3d77e33

Browse files
author
SDKAuto
committed
CodeGen from PR 25320 in Azure/azure-rest-api-specs
Merge 4e02689d23bc8c4079eb53dc1ec454ff8e918cd5 into 895c9c994480fb8e9d34b0d1973d57717ab0c979
1 parent 82b4717 commit 3d77e33

26 files changed

+708
-3011
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-08-16)
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/autorest.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
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+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/iothub/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/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
1312
```

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.

0 commit comments

Comments
 (0)