From 15e120067a488b7f034b603c28d07da7a5ccaa93 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Fri, 22 Aug 2025 08:24:42 +0000 Subject: [PATCH 1/4] feat(changelog): add new entry --- ...changed-serverless-vpc-namespace-enabled-by-d.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 changelog/august2025/2025-08-22-functions-changed-serverless-vpc-namespace-enabled-by-d.mdx 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..d5ba81a9f3 --- /dev/null +++ b/changelog/august2025/2025-08-22-functions-changed-serverless-vpc-namespace-enabled-by-d.mdx @@ -0,0 +1,12 @@ +--- +title: Serverless VPC namespace enabled by default +status: changed +date: 2025-08-22 +category: serverless +product: functions +--- + +To be able to attach Serverless Functions to a Private Network, previously it was available only for namespaces with `VPC Enabled` feature. Now it's available on all Serverless Functions Namespaces. + +[How to use Private Networks with Serverless Functions](https://www.scaleway.com/en/docs/serverless-functions/how-to/use-private-networks/) + From eca4a077336daccd9abb7271e373ec82775b4c65 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Fri, 22 Aug 2025 10:46:39 +0200 Subject: [PATCH 2/4] Apply suggestions from code review --- ...unctions-changed-serverless-vpc-namespace-enabled-by-d.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 index d5ba81a9f3..76d91b0e37 100644 --- 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 @@ -1,12 +1,12 @@ --- -title: Serverless VPC namespace enabled by default +title: Serverless Functions namespaces now have VPC enabled by default status: changed date: 2025-08-22 category: serverless product: functions --- -To be able to attach Serverless Functions to a Private Network, previously it was available only for namespaces with `VPC Enabled` feature. Now it's available on all Serverless Functions Namespaces. +Previously, Serverless Functions namespaces required the `VPC enabled` feature to work with Private Networks. Now, Private Networks are available for all Serverless Functions namespaces. [How to use Private Networks with Serverless Functions](https://www.scaleway.com/en/docs/serverless-functions/how-to/use-private-networks/) From 7cdc6d0aac46a84d10a1e92adb9f6fa37e9ba311 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Fri, 22 Aug 2025 10:48:27 +0200 Subject: [PATCH 3/4] Apply suggestions from code review --- ...unctions-changed-serverless-vpc-namespace-enabled-by-d.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 index 76d91b0e37..addba5c51a 100644 --- 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 @@ -6,7 +6,7 @@ category: serverless product: functions --- -Previously, Serverless Functions namespaces required the `VPC enabled` feature to work with Private Networks. Now, Private Networks are available for all Serverless Functions namespaces. +Private Network attachment is now available for all Serverless Functions namespaces. Previously, this feature was limited to namespaces with the `VPC enabled` option. -[How to use Private Networks with Serverless Functions](https://www.scaleway.com/en/docs/serverless-functions/how-to/use-private-networks/) +[Learn how to use Private Networks with Serverless Functions](https://www.scaleway.com/en/docs/serverless-functions/how-to/use-private-networks/) From 99ad6f20c1bd3fb1486641a4cca41d2186977bfc Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Fri, 22 Aug 2025 10:50:45 +0200 Subject: [PATCH 4/4] Update changelog/august2025/2025-08-22-functions-changed-serverless-vpc-namespace-enabled-by-d.mdx --- ...-functions-changed-serverless-vpc-namespace-enabled-by-d.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index addba5c51a..5166e7d892 100644 --- 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 @@ -8,5 +8,5 @@ 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](https://www.scaleway.com/en/docs/serverless-functions/how-to/use-private-networks/) +[Learn how to use Private Networks with Serverless Functions](/serverless-functions/how-to/use-private-networks/)