Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/iothub/armiothub/1.2.0-beta.1 (#20597)
Browse files Browse the repository at this point in the history
* [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 <[email protected]>
  • Loading branch information
azure-sdk and Alancere authored Apr 24, 2023
1 parent 7480f6b commit a85b9b8
Show file tree
Hide file tree
Showing 19 changed files with 581 additions and 215 deletions.
17 changes: 17 additions & 0 deletions sdk/resourcemanager/iothub/armiothub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Release History

## 1.2.0-beta.1 (2023-04-28)
### Features Added

- New value `RoutingSourceDigitalTwinChangeEvents`, `RoutingSourceMqttBrokerMessages` added to enum type `RoutingSource`
- New enum type `IPVersion` with values `IPVersionIPv4`, `IPVersionIPv4IPv6`, `IPVersionIPv6`
- New struct `EncryptionPropertiesDescription`
- New struct `KeyVaultKeyProperties`
- New struct `PropertiesDeviceStreams`
- New struct `RootCertificateProperties`
- New struct `RoutingCosmosDBSQLAPIProperties`
- New field `DeviceStreams` in struct `Properties`
- New field `Encryption` in struct `Properties`
- New field `IPVersion` in struct `Properties`
- New field `RootCertificate` in struct `Properties`
- New field `CosmosDBSQLCollections` in struct `RoutingEndpoints`


## 1.1.1 (2023-04-14)
### Bug Fixes

Expand Down
7 changes: 4 additions & 3 deletions sdk/resourcemanager/iothub/armiothub/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/iothub/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/iothub/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/1f22d4dbd99b0fe347ad79e79d4eb1ed44a87291/specification/iothub/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/1f22d4dbd99b0fe347ad79e79d4eb1ed44a87291/specification/iothub/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.1.1
module-version: 1.2.0-beta.1
tag: package-preview-2022-11
```
24 changes: 12 additions & 12 deletions sdk/resourcemanager/iothub/armiothub/certificates_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions sdk/resourcemanager/iothub/armiothub/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 24 additions & 2 deletions sdk/resourcemanager/iothub/armiothub/constants.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a85b9b8

Please sign in to comment.