Skip to content

Commit

Permalink
[Tables] Prepare for January release (#19783)
Browse files Browse the repository at this point in the history
* Add MetastoreOperations

* Prepare for Jan release

* Fix changelog dates

* Update release day
  • Loading branch information
joheredi authored Jan 12, 2022
1 parent 7a42fcd commit 8c914aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdk/synapse/synapse-artifacts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.0.0-beta.8 (2021-01-11)
## 1.0.0-beta.8 (2022-01-12)

### Features Added

Expand Down
7 changes: 2 additions & 5 deletions sdk/tables/data-tables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# Release History

## 13.0.1 (Unreleased)

### Features Added

### Breaking Changes
## 13.0.1 (2022-01-12)

### Bugs Fixed

- Fix issue where custom HTTP Client passed in client options was being ignored in transactions. [#19470](https://github.com/Azure/azure-sdk-for-js/pull/19470)
- Fix issue where optionality of expiresOn and permissions is not respected when signedIdentifier is provided.
- Fix `createTable` not calling `onResponse` callback when the service returns `TableAlreadyExists`. [#18914](https://github.com/Azure/azure-sdk-for-js/pull/18914)

Expand Down

0 comments on commit 8c914aa

Please sign in to comment.