Skip to content

Commit a85b9b8

Browse files
azure-sdkAlancere
andauthored
[Release] sdk/resourcemanager/iothub/armiothub/1.2.0-beta.1 (Azure#20597)
* [Release] sdk/resourcemanager/iothub/armiothub/1.2.0-beta.1 generation from spec commit: 1f22d4dbd99b0fe347ad79e79d4eb1ed44a87291 * update --------- Co-authored-by: ReleaseHelper <ReleaseHelper> Co-authored-by: Alancere <804873052@qq.com>
1 parent 7480f6b commit a85b9b8

19 files changed

+581
-215
lines changed

sdk/resourcemanager/iothub/armiothub/CHANGELOG.md

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

3+
## 1.2.0-beta.1 (2023-04-28)
4+
### Features Added
5+
6+
- New value `RoutingSourceDigitalTwinChangeEvents`, `RoutingSourceMqttBrokerMessages` added to enum type `RoutingSource`
7+
- New enum type `IPVersion` with values `IPVersionIPv4`, `IPVersionIPv4IPv6`, `IPVersionIPv6`
8+
- New struct `EncryptionPropertiesDescription`
9+
- New struct `KeyVaultKeyProperties`
10+
- New struct `PropertiesDeviceStreams`
11+
- New struct `RootCertificateProperties`
12+
- New struct `RoutingCosmosDBSQLAPIProperties`
13+
- New field `DeviceStreams` in struct `Properties`
14+
- New field `Encryption` in struct `Properties`
15+
- New field `IPVersion` in struct `Properties`
16+
- New field `RootCertificate` in struct `Properties`
17+
- New field `CosmosDBSQLCollections` in struct `RoutingEndpoints`
18+
19+
320
## 1.1.1 (2023-04-14)
421
### Bug Fixes
522

sdk/resourcemanager/iothub/armiothub/autorest.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/iothub/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/iothub/resource-manager/readme.go.md
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
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 1.1.1
11+
module-version: 1.2.0-beta.1
12+
tag: package-preview-2022-11
1213
```

sdk/resourcemanager/iothub/armiothub/certificates_client.go

Lines changed: 12 additions & 12 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.

sdk/resourcemanager/iothub/armiothub/client.go

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

sdk/resourcemanager/iothub/armiothub/client_example_test.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/iothub/armiothub/constants.go

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

0 commit comments

Comments
 (0)