diff --git a/content/opensource_packages/msquic.md b/content/opensource_packages/msquic.md new file mode 100644 index 00000000..e3ad86d1 --- /dev/null +++ b/content/opensource_packages/msquic.md @@ -0,0 +1,31 @@ +--- +name: Microsoft MsQuic +category: Networking +description: MsQuic is a cross-platform, open-source implementation of the IETF QUIC protocol by Microsoft, designed in C for secure, high-performance network communication with features like TLS 1.3 encryption, multiplexed streams, and connection migration. +download_url: https://github.com/microsoft/msquic/releases +works_on_arm: true +supported_minimum_version: + version_number: 2.1.1 + release_date: 2022/09/07 + + +optional_info: + homepage_url: https://github.com/microsoft/msquic + support_caveats: + alternative_options: + getting_started_resources: + official_docs: https://github.com/microsoft/msquic/blob/main/docs/BUILD.md + arm_content: + partner_content: + arm_recommended_minimum_version: + version_number: + release_date: + reference_content: + rationale: + +optional_hidden_info: + release_notes__supported_minimum: https://github.com/microsoft/msquic/releases/tag/v2.1.1 + release_notes__recommended_minimum: + other_info: + +--- diff --git a/content/opensource_packages/playwright.md b/content/opensource_packages/playwright.md new file mode 100644 index 00000000..3412040a --- /dev/null +++ b/content/opensource_packages/playwright.md @@ -0,0 +1,31 @@ +--- +name: Microsoft Playwright +category: DevOps +description: Playwright is an open-source framework by Microsoft for cross-browser web testing and automation, enabling fast, reliable testing across Chromium, Firefox, and WebKit with a unified API. +download_url: https://github.com/microsoft/playwright/releases +works_on_arm: true +supported_minimum_version: + version_number: 1.17.0 + release_date: 2021/11/30 + + +optional_info: + homepage_url: https://playwright.dev/ + support_caveats: + alternative_options: + getting_started_resources: + official_docs: https://playwright.dev/docs/intro + arm_content: + partner_content: + arm_recommended_minimum_version: + version_number: + release_date: + reference_content: + rationale: + +optional_hidden_info: + release_notes__supported_minimum: https://playwright.dev/docs/release-notes#ubuntu-arm64-support--more + release_notes__recommended_minimum: + other_info: + +---