This PR cherry-picks the following commits:
- 5e02022dff
This commit is contained in:
parent
c104ddb2c3
commit
1aabc97379
|
|
@ -44,8 +44,8 @@ toc_max_heading_level: 2
|
|||
|
||||
### ⚠️ Breaking change
|
||||
|
||||
* The `mcr.microsoft.com/playwright/dotnet:v1.34.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/dotnet:v1.34.0-focal` instead.
|
||||
* The `mcr.microsoft.com/playwright/dotnet:v1.33.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/dotnet:v1.33.0-focal` instead.
|
||||
|
||||
### Browser Versions
|
||||
|
||||
|
|
|
|||
|
|
@ -51,8 +51,8 @@ toc_max_heading_level: 2
|
|||
|
||||
### ⚠️ Breaking change
|
||||
|
||||
* The `mcr.microsoft.com/playwright/java:v1.34.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/java:v1.34.0-focal` instead.
|
||||
* The `mcr.microsoft.com/playwright/java:v1.33.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/java:v1.33.0-focal` instead.
|
||||
|
||||
### Browser Versions
|
||||
|
||||
|
|
|
|||
|
|
@ -47,8 +47,8 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
|||
|
||||
### ⚠️ Breaking change
|
||||
|
||||
* The `mcr.microsoft.com/playwright:v1.34.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright:v1.34.0-focal` instead.
|
||||
* The `mcr.microsoft.com/playwright:v1.33.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright:v1.33.0-focal` instead.
|
||||
|
||||
### Browser Versions
|
||||
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@ toc_max_heading_level: 2
|
|||
|
||||
### ⚠️ Breaking change
|
||||
|
||||
* The `mcr.microsoft.com/playwright/python:v1.34.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/python:v1.34.0-focal` instead.
|
||||
* The `mcr.microsoft.com/playwright/python:v1.33.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/python:v1.33.0-focal` instead.
|
||||
|
||||
### Browser Versions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue