Skip to content

Commit 4a91466

Browse files
[AppConfig] build: v1.6.0 release prep (Azure#48673)
* build: v1.6.0 release prep * add initial release date * fix changelog * fix release date
1 parent 2cbde2e commit 4a91466

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md

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

3-
## 1.6.0-beta.1 (Unreleased)
3+
## 1.6.0 (2025-03-11)
44

55
### Features Added
66

77
- Added support for specifying the token credential's Microsoft Entra audience when creating a client.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.5.0 (2024-08-06)
1610

1711
### Features Added

sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Description>This is the Microsoft Azure Application Configuration Service client library</Description>
55
<AssemblyTitle>Microsoft Azure.Data.AppConfiguration client library</AssemblyTitle>
6-
<Version>1.6.0-beta.1</Version>
6+
<Version>1.6.0</Version>
77
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
88
<ApiCompatVersion>1.5.0</ApiCompatVersion>
99
<PackageTags>Microsoft Azure Application Configuration;Data;AppConfig;$(PackageCommonTags)</PackageTags>

0 commit comments

Comments
 (0)