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 dd997f1 commit 4989122Copy full SHA for 4989122
sdk/core/Azure.Core/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.8.0-beta.1 (Unreleased)
+## 1.8.0 (2020-01-06)
4
5
### Added
6
- `AzureSasCredential` and its respective policy.
sdk/core/Azure.Core/src/Azure.Core.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>This is the implementation of the Azure Client Pipeline</Description>
<AssemblyTitle>Microsoft Azure Client Pipeline</AssemblyTitle>
- <Version>1.8.0-beta.1</Version>
+ <Version>1.8.0</Version>
<ApiCompatVersion>1.7.0</ApiCompatVersion>
7
<PackageTags>Microsoft Azure Client Pipeline</PackageTags>
8
<Nullable>enable</Nullable>
0 commit comments