From b39d5c6682cb7ce958e6bde43c476c0ff77bf655 Mon Sep 17 00:00:00 2001 From: Vlad Matsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Thu, 7 Nov 2024 17:54:28 -0800 Subject: [PATCH 1/5] Update changelog --- docs/changelog/overview.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index 60a73df05..dc07fa20f 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -4,6 +4,18 @@ title: "Changelog" The changelog below reflects new product developments and updates on a monthly basis. + +## October 2024 +- Significantly improved performance of audit log operations in UI. +- Released [Databricks integration](https://infisical.com/docs/integrations/cloud/databricks). +- Added ability to enforce 2FA organization-wide. +- Added multiple resource to the [Infisical Terraform Provider](https://registry.terraform.io/providers/Infisical/infisical/latest/docs), inlcluding AWS and GCP integrations. +- Released [Infisical KMS](https://infisical.com/docs/documentation/platform/kms/overview). +- Added support for [LDAP dynamic secrets](https://infisical.com/docs/documentation/platform/ldap/overview). +- Enabled changing auth methods for machine identities in the UI. +- Launched [Infisical EU Cloud](https://eu.infisical.com). + + ## September 2024 - Improved paginations for identities and secrets. - Significant improvements to the [Infisical Terraform Provider](https://registry.terraform.io/providers/Infisical/infisical/latest/docs). From cff7981fe01a5c5c918de2c143197291f204f8cd Mon Sep 17 00:00:00 2001 From: Vlad Matsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Thu, 7 Nov 2024 18:07:25 -0800 Subject: [PATCH 2/5] Added Update component to changelog --- docs/changelog/overview.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index dc07fa20f..5ceb29157 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -5,16 +5,16 @@ title: "Changelog" The changelog below reflects new product developments and updates on a monthly basis. -## October 2024 + - Significantly improved performance of audit log operations in UI. - Released [Databricks integration](https://infisical.com/docs/integrations/cloud/databricks). - Added ability to enforce 2FA organization-wide. -- Added multiple resource to the [Infisical Terraform Provider](https://registry.terraform.io/providers/Infisical/infisical/latest/docs), inlcluding AWS and GCP integrations. +- Added multiple resource to the [Infisical Terraform Provider](https://registry.terraform.io/providers/Infisical/infisical/latest/docs), including AWS and GCP integrations. - Released [Infisical KMS](https://infisical.com/docs/documentation/platform/kms/overview). - Added support for [LDAP dynamic secrets](https://infisical.com/docs/documentation/platform/ldap/overview). - Enabled changing auth methods for machine identities in the UI. - Launched [Infisical EU Cloud](https://eu.infisical.com). - + Date: Thu, 7 Nov 2024 18:08:29 -0800 Subject: [PATCH 3/5] Fix typo --- docs/changelog/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index 5ceb29157..4ec807d9e 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -14,7 +14,7 @@ The changelog below reflects new product developments and updates on a monthly b - Added support for [LDAP dynamic secrets](https://infisical.com/docs/documentation/platform/ldap/overview). - Enabled changing auth methods for machine identities in the UI. - Launched [Infisical EU Cloud](https://eu.infisical.com). - ## September 2024 - Improved paginations for identities and secrets. From e8ca02090371ab7279924316aa9eae11696fe216 Mon Sep 17 00:00:00 2001 From: Vlad Matsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Thu, 7 Nov 2024 18:10:59 -0800 Subject: [PATCH 4/5] Update changelog --- docs/changelog/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index 4ec807d9e..f2bb189c5 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -5,7 +5,7 @@ title: "Changelog" The changelog below reflects new product developments and updates on a monthly basis. - +## October 2024 - Significantly improved performance of audit log operations in UI. - Released [Databricks integration](https://infisical.com/docs/integrations/cloud/databricks). - Added ability to enforce 2FA organization-wide. From a87e7b792c1c8a65588d5e3691ef0aabdde95a35 Mon Sep 17 00:00:00 2001 From: Vlad Matsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Thu, 7 Nov 2024 18:17:43 -0800 Subject: [PATCH 5/5] fix typo --- docs/changelog/overview.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index f2bb189c5..9739fd9e9 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -14,7 +14,6 @@ The changelog below reflects new product developments and updates on a monthly b - Added support for [LDAP dynamic secrets](https://infisical.com/docs/documentation/platform/ldap/overview). - Enabled changing auth methods for machine identities in the UI. - Launched [Infisical EU Cloud](https://eu.infisical.com). - ## September 2024 - Improved paginations for identities and secrets.