Update overview.mdx

This commit is contained in:
Vlad Matsiiako
2024-10-12 22:03:08 -07:00
committed by GitHub
parent 09d28156f8
commit d1d0667cd5

View File

@@ -4,6 +4,27 @@ title: "Changelog"
The changelog below reflects new product developments and updates on a monthly basis.
## September 2024
- Improved paginations for identities and secrets.
- Significant improvements to the [Infisical Terraform Provider](https://registry.terraform.io/providers/Infisical/infisical/latest/docs).
- Created [Slack Integration](https://infisical.com/docs/documentation/platform/workflow-integrations/slack-integration#slack-integration) for Access Requests and Approval Workflows.
- Added Dynamic Secrets for [Elaticsearch](https://infisical.com/docs/documentation/platform/dynamic-secrets/elastic-search) and [MongoDB](https://infisical.com/docs/documentation/platform/dynamic-secrets/mongo-db).
- More authentication methods are now supported by Infisical SDKs and Agent.
- Integrations now have dedicated audit logs and an overview screen.
- Added support for secret referencing in the Terraform Provider.
- Released support for [older versions of .NET](https://www.nuget.org/packages/Infisical.Sdk#supportedframeworks-body-tab) via SDK.
- Released Infisical PKI Issuer which works alongside `cert-manager` to manage certificates in Kubernetes.
## August 2024
- Added [Azure DevOps integration](https://infisical.com/docs/integrations/cloud/azure-devops).
- Released ability to hot-reload variables in CLI ([--watch flag](https://infisical.com/docs/cli/commands/run#infisical-run:watch)).
- Added Dynamic Secrets for [Redis](https://infisical.com/docs/documentation/platform/dynamic-secrets/redis).
- Added [Alerting](https://infisical.com/docs/documentation/platform/pki/alerting) for Certificate Management.
- You can now specify roles and project memberships when adding new users.
- Approval workflows now have email notifications.
- Access requests are now integrated with User Groups.
- Released ability to use IAM Roles for AWS Integrations.
## July 2024
- Released the official [Ruby SDK](https://infisical.com/docs/sdks/languages/ruby).
- Increased the speed and efficiency of secret operations.