Releases: Infisical/infisical
Releases · Infisical/infisical
infisical-cli/v0.41.84
infisical-cli/v0.41.83
infisical/v0.132.4-postgres
What's Changed
- feat(oidc): add azure docs for OIDC authentication by @carlosmonastyrski in #3715
- fix(gateway): allow multiple requests when using http proxy by @DanielHougaard in #3751
- fix invite bug by @x032205 in #3721
- feat: assume role mode for aws dynamic secret iam by @akhilmhdh in #3750
- feat: added k8s metadata in template policy by @akhilmhdh in #3752
- feature(gcp-sync): Add support for syncing to locations by @scott-ray-wilson in #3738
- Add identityName to Dynamic Secrets userName template by @carlosmonastyrski in #3722
- feature(group-projects): Add project group details page by @scott-ray-wilson in #3744
Full Changelog: infisical/v0.132.3-postgres...infisical/v0.132.4-postgres
infisical/v0.132.3-postgres
What's Changed
- misc: update dynamic secret validation error handling by @sheensantoscapadngan in #3712
- feat: resolved cert issue with localhost by @akhilmhdh in #3717
- Fix/UI button fix by @x032205 in #3719
- Improvement(secret-sharing): Allow free number entry for max views in secret sharing by @scott-ray-wilson in #3716
- improvement(email-templates): Add y-padding to email body by @scott-ray-wilson in #3720
- feat(dynamic-secret): add vertica dynamic secret option by @carlosmonastyrski in #3710
- feature(secret-scanning-v2): secret scanning architecture and github data source by @scott-ray-wilson in #3677
- Fix broken UI for secret requests due to long secret values by @carlosmonastyrski in #3724
- doc: add oidc auth doc for spire by @sheensantoscapadngan in #3725
- improvement(org-users-table): Add filter by roles to org users table by @scott-ray-wilson in #3718
- feat: updated ui for replication approval by @akhilmhdh in #3729
- Improvement: add more aggresive rate limiting on smtp endpoints by @scott-ray-wilson in #3726
- improvement(smtp-rate-limit): trim and substring keys and default to realIp by @scott-ray-wilson in #3733
- improvement(permissions): Prevent comma separated values with eq and neq checks by @scott-ray-wilson in #3728
- feat: added lock for project create by @akhilmhdh in #3737
- Add {{environment}} support for key schemas by @x032205 in #3732
- improvement(org-access-control): Add org access control no access display by @scott-ray-wilson in #3730
- feat(identities/kubernetes-auth): gateway as token reviewer by @DanielHougaard in #3731
- Fix for inviteUserToOrganization for usernames with no email formats by @carlosmonastyrski in #3741
- fix(gateway): handle malformed URL's by @DanielHougaard in #3742
- feat: added invalidate function to lock by @akhilmhdh in #3739
- feat: updated dynamic secret,secret import to support glob in environment by @akhilmhdh in #3748
Full Changelog: infisical/v0.132.2-postgres...infisical/v0.132.3-postgres
infisical-cli/v0.41.82
Changelog
- a6554de Update connection.go
infisical-cli/v0.41.81
Changelog
- 022ecf7 fix(gateway): handle malformed URL's
infisical-cli/v0.41.8
infisical/v0.132.2-postgres
What's Changed
- fix(cli): improve error handling by @DanielHougaard in #3698
- fix: allow identities to list projects they are apart of by @DanielHougaard in #3695
- feat: added sort for roles in both user and identity details view by @akhilmhdh in #3711
- feat: added back the describeReadValue permission to default roles by @akhilmhdh in #3714
Full Changelog: infisical/v0.132.1-postgres...infisical/v0.132.2-postgres
infisical-cli/v0.41.7
Changelog
- d23beae Merge pull request #3707 from Infisical/misc/workspace-file-now-only-needed-when-project-id-omitted
- 893a042 Merge pull request #3698 from Infisical/daniel/cli-api-errors
- f3fb65f misc: update error message being displayed
- c0add86 misc: workspace file now only needed when project id is omitted (CLI)
- 22f32e0 filter out random request ID value
- b4f26aa fix: tests failing
- b634a6c requested changes
- 080ae5c fix(cli): improve error handling