Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog with January 2025 entries #3094

Merged
merged 3 commits into from
Feb 11, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/changelog/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ title: "Changelog"

The changelog below reflects new product developments and updates on a monthly basis.

## January 2025
- Added [Secret Syncs](https://infisical.com/docs/integrations/secret-syncs/overview) for AWS Parameter Store, GitHub, and GCP Secret Manager
thomas-infisical marked this conversation as resolved.
Show resolved Hide resolved
- Added [ephemeral Terraform resource](https://infisical.com/docs/integrations/frameworks/terraform#terraform-provider) support for Infisical secrets.
- Added support for Azure authentication via Azure CLI
_ Added support for password setup when signed with SSO
- Improved documentation of [Audit Log Streams](https://infisical.com/docs/documentation/platform/audit-log-streams)
- Enabled OIDC multi-value string for bound claims.
- Fixed issue with service account impersonation for GCP secret manager integration.
- Fixed secret sharing within an organization
- Fixed Python SDK

## December 2024
- Added [GCP KMS](https://infisical.com/docs/documentation/platform/kms/overview) integration support.
- Added support for [K8s CSI integration](https://infisical.com/docs/integrations/platforms/kubernetes-csi) and ability to point K8s operator to specific secret versions.
Expand Down