From 10a8507bb253bf780be6661f92977572c0d95e6b Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Thu, 26 Dec 2024 15:08:19 +0000 Subject: [PATCH] Post release automated changes for azure-rest-maps-timezone --- sdk/maps/maps-timezone-rest/CHANGELOG.md | 10 ++++++++++ sdk/maps/maps-timezone-rest/package.json | 2 +- sdk/maps/maps-timezone-rest/swagger/README.md | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/sdk/maps/maps-timezone-rest/CHANGELOG.md b/sdk/maps/maps-timezone-rest/CHANGELOG.md index 3a83239132d8..dd02d444b3d7 100644 --- a/sdk/maps/maps-timezone-rest/CHANGELOG.md +++ b/sdk/maps/maps-timezone-rest/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.1 (2024-12-20) ### Features Added diff --git a/sdk/maps/maps-timezone-rest/package.json b/sdk/maps/maps-timezone-rest/package.json index b8477fbf17d2..0c0bba90b928 100644 --- a/sdk/maps/maps-timezone-rest/package.json +++ b/sdk/maps/maps-timezone-rest/package.json @@ -2,7 +2,7 @@ "name": "@azure-rest/maps-timezone", "sdk-type": "client", "author": "Microsoft Corporation", - "version": "1.0.0-beta.1", + "version": "1.0.0-beta.2", "description": "A generated SDK for MapsTimeZoneClient.", "keywords": [ "node", diff --git a/sdk/maps/maps-timezone-rest/swagger/README.md b/sdk/maps/maps-timezone-rest/swagger/README.md index 36ff997fea4a..6a7ece134733 100644 --- a/sdk/maps/maps-timezone-rest/swagger/README.md +++ b/sdk/maps/maps-timezone-rest/swagger/README.md @@ -24,7 +24,7 @@ license-header: MICROSOFT_MIT_NO_VERSION output-folder: ../ source-code-folder-path: ./generated input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/maps/data-plane/Timezone/preview/1.0/timezone.json -package-version: 1.0.0-beta.1 +package-version: 1.0.0-beta.2 rest-level-client: true # Although maps-timezone supports key-credentials and Microsoft Entra ID, maps-timezone requires header "ms-x-client-id", which is different from the standard Microsoft Entra ID, so we don't generate Microsoft Entra ID code and implement ourselves. # For auth configuration, please refer to: https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/RLC-quickstart.md#how-to-configure-authentication