From 5689aff2b50619424725f4f42cd049741ce725b6 Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri, 20 Dec 2024 00:14:22 -0800 Subject: [PATCH] Post release automated changes for communication releases (#32302) Post release automated changes for azure-communication-sms --- sdk/communication/communication-sms/CHANGELOG.md | 10 ++++++++++ sdk/communication/communication-sms/package.json | 2 +- sdk/communication/communication-sms/src/constants.ts | 2 +- .../src/generated/src/smsApiClient.ts | 2 +- .../communication-sms/src/generated/src/tracing.ts | 2 +- sdk/communication/communication-sms/swagger/README.md | 2 +- 6 files changed, 15 insertions(+), 5 deletions(-) diff --git a/sdk/communication/communication-sms/CHANGELOG.md b/sdk/communication/communication-sms/CHANGELOG.md index 43d2f563c639..0f8227926ca5 100644 --- a/sdk/communication/communication-sms/CHANGELOG.md +++ b/sdk/communication/communication-sms/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.2.0-beta.4 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.2.0-beta.3 (2024-12-19) ### Bugs Fixed diff --git a/sdk/communication/communication-sms/package.json b/sdk/communication/communication-sms/package.json index 649e75d4c9a2..76f980a99239 100644 --- a/sdk/communication/communication-sms/package.json +++ b/sdk/communication/communication-sms/package.json @@ -1,6 +1,6 @@ { "name": "@azure/communication-sms", - "version": "1.2.0-beta.3", + "version": "1.2.0-beta.4", "description": "SDK for Azure Communication SMS service which facilitates the sending of SMS messages.", "sdk-type": "client", "main": "./dist/commonjs/index.js", diff --git a/sdk/communication/communication-sms/src/constants.ts b/sdk/communication/communication-sms/src/constants.ts index f967eaae3eb3..91c50d8b901c 100644 --- a/sdk/communication/communication-sms/src/constants.ts +++ b/sdk/communication/communication-sms/src/constants.ts @@ -1,4 +1,4 @@ // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. -export const SDK_VERSION: string = "1.2.0-beta.3"; +export const SDK_VERSION: string = "1.2.0-beta.4"; diff --git a/sdk/communication/communication-sms/src/generated/src/smsApiClient.ts b/sdk/communication/communication-sms/src/generated/src/smsApiClient.ts index 200a56a3989f..e4f43004eb8c 100644 --- a/sdk/communication/communication-sms/src/generated/src/smsApiClient.ts +++ b/sdk/communication/communication-sms/src/generated/src/smsApiClient.ts @@ -38,7 +38,7 @@ export class SmsApiClient extends coreClient.ServiceClient { requestContentType: "application/json; charset=utf-8", }; - const packageDetails = `azsdk-js-communication-sms/1.2.0-beta.3`; + const packageDetails = `azsdk-js-communication-sms/1.2.0-beta.4`; const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}` diff --git a/sdk/communication/communication-sms/src/generated/src/tracing.ts b/sdk/communication/communication-sms/src/generated/src/tracing.ts index 00590f150bd1..99e498ec28a0 100644 --- a/sdk/communication/communication-sms/src/generated/src/tracing.ts +++ b/sdk/communication/communication-sms/src/generated/src/tracing.ts @@ -11,5 +11,5 @@ import { createTracingClient } from "@azure/core-tracing"; export const tracingClient = createTracingClient({ namespace: "Microsoft.Communication", packageName: "@azure/communication-sms", - packageVersion: "1.2.0-beta.3", + packageVersion: "1.2.0-beta.4", }); diff --git a/sdk/communication/communication-sms/swagger/README.md b/sdk/communication/communication-sms/swagger/README.md index 1ea260541b51..07570641d9b0 100644 --- a/sdk/communication/communication-sms/swagger/README.md +++ b/sdk/communication/communication-sms/swagger/README.md @@ -19,7 +19,7 @@ use-extension: "@autorest/typescript": "latest" azure-arm: false add-credentials: false -package-version: 1.2.0-beta.3 +package-version: 1.2.0-beta.4 v3: true tracing-info: