Skip to content

Commit d48898d

Browse files
Prep for release (#53713)
1 parent bf65ce9 commit d48898d

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

sdk/core/Azure.Core/CHANGELOG.md

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

3-
## 1.50.0-beta.1 (Unreleased)
3+
## 1.50.0 (2025-11-05)
44

55
### Acknowledgments
66

@@ -10,9 +10,7 @@ Thank you to our developer community members who helped to make the Azure.Core l
1010

1111
### Features Added
1212

13-
### Breaking Changes
14-
15-
### Bugs Fixed
13+
- Adopt System.ClientModel 1.8.0
1614

1715
### Other Changes
1816

sdk/core/Azure.Core/src/Azure.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>This is the implementation of the Azure Client Pipeline</Description>
44
<AssemblyTitle>Microsoft Azure Client Pipeline</AssemblyTitle>
5-
<Version>1.50.0-beta.1</Version>
5+
<Version>1.50.0</Version>
66
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77
<ApiCompatVersion>1.49.0</ApiCompatVersion>
88
<PackageTags>Microsoft Azure Client Pipeline</PackageTags>

0 commit comments

Comments
 (0)