diff --git a/content/terraform-enterprise/1.0.x/docs/enterprise/releases/2025/v202507-1.mdx b/content/terraform-enterprise/1.0.x/docs/enterprise/releases/2025/v202507-1.mdx index 167d0942ae..69042e6840 100644 --- a/content/terraform-enterprise/1.0.x/docs/enterprise/releases/2025/v202507-1.mdx +++ b/content/terraform-enterprise/1.0.x/docs/enterprise/releases/2025/v202507-1.mdx @@ -36,3 +36,4 @@ Flexible Deployment Options `terraform-enterprise` container digest: amd64/linux 1. `workspace_names` and `agent_pool_names` filters in the `/organizations/:organization_name/runs` API endpoint now respond correctly for runs that belong to workspaces and agent pools with names containing uppercase letters. +1. Fixes a bug in the memoization feature of the Terraform Registry which caused database resource exhaustion when Private Registry modules exceeded 300 module versions.