Skip to content

Commit 7bc71a3

Browse files
authored
Enable-WriteCore-feature-for-compute And Release (#46310)
* Enable-WriteCore-feature-for-compute * Update assets.json * Update assets.json * Update assets.json * Update CHANGELOG.md * Update CHANGELOG.md * [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")] * Revert "[Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")]" This reverts commit d2645d7. * [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")] * release
1 parent 3686854 commit 7bc71a3

File tree

434 files changed

+4378
-4210
lines changed

Some content is hidden

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

434 files changed

+4378
-4210
lines changed

sdk/compute/Azure.ResourceManager.Compute/CHANGELOG.md

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

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

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Exposed `JsonModelWriteCore` for model serialization procedure.
128

139
## 1.6.0 (2024-08-26)
1410

sdk/compute/Azure.ResourceManager.Compute/api/Azure.ResourceManager.Compute.netstandard2.0.cs

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

sdk/compute/Azure.ResourceManager.Compute/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/compute/Azure.ResourceManager.Compute",
5-
"Tag": "net/compute/Azure.ResourceManager.Compute_d32ee065f6"
5+
"Tag": "net/compute/Azure.ResourceManager.Compute_5f424f6784"
66
}

sdk/compute/Azure.ResourceManager.Compute/src/Generated/AvailabilitySetData.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/compute/Azure.ResourceManager.Compute/src/Generated/CapacityReservationData.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/compute/Azure.ResourceManager.Compute/src/Generated/CapacityReservationGroupData.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/compute/Azure.ResourceManager.Compute/src/Generated/CloudServiceData.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.

0 commit comments

Comments
 (0)