Skip to content

Commit

Permalink
Prep for release (Azure#39108)
Browse files Browse the repository at this point in the history
  • Loading branch information
christothes authored and matthohn-msft committed Oct 27, 2023
1 parent 1fe5b53 commit e0145b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions sdk/tables/Azure.Data.Tables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,17 @@
# Release History

## 12.9.0-beta.1 (Unreleased)
## 12.8.2 (2023-10-10)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Tables better with their contributions to this release:

- metjuperry _([GitHub](https://github.com/metjuperry))_

### Features Added

### Breaking Changes

### Bugs Fixed

- Fixed an issue where custom models decorated with the `DataMemberAttribute` were not properly considered in query filters (A community contribution, courtesy of _[metjuperry]_ ([#38884](https://github.com/Azure/azure-sdk-for-net/issues/38884))

### Other Changes

## 12.8.1 (2023-08-15)

### Bugs Fixed
Expand Down
2 changes: 1 addition & 1 deletion sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Description>This client library enables working with the Microsoft Azure Table service</Description>
<AssemblyTitle>Microsoft Azure.Data.Tables client library</AssemblyTitle>
<Version>12.9.0-beta.1</Version>
<Version>12.8.2</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>12.8.1</ApiCompatVersion>
<DefineConstants>TableSDK;$(DefineConstants)</DefineConstants>
Expand Down

0 comments on commit e0145b5

Please sign in to comment.