We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a87bc commit 8abeccaCopy full SHA for 8abecca
sdk/datamigration/Azure.ResourceManager.DataMigration/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.0.0-beta.7 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.0.0-beta.6 (2025-08-04)
14
15
### Features Added
sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <Version>1.0.0-beta.6</Version>
+ <Version>1.0.0-beta.7</Version>
<PackageId>Azure.ResourceManager.DataMigration</PackageId>
<Description>Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DataMigration.</Description>
<PackageTags>azure;management;arm;resource manager;datamigration</PackageTags>
0 commit comments