diff --git a/changelog/august2025/2025-08-22-functions-changed-serverless-vpc-namespace-enabled-by-d.mdx b/changelog/august2025/2025-08-22-functions-changed-serverless-vpc-namespace-enabled-by-d.mdx new file mode 100644 index 0000000000..5166e7d892 --- /dev/null +++ b/changelog/august2025/2025-08-22-functions-changed-serverless-vpc-namespace-enabled-by-d.mdx @@ -0,0 +1,12 @@ +--- +title: Serverless Functions namespaces now have VPC enabled by default +status: changed +date: 2025-08-22 +category: serverless +product: functions +--- + +Private Network attachment is now available for all Serverless Functions namespaces. Previously, this feature was limited to namespaces with the `VPC enabled` option. + +[Learn how to use Private Networks with Serverless Functions](/serverless-functions/how-to/use-private-networks/) +