Skip to content

Commit

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

### 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)

---------

Co-authored-by: Vansh Vardhan Singh <vanshsingh@microsoft.com>
  • Loading branch information
Sid200026 and vvs11 authored Sep 11, 2024
1 parent 7727b27 commit 6f98c8d
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

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

### Features Added

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

### Bugs Fixed

### Other Changes
- Improved handling of Entra ID token expiry so that test runs don't fail intermittently.
- Optimized retries if reporting API fails with 5xx error

## 1.0.0-beta.1 (2024-09-09)

Expand Down

0 comments on commit 6f98c8d

Please sign in to comment.