v0.162.20
Added 4
- Add v3 page header component
- Add KMIP auto certificate renewal
- Add shared provider form contract for dynamic secrets
- Dismiss selected actions with escape key
Changed 4
- Refactor add member to sub-org to v3 and share role selection
- Remove legacy environment dashboard
- Switch lock in Redis for create folder operation
- Change secret validation API contract
Fixed 12
- Fix legacy boundary ignore read on secret folders
- Fix paginated endpoint for listing groups
- Fix secret scanning report when message is too long
- Fix derive streaming timestamp from audit log when streaming to Splunk
- Fix send raw bytes for HEC so Axios doesn't stringify the request
- Fix gate auth method config behind edit-auth and guard instance admin identities
- Fix allow suborgs to create GitHub app connection
- Fix return inputs from PATCH /dynamic-secrets endpoint
- Fix CSR flow on ADCS issuance
- Fix prevent Alert from collapsing below its content height
- Fix use TableCell for skeleton rows in Secret Sharing tables
- Fix constrain bulk delete dialog width
From Infisical
Changed
- Refactor add member to sub-org to v3 and share role selection (https://github.com/Infisical/infisical/pull/7591)
- Remove legacy environment dashboard (https://github.com/Infisical/infisical/pull/7624)
- Switch lock in Redis for create folder operation (https://github.com/Infisical/infisical/pull/7635)
- Change secret validation API contract (https://github.com/Infisical/infisical/pull/7526)
Added
- Add v3 page header component (https://github.com/Infisical/infisical/pull/7625)
- Add KMIP auto certificate renewal (https://github.com/Infisical/infisical/pull/7542)
- Add shared provider form contract for dynamic secrets (https://github.com/Infisical/infisical/pull/7563)
- Dismiss selected actions with escape key (https://github.com/Infisical/infisical/pull/7638)
Fixed
- Fix legacy boundary ignore read on secret folders (https://github.com/Infisical/infisical/pull/7680)
- Fix paginated endpoint for listing groups (https://github.com/Infisical/infisical/pull/7678)
- Fix secret scanning report when message is too long (https://github.com/Infisical/infisical/pull/7664)
- Fix derive streaming timestamp from audit log when streaming to Splunk (https://github.com/Infisical/infisical/pull/7641)
- Fix send raw bytes for HEC so Axios doesn't stringify the request (https://github.com/Infisical/infisical/pull/7637)
- Fix gate auth method config behind edit-auth and guard instance admin identities (https://github.com/Infisical/infisical/pull/7626)
- Fix allow suborgs to create GitHub app connection (https://github.com/Infisical/infisical/pull/7623)
- Fix return inputs from PATCH /dynamic-secrets endpoint (https://github.com/Infisical/infisical/pull/7615)
- Fix CSR flow on ADCS issuance (https://github.com/Infisical/infisical/pull/7608)
- Fix prevent Alert from collapsing below its content height (https://github.com/Infisical/infisical/pull/7675)
- Fix use TableCell for skeleton rows in Secret Sharing tables (https://github.com/Infisical/infisical/pull/7604)
- Fix constrain bulk delete dialog width (https://github.com/Infisical/infisical/pull/7595)
- Fix correct tooltip behavior in select menus (https://github.com/Infisical/infisical/pull/7594)
- Fix stop recording high-cardinality meters when drop flag is set (https://github.com/Infisical/infisical/pull/7564)
- Fix post-sync command UI improvements (https://github.com/Infisical/infisical/pull/7555)
- Fix enforce domain component order in certificate policies (https://github.com/Infisical/infisical/pull/7550)
- Fix debounce membership last-login writes (https://github.com/Infisical/infisical/pull/7650)
- Fix improve command input accessibility (https://github.com/Infisical/infisical/pull/7639)