From ff89e548ba19391dbe9851f08ff66c89d56e2042 Mon Sep 17 00:00:00 2001 From: Danielle Thomas <146454909+dthomasngrokker@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:32:54 -0400 Subject: [PATCH] Agent Release 3.18.2 (#1016) --- docs/agent/changelog.md | 6 ++++++ docs/agent/version-support-policy.mdx | 2 ++ 2 files changed, 8 insertions(+) diff --git a/docs/agent/changelog.md b/docs/agent/changelog.md index ed25be96b..022acdb05 100644 --- a/docs/agent/changelog.md +++ b/docs/agent/changelog.md @@ -6,6 +6,12 @@ title: Changelog ## v3 +### ngrok Agent 3.18.2 - \[2024-10-31\] + +- Fixed ngrok diagnose --region all report +- Fixed scheme proto defaulting +- Added 128 character limit to usernames for agent basic auth + ### ngrok Agent 3.18.1 - \[2024-10-24\] - Adds binary execution path to the host system metrics collected diff --git a/docs/agent/version-support-policy.mdx b/docs/agent/version-support-policy.mdx index c194577ce..c80c716cf 100644 --- a/docs/agent/version-support-policy.mdx +++ b/docs/agent/version-support-policy.mdx @@ -44,6 +44,8 @@ Extended support beyond LTS is available to customers on a commercial basis. It | Support Status | Release | Release Date | Latest | Active Support | End of Life | | -------------- | ------- | ------------ | ------ | -------------- | ----------- | +| Active | 3.18x | 2024-10-31 | 3.18.2 | 2025-10-31 | 2025-12-10 | +| Active | 3.18x | 2024-10-17 | 3.18.1 | 2025-10-24 | 2025-12-10 | | Active | 3.18x | 2024-10-17 | 3.18.0 | 2025-10-17 | 2025-12-10 | | Active | 3.17x | 2024-10-10 | 3.17.1 | 2025-10-10 | 2025-12-10 | | Active | 3.17x | 2024-10-10 | 3.17.1 | 2025-10-10 | 2025-12-10 |