Skip to content

Commit

Permalink
docs(playwrighttesting): CHANGELOG for 1.0.0-beta.3 release for micro…
Browse files Browse the repository at this point in the history
…soft-playwright-testing (#31093)

### Packages impacted by this PR
@azure/microsoft-playwright-testing

### Issues associated with this PR


### Describe the problem that is addressed by this PR


### 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)
  • Loading branch information
kashish2508 authored Sep 16, 2024
1 parent ca5d6ce commit 3917276
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions sdk/playwrighttesting/microsoft-playwright-testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
# Release History

## 1.0.0-beta.3 (Unreleased)
## 1.0.0-beta.3 (2024-09-16)

### Features Added

### Breaking Changes
This release provides better error messaging and error handling by improving logging.

### Bugs Fixed

### Other Changes
- Optimized test result publishing by reusing the Sas uri till it's expiry.
- Fixed unexpected process termination by improving error handling of API used to publish test results.

## 1.0.0-beta.2 (2024-09-12)

This release updates the Microsoft Playwright Testing library documentation and improves error messages.
This release updates the Microsoft Playwright Testing library documentation and improves error messages.

### Bugs Fixed

Expand Down

0 comments on commit 3917276

Please sign in to comment.