From de7535a3df95c680d4a224d44c18f45590aa417b Mon Sep 17 00:00:00 2001 From: amanchopra1905 Date: Fri, 25 Apr 2025 10:30:50 +0530 Subject: [PATCH] tunnel release notes --- docs/tunel-release-notes.md | 67 +++++++++++++++++++++++++++++++++++++ sidebars.js | 3 +- 2 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 docs/tunel-release-notes.md diff --git a/docs/tunel-release-notes.md b/docs/tunel-release-notes.md new file mode 100644 index 000000000..2aba2fd05 --- /dev/null +++ b/docs/tunel-release-notes.md @@ -0,0 +1,67 @@ +--- +id: tunel-release-notes +title: Tunnel Client Release Notes +hide_title: false +sidebar_label: Release Notes +description: Stay updated on the latest HyperExecute releases. View detailed release notes, including new features, bug fixes, and improvements for our AI Native test orchestration platform. +keywords: + - LambdaTest Tunnel + - LambdaTest Tunnel help + - LambdaTest Tunnel documentation + - FAQs +url: https://www.lambdatest.com/support/docs/tunel-release-notes/ +site_name: LambdaTest +slug: tunel-release-notes/ +--- + + + +## Version 3.2.11 (2nd February 2024) +- **Support for Wildcard in `allowHosts` and `bypassHosts`** + - Added the ability to use wildcards in the `allowHosts` and `bypassHosts` configurations, providing more flexibility in defining tunnel access rules. + +--- + +## Version 3.2.10 (18th December 2024) +- **Security Certificate Update** + - Updated security certificates to ensure enhanced security compliance and prevent potential vulnerabilities. + +--- + +## Version 3.2.9 (24th November 2024) +- **Logger Level Configurability** + - Introduced support for configuring logger levels in the Tunnel Client. This allows users to customize the verbosity of logs based on their requirements. + +--- + +## Version 3.2.8 (22nd December 2024) +- **Fix for Tunnel Stop Issue** + - Resolved a bug that caused issues when stopping the tunnel, ensuring smoother operation during tunnel termination. + +--- + +## Version 3.2.7 (25th October 2024) +- **Security Updates and Stability Fixes** + - Implemented critical security updates and resolved stability issues to enhance the overall performance and reliability of the Tunnel Client. \ No newline at end of file diff --git a/sidebars.js b/sidebars.js index 893d4213c..549950722 100644 --- a/sidebars.js +++ b/sidebars.js @@ -3285,7 +3285,8 @@ module.exports = { "load-balancing-in-lambda-tunnel", "dedicated-proxy", "charles-proxy", - "tunnel-allowHost-wildcard-support" + "tunnel-allowHost-wildcard-support", + "tunel-release-notes" ], ],