Skip to content

Commit 0207495

Browse files
authored
Enable-WriteCore-feature-for-iothub And Release (Azure#46178)
* Enable-WriteCore-feature-for-iothub * [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")] * [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")] * [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")] * release
1 parent 1ba7367 commit 0207495

File tree

80 files changed

+735
-377
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+735
-377
lines changed

sdk/iothub/Azure.ResourceManager.IotHub/CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
# Release History
22

3-
## 1.2.0-beta.1 (Unreleased)
3+
## 1.2.0-beta.1 (2024-10-15)
44

55
### Features Added
66

77
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
8-
9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
8+
- Exposed `JsonModelWriteCore` for model serialization procedure.
149

1510
## 1.1.1 (2023-11-29)
1611

sdk/iothub/Azure.ResourceManager.IotHub/api/Azure.ResourceManager.IotHub.netstandard2.0.cs

Lines changed: 60 additions & 0 deletions
Large diffs are not rendered by default.

sdk/iothub/Azure.ResourceManager.IotHub/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": "net",
44
"TagPrefix": "net/iothub/Azure.ResourceManager.IotHub",
5-
"Tag": "net/iothub/Azure.ResourceManager.IotHub_6b8d256cfa"
5+
"Tag": "net/iothub/Azure.ResourceManager.IotHub_91b8297e14"
66
}

sdk/iothub/Azure.ResourceManager.IotHub/src/Generated/EventHubConsumerGroupInfoData.Serialization.cs

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

sdk/iothub/Azure.ResourceManager.IotHub/src/Generated/IotHubCertificateDescriptionData.Serialization.cs

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

sdk/iothub/Azure.ResourceManager.IotHub/src/Generated/IotHubDescriptionData.Serialization.cs

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

sdk/iothub/Azure.ResourceManager.IotHub/src/Generated/IotHubPrivateEndpointConnectionData.Serialization.cs

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

sdk/iothub/Azure.ResourceManager.IotHub/src/Generated/IotHubPrivateEndpointGroupInformationData.Serialization.cs

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

0 commit comments

Comments
 (0)