diff --git a/content/terraform-docs-agents/v1.22.x/docs/cloud-docs/agents/changelog.mdx b/content/terraform-docs-agents/v1.22.x/docs/cloud-docs/agents/changelog.mdx index 9d06e53264..b144b38ac2 100644 --- a/content/terraform-docs-agents/v1.22.x/docs/cloud-docs/agents/changelog.mdx +++ b/content/terraform-docs-agents/v1.22.x/docs/cloud-docs/agents/changelog.mdx @@ -18,6 +18,16 @@ within each release are categorized into one or more of the following labels: Each version below corresponds to a release artifact available for download on the official [releases website](https://releases.hashicorp.com/tfc-agent/). +## 1.22.2 (05/13/2025) + +BUG FIXES: + +* Fixed Request Forwarding to restart after an agent update (#1020) + +SECURITY: + +* Updated Go to 1.24.3 to resolve various CVEs (#1030) + ## 1.22.1 (04/29/2025) SECURITY: