Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion sdk/playwrighttesting/arm-playwrighttesting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History


## 1.0.1 (2025-09-08)

### Other Changes

Added deprecation notice: This package has been deprecated and will no longer be maintained after **February 9, 2026**. Upgrade to the replacement package, **@azure/arm-playwright**, to continue receiving updates. Refer to the [migration guide](https://aka.ms/mpt/migration-guidance) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.

## 1.0.0 (2024-12-13)

### Features Added
Expand Down
4 changes: 4 additions & 0 deletions sdk/playwrighttesting/arm-playwrighttesting/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# AzurePlaywrightService client library for JavaScript

**Deprecation message**

This package has been deprecated and will no longer be maintained after **February 9, 2026**. Upgrade to the replacement package, **@azure/arm-playwright**, to continue receiving updates. Refer to the [migration guide](https://aka.ms/mpt/migration-guidance) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.

This package contains an isomorphic SDK (runs both in Node.js and in browsers) for AzurePlaywrightService client.

Microsoft.AzurePlaywrightService Resource Provider Management API.
Expand Down
2 changes: 1 addition & 1 deletion sdk/playwrighttesting/arm-playwrighttesting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/arm-playwrighttesting",
"version": "1.0.0",
"version": "1.0.1",
"description": "A generated SDK for AzurePlaywrightServiceClient.",
"engines": {
"node": ">=20.0.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azure-samples/arm-playwrighttesting-js",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"description": "@azure/arm-playwrighttesting client library samples for JavaScript",
"engines": {
"node": ">=20.0.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azure-samples/arm-playwrighttesting-ts",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"description": "@azure/arm-playwrighttesting client library samples for TypeScript",
"engines": {
"node": ">=20.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export function createAzurePlaywrightService(
): AzurePlaywrightServiceContext {
const endpointUrl = options.endpoint ?? options.baseUrl ?? `https://management.azure.com`;
const prefixFromOptions = options?.userAgentOptions?.userAgentPrefix;
const userAgentInfo = `azsdk-js-arm-playwrighttesting/1.0.0`;
const userAgentInfo = `azsdk-js-arm-playwrighttesting/1.0.1`;
const userAgentPrefix = prefixFromOptions
? `${prefixFromOptions} azsdk-js-api ${userAgentInfo}`
: `azsdk-js-api ${userAgentInfo}`;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# Release History

## 1.0.0-beta.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.0.0-beta.3 (2025-09-08)

### Other Changes

- This package has been deprecated and will no longer be maintained after **February 9, 2026**. Upgrade to the replacement package, **@azure/create-playwright**, to continue receiving updates. Refer to the [migration guide](https://aka.ms/mpt/migration-guidance) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.

## 1.0.0-beta.2 (2024-11-19)

This release improves compatibility with modern JavaScript environments by migrating the package to ECMAScript modules and Vitest
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Microsoft Playwright Testing preview

**Deprecation message**

This package has been deprecated and will no longer be maintained after **February 9, 2026**. Upgrade to the replacement package, **@azure/create-playwright**, to continue receiving updates. Refer to the [migration guide](https://aka.ms/mpt/migration-guidance) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.

Microsoft Playwright Testing is a fully managed service that uses the cloud to enable you to run Playwright tests with much higher parallelization across different operating system-browser combinations simultaneously. This means faster test runs with broader scenario coverage, which helps speed up delivery of features without sacrificing quality. The service also enables you to publish test results and related artifacts to the service and view them in the service portal enabling faster and easier troubleshooting. With Microsoft Playwright Testing service, you can release features faster and more confidently.

## Usage
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# Release History

## 1.0.0-beta.8 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.0.0-beta.8 (2025-09-08)

### Other Changes

- This package has been deprecated and will no longer be maintained after **February 9, 2026**. Upgrade to the replacement package, **@azure/playwright**, to continue receiving updates. Refer to the [migration guide](https://aka.ms/mpt/migration-guidance) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.

## 1.0.0-beta.7 (2025-01-17)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Microsoft Playwright Testing preview

**Deprecation message**

This package has been deprecated and will no longer be maintained after **February 9, 2026**. Upgrade to the replacement package, **@azure/playwright**, to continue receiving updates. Refer to the [migration guide](https://aka.ms/mpt/migration-guidance) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.

Microsoft Playwright Testing is a fully managed Azure service that uses the cloud to enable you to run Playwright tests with much higher parallelization across different operating system-browser combinations simultaneously. This means faster test runs with broader scenario coverage, which helps speed up delivery of features without sacrificing quality. The service also enables you to publish test results and related artifacts to the service and view them in the service portal enabling faster and easier troubleshooting. With Microsoft Playwright Testing service, you can release features faster and more confidently.

Ready to get started? Jump into our [quickstart guide](#get-started)!
Expand Down