From 34c4fb0a3e047461dd7d251869d8be239c6d00b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:25:51 +1000 Subject: [PATCH] Release Notes - Add TinaCloud 2025.01.74 (#2753) * Release Notes - Add TinaCloud 2025.01.74 * File clean-up --------- Co-authored-by: release-bot-allow-prs-and-push[bot] <173871997+release-bot-allow-prs-and-push[bot]@users.noreply.github.com> Co-authored-by: Nick Curran [SSW] <132531112+ncn-ssw@users.noreply.github.com> --- content/whats-new-tinacloud/2025.01.74.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 content/whats-new-tinacloud/2025.01.74.mdx diff --git a/content/whats-new-tinacloud/2025.01.74.mdx b/content/whats-new-tinacloud/2025.01.74.mdx new file mode 100644 index 000000000..e68dc7c48 --- /dev/null +++ b/content/whats-new-tinacloud/2025.01.74.mdx @@ -0,0 +1,8 @@ +--- +versionNumber: 2025.01.74 +dateReleased: 2025-01-16T04:58:48Z +--- + +## What's Changed +### ✨ Features +* feat: update logging to use the slog library by @brookjeynes-ssw