Skip to content

Commit c1f22d1

Browse files
authored
Prepare Azure.Data.AppConfiguration 1.2.0 release (Azure#24259)
1 parent 35717ad commit c1f22d1

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

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

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

3-
## 1.2.0-beta.2 (Unreleased)
3+
## 1.2.0 (2021-10-05)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Added a `ConfigurationSetting` constructor parameter to set an `ETag`.
128

139
## 1.2.0-beta.1 (2021-08-10)
1410

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.2.0-beta.2</Version>
6+
<Version>1.2.0</Version>
77
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
88
<ApiCompatVersion>1.1.0</ApiCompatVersion>
99
<PackageTags>Microsoft Azure Application Configuration;Data;AppConfig;$(PackageCommonTags)</PackageTags>

0 commit comments

Comments
 (0)