Releases: Azure/azure-sdk-for-js
Releases · Azure/azure-sdk-for-js
@azure/communication-sms_1.2.0-beta.2
Phermanov/opt out api preview (#32008) ### Packages impacted by this PR communication-sms ### Issues associated with this PR The purpose of the opt-out management API is to enable customers to manage opt-out requests for SMS messages. The Opt-Out Management API is a self-service API that enables businesses to manage opt-out requests for their SMS campaigns. ### Describe the problem that is addressed by this PR Adding Opt Out API into JS SDK. ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ Yes, both regular unit and live tests are added. ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [x] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [x] Added a changelog (if necessary) --------- Co-authored-by: Pavlo Hermanov <117445225+phermanov-msft@users.noreply.github.com>
@azure-rest/batch_1.0.0-beta.2
[identity] Precise Typechecking (#32132)
@azure/communication-rooms_1.1.1
[identity] Migrate @azure/identity-vscode to ESM/vitest (#32004) ### Packages impacted by this PR - @azure/identity-vscode ### Issues associated with this PR - https://github.com/Azure/azure-sdk-for-js/issues/31338 ### Describe the problem that is addressed by this PR Migrates @azure/identity-vscode to ESM/vitest via automation. ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary)
@azure/arm-healthdataaiservices_1.0.0
1.0.0 (2024-11-25)
Features Added
This is the first stable version with the package of @azure/arm-healthdataaiservices.
@typespec/ts-http-runtime_0.1.0
[ts-http-runtime] minimal API surface (#31627)
@azure/arm-neonpostgres_1.0.0-beta.1
1.0.0-beta.1 (2024-11-15)
Features Added
Initial release of the Azure NeonPostgres package
@azure/eventgrid_5.9.0
[@azure/eventgrid] Update System events for EG Version 5.9.0 (#32011) ### Packages impacted by this PR @Azure/eventgrid ### Issues associated with this PR NA ### Describe the problem that is addressed by this PR This PR consists of the following changes: - Added new System Events: - `Microsoft.ResourceNotifications.ContainerServiceEventResources.ScheduledEventEmitted` - A new property `policyRunSummary` has been added to `StorageLifecyclePolicyCompletedEventData` interface. - New properties `StorageLifecycleCompletionStatus` and `KnownStorageLifecycleCompletionStatus` have been added. ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? There are no specific/complex design scenarios for this task. It is a straightforward regenerate and some standard changes to the custom layer of the code. ### Are there test cases added in this PR? _(If not, why?)_ No. This item is standard and we need not add test cases for every new events. The existing cases would be sufficient. ### Provide a list of related PRs _(if any)_ - https://github.com/Azure/azure-sdk-for-js/pull/28176 (This is the PR that adds similar events to the SDK in the 5.1.0 release) - https://github.com/Azure/azure-sdk-for-js/pull/28513 (This is the PR that adds similar events to the SDK in the 5.2.0 release) - https://github.com/Azure/azure-sdk-for-js/pull/28891 (This is the PR that adds similar events to the SDK in the 5.3.0 release) - https://github.com/Azure/azure-sdk-for-js/pull/29035 (This is the PR that adds similar events to the SDK in the 5.4.0 release) - https://github.com/Azure/azure-sdk-for-js/pull/29872 (This is the PR that adds similar events to the SDK in the 5.5.0 release) - https://github.com/Azure/azure-sdk-for-js/pull/30811 (This is the PR that adds similar events to the SDK in the 5.6.0 release) ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ```autorest --typescript swagger\README.md``` ### Checklists - [X] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [X] Added a changelog (if necessary)
@azure/arm-devopsinfrastructure_1.0.0
1.0.0 (2024-11-25)
Features Added
This is the first stable version with the package of @azure/arm-devopsinfrastructure
@azure/microsoft-playwright-testing_1.0.0-beta.6
1.0.0-beta.6 (2024-11-29)
Features Added
- Added support for multiple global setup and teardown files introduced in playwright v1.49.
Bugs Fixed
- Missing type generation for some functions and interfaces.
@azure/arm-terraform_1.0.0-beta.1
1.0.0-beta.1 (2024-11-18)
Features Added
Initial release of the Azure AzureTerraform Package.