Skip to content

Commit

Permalink
Post release automated changes for azure-rest-purview-catalog (Azure#…
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Apr 11, 2022
1 parent 9d5f582 commit 7835871
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions sdk/purview/purview-catalog-rest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.0.0-beta.5 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.4 (2022-04-07)

- Fix bug for listing entities by guids
Expand Down
2 changes: 1 addition & 1 deletion sdk/purview/purview-catalog-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "client",
"author": "Microsoft Corporation",
"description": "An isomorphic rest level client library for the Azure Purview Catalog service.",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"keywords": [
"node",
"azure",
Expand Down
2 changes: 1 addition & 1 deletion sdk/purview/purview-catalog-rest/swagger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ license-header: MICROSOFT_MIT_NO_VERSION
output-folder: ../
source-code-folder-path: ./src
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/2c66a689c610dbef623d6c4e4c4e913446d5ac68/specification/purview/data-plane/Azure.Analytics.Purview.Catalog/preview/2021-05-01-preview/purviewcatalog.json
package-version: 1.0.0-beta.4
package-version: 1.0.0-beta.5
rest-level-client: true
add-credentials: true
credential-scopes: "https://purview.azure.net/.default"
Expand Down

0 comments on commit 7835871

Please sign in to comment.