Skip to content

Commit 26fc034

Browse files
authored
docs(): CHANGELOG for 1.0.0-beta.4 release (#47880)
Co-authored-by: Siddharth Singha Roy <[email protected]>
1 parent cbe71a0 commit 26fc034

File tree

2 files changed

+18
-7
lines changed
  • sdk/playwrighttesting
    • Azure.Developer.MicrosoftPlaywrightTesting.NUnit
    • Azure.Developer.MicrosoftPlaywrightTesting.TestLogger

2 files changed

+18
-7
lines changed

sdk/playwrighttesting/Azure.Developer.MicrosoftPlaywrightTesting.NUnit/CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# Release History
22

3-
## 1.0.0-beta.4 (2024-12-13)
3+
## 1.0.0-beta.4 (2025-01-17)
44

5+
### Features Added
6+
7+
- Warning message when MPT access token is close to expiry
8+
59
### Bugs Fixed
6-
7-
- Fixed a bug where upload results were incomplete for large size classname suites.
10+
11+
- Max character limits in reporting API calls
12+
13+
### Other Changes
14+
15+
- Improved error messaging for reporting and scalable failures
816

917
## 1.0.0-beta.3 (2024-11-18)
1018

sdk/playwrighttesting/Azure.Developer.MicrosoftPlaywrightTesting.TestLogger/CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Release History
22

3-
## 1.0.0-beta.4 (2024-12-13)
3+
## 1.0.0-beta.4 (2025-01-17)
44

5+
### Features Added
6+
7+
- Warning message when MPT access token is close to expiry
8+
59
### Bugs Fixed
6-
7-
- Fixed a bug where upload results were incomplete for large size classname suites.
8-
10+
11+
- Max character limits in reporting API calls
912

1013
## 1.0.0-beta.3 (2024-11-18)
1114

0 commit comments

Comments
 (0)