From cc5c57c4910b28079c6a899cb4e9d14b8e1183f4 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Wed, 12 Mar 2025 16:26:11 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...functions-added-improved-pricing-transparency.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 changelog/march2025/2025-03-12-functions-added-improved-pricing-transparency.mdx diff --git a/changelog/march2025/2025-03-12-functions-added-improved-pricing-transparency.mdx b/changelog/march2025/2025-03-12-functions-added-improved-pricing-transparency.mdx new file mode 100644 index 0000000000..99552fa02d --- /dev/null +++ b/changelog/march2025/2025-03-12-functions-added-improved-pricing-transparency.mdx @@ -0,0 +1,12 @@ +--- +title: Improved pricing transparency +status: added +date: 2025-03-12 +category: serverless +product: functions +--- + +To improve clarity about Serverless Functions costs, we have added pricing details to the Function overview page. + +Additionally, you now get a breakdown of pricing changes when modifying resources + From 5663d04ee84daedd31f2da7c0e1bf95c485fe193 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Thu, 13 Mar 2025 11:34:47 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Benedikt Rollik --- ...2025-03-12-functions-added-improved-pricing-transparency.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/march2025/2025-03-12-functions-added-improved-pricing-transparency.mdx b/changelog/march2025/2025-03-12-functions-added-improved-pricing-transparency.mdx index 99552fa02d..47f4f861a1 100644 --- a/changelog/march2025/2025-03-12-functions-added-improved-pricing-transparency.mdx +++ b/changelog/march2025/2025-03-12-functions-added-improved-pricing-transparency.mdx @@ -8,5 +8,5 @@ product: functions To improve clarity about Serverless Functions costs, we have added pricing details to the Function overview page. -Additionally, you now get a breakdown of pricing changes when modifying resources +Additionally, you now get a breakdown of pricing changes when modifying resources.