From 7ed677a64d3d704743e691777bcc254539539235 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 13 Jan 2025 16:57:43 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...d-serverless-functions-console-improvemen.mdx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 changelog/january2025/2025-01-13-functions-added-serverless-functions-console-improvemen.mdx diff --git a/changelog/january2025/2025-01-13-functions-added-serverless-functions-console-improvemen.mdx b/changelog/january2025/2025-01-13-functions-added-serverless-functions-console-improvemen.mdx new file mode 100644 index 0000000000..9c527d7f5d --- /dev/null +++ b/changelog/january2025/2025-01-13-functions-added-serverless-functions-console-improvemen.mdx @@ -0,0 +1,16 @@ +--- +title: Serverless Functions console improvements +status: added +author: + fullname: 'Join the #serverless-functions channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2025-01-13 +category: serverless +product: functions +--- + +- Added easy access to unique identifier of ressources in Serverless Functions overview tab +- Added direct access to documentation in listing of Function Namespaces +- Improved error messages display on Functions +- Improved some descriptions + From 3dbfc56b33156a38aec2e1a93d12f5cedaeb8d82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:46:47 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...unctions-added-serverless-functions-console-improvemen.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/january2025/2025-01-13-functions-added-serverless-functions-console-improvemen.mdx b/changelog/january2025/2025-01-13-functions-added-serverless-functions-console-improvemen.mdx index 9c527d7f5d..a80f67dfcd 100644 --- a/changelog/january2025/2025-01-13-functions-added-serverless-functions-console-improvemen.mdx +++ b/changelog/january2025/2025-01-13-functions-added-serverless-functions-console-improvemen.mdx @@ -9,8 +9,8 @@ category: serverless product: functions --- -- Added easy access to unique identifier of ressources in Serverless Functions overview tab -- Added direct access to documentation in listing of Function Namespaces +- Added easy access to the unique identifiers of resources in the Serverless Functions **Overview** tab +- Added direct access to documentation in listing of Functions namespaces - Improved error messages display on Functions - Improved some descriptions