Skip to content

Commit 3912564

Browse files
authored
[Extensions] June 2024 Release Prep (Azure#44560)
The focus of these changes is to prepare the `Microsoft.Azure.Extensions` package for the June 2024 release.
1 parent 86747c4 commit 3912564

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Release History
22

3-
## 1.8.0-beta.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.7.4 (2024-06-13)
104

115
### Other Changes
126

7+
- Updated dependency `Azure.Identity` to version `1.11.4`.
8+
139
## 1.7.3 (2024-04-16)
1410

1511
### Other Changes

sdk/extensions/Microsoft.Extensions.Azure/src/Microsoft.Extensions.Azure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
55
<Description>Azure Client SDK integration with Microsoft.Extensions libraries</Description>
66
<AssemblyTitle>Azure Client SDK integration Microsoft.Extensions</AssemblyTitle>
7-
<Version>1.8.0-beta.1</Version>
7+
<Version>1.7.4</Version>
88
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
99
<ApiCompatVersion>1.7.3</ApiCompatVersion>
1010
<PackageTags>Microsoft Azure Client Pipeline AspNetCore Extensions</PackageTags>

0 commit comments

Comments
 (0)