Skip to content

Commit 13aff10

Browse files
authored
Updating release notes. (Azure#17525)
* Updating release notes to highlight additional changes that came as part of last update * Spell fix
1 parent b9b6abd commit 13aff10

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

sdk/databox/Microsoft.Azure.Management.DataBox/src/Microsoft.Azure.Management.DataBox.csproj

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,15 @@
77
<PackageId>Microsoft.Azure.Management.DataBox</PackageId>
88
<Description>Microsoft Azure Management DataBox library</Description>
99
<AssemblyName>Microsoft.Azure.Management.DataBox</AssemblyName>
10-
<Version>1.3.0</Version>
10+
<Version>1.3.1</Version>
1111
<PackageTags>AzureDataBox;DataBox;</PackageTags>
1212
<PackageReleaseNotes>
1313

1414
<![CDATA[
1515
Changes:
1616
17-
1) Adding support of double encryption.
18-
19-
2) Adding support of user assigned identity in create/update order.
20-
17+
1) Updating only release notes as part of 1.3.1 to inform users that properties of default error response i.e ApiErrorException has been changed from 1.2.0 and later versions.
18+
2119
]]>
2220

2321
</PackageReleaseNotes>

sdk/databox/Microsoft.Azure.Management.DataBox/src/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyDescription("Provides Microsoft Azure DataBox management functions for managing the Microsoft Azure DataBox service.")]
99

1010
[assembly: AssemblyVersion("1.0.0")]
11-
[assembly: AssemblyFileVersion("1.3.0")]
11+
[assembly: AssemblyFileVersion("1.3.1")]
1212

1313
[assembly: AssemblyConfiguration("")]
1414
[assembly: AssemblyCompany("Microsoft")]

0 commit comments

Comments
 (0)