diff --git a/changelog/september2024/2024-09-19-functions-changed-serverless-functions-default-sandbox-.mdx b/changelog/september2024/2024-09-19-functions-changed-serverless-functions-default-sandbox-.mdx new file mode 100644 index 0000000000..4012c3a5a1 --- /dev/null +++ b/changelog/september2024/2024-09-19-functions-changed-serverless-functions-default-sandbox-.mdx @@ -0,0 +1,15 @@ +--- +title: Serverless Functions default sandbox set to v2 +status: changed +author: + fullname: 'Join the #serverless-functions channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2024-09-19 +category: serverless +product: functions +--- + +To reduce cold-starts, we recently added a new version of our sandbox: v2. + +This is now the default sandbox version for new Functions on the console, as it offers enhanced performance. +