diff --git a/sdk/purview/purview-catalog-rest/CHANGELOG.md b/sdk/purview/purview-catalog-rest/CHANGELOG.md index ef7044758b9b..202251f74d48 100644 --- a/sdk/purview/purview-catalog-rest/CHANGELOG.md +++ b/sdk/purview/purview-catalog-rest/CHANGELOG.md @@ -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 diff --git a/sdk/purview/purview-catalog-rest/package.json b/sdk/purview/purview-catalog-rest/package.json index 6a97028a0447..81cac67ad06e 100644 --- a/sdk/purview/purview-catalog-rest/package.json +++ b/sdk/purview/purview-catalog-rest/package.json @@ -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", diff --git a/sdk/purview/purview-catalog-rest/swagger/README.md b/sdk/purview/purview-catalog-rest/swagger/README.md index 05c61479b98b..ae2e9116d8c3 100644 --- a/sdk/purview/purview-catalog-rest/swagger/README.md +++ b/sdk/purview/purview-catalog-rest/swagger/README.md @@ -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"