From 48eda0c6849f969e1963013da7e8ec82ec02a138 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard <62331820+DanielHougaard@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:55:37 +0400 Subject: [PATCH] Update overview.mdx --- docs/changelog/overview.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index e5985fdb2..45ec9ea23 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -4,6 +4,13 @@ title: "Changelog" The changelog below reflects new product developments and updates on a monthly basis. +## January 2024 +- Reduced size of Infisical Node.js SDK by ≈90%. +- Added secret fallback support to all SDK's. +- Added Machine Identity support to [Terraform Provider](https://github.com/Infisical/terraform-provider-infisical). +- Released [.NET SDK](https://infisical.com/docs/sdks/languages/csharp). +- Added symmetric encryption support to all SDK's. + ## December 2023 - Released [(machine) identities](https://infisical.com/docs/documentation/platform/identities/overview) and [universal auth](https://infisical.com/docs/documentation/platform/identities/universal-auth) features.