What's Changed
- feat: added logger to vault app connection for debug by @akhilmhdh in #5403
- fix: gateway v2 support for hashicorp vault connection by @varonix0 in #5410
- improvement(frontend): enhance secret diff view and commit handling by @victorvhs017 in #5364
- feat(sso): support wildcard email domains for OIDC by @IgorHorta in #5409
- fix(permissions): add a check for empty glob paths by @victorvhs017 in #5415
- feat: updated permission error message by @akhilmhdh in #5414
- feat: implement durable queue for redis queues that needs persistence in PG by @akhilmhdh in #5380
- feat: add secret reminder support to overview page by @scott-ray-wilson in #5387
- feat: remove folders from PAM by @sheensantoscapadngan in #5390
- feat(pam): windows server by @x032205 in #5396
- fix: address pam account mutation response issue by @sheensantoscapadngan in #5421
- feat(pam): add web launcher for browser-based terminal access to PostgreSQL accounts by @saifsmailbox98 in #5399
- feat(pam): simplify resource accounts table and add rotation badge by @devin-ai-integration[bot] in #5419
- docs: updates after pam restructuring by @sheensantoscapadngan in #5420
- fix(server): use SITE_URL in bootstrap startup message by @themavik in #5436
- fix(docker): exclude test private keys and BDD files from production images by @themavik in #5439
- feat(flyio): support automatic redeployment on Fly.io after secret ch… by @IgorHorta in #5447
- fix(secret-sync): fixed Render Secret Sync deletion bugs by @victorvhs017 in #5448
- fix(app-connection): hashicorp vault https gateway usage by @varonix0 in #5457
- feat(secret-sync): support for vault KV engine v1 by @varonix0 in #5460
- improvement(api): add config for sending audit logs to clickhouse by @fangpenlin in #5458
- feat(frontend): add support for personal overrides on overview page and split override view by @scott-ray-wilson in #5417
- improvement(api): update local dev env to use infisical for the db name and credentials by @fangpenlin in #5462
- chore: removed lint stage check by @akhilmhdh in #5434
- feat(pki): add pagerduty channel to PKI alerting and split alerting docs by @saifsmailbox98 in #5433
- chore: added redis reconnect on error by @akhilmhdh in #5466
- feat(ui): add inline search filter bar to audit logs page by @maidul98 in #5465
- feat(pam): in-browser web access terminal for PAM postgres accounts by @saifsmailbox98 in #5425
- feature: add PKI Network Discovery by @carlosmonastyrski in #5428
- feat(frontend): add secret share action to overview page by @scott-ray-wilson in #5426
- feat(frontend): add upload support to overview page by @scott-ray-wilson in #5459
- improvement(api): query audit logs with clickhouse by @fangpenlin in #5463
- docs: sprig for export command by @varonix0 in #5468
- improvement(api): disable wait_for_async_insert for clickhouse audit logs insert now by @fangpenlin in #5469
- feat(secret-sharing): cleaned up API and exposed publicly by @varonix0 in #5427
- Update envkey.mdx by @kneuens-lab in #5471
- docs(cli): removed cloudsmith links cli by @victorvhs017 in #5467
- chore: add Certificate Import API Reference by @carlosmonastyrski in #5476
- feat(pam): ad server resource & account by @x032205 in #5464
- docs: improve linking on PAM overview page by @devin-ai-integration[bot] in #5356
- feat(vault): reusable gateway by @varonix0 in #5481
- improvement(api): fix default value not actually updated if no value provided for the i… by @fangpenlin in #5482
- feat: secret version value redaction by @varonix0 in #5392
- feat(frontend): add single environment overview display and expand overview functionality by @scott-ray-wilson in #5473
- feat: v4 secrets router refactor by @varonix0 in #5404
- docs(changelog): redirect changelog page to docs overview page by @devin-ai-integration[bot] in #5497
- docs(pam): add docs for postgres web access by @saifsmailbox98 in #5498
- feat(overview): add commit history access to overview page by @scott-ray-wilson in #5484
- fix: remove extra vault migration validation by @varonix0 in #5499
- improvement(frontend): update styling of bulk select to match v3 components by @scott-ray-wilson in #5483
- feat: removed the check in rotation and also added useSudo capability in unix linux account rotation by @akhilmhdh in #5495
- fix: increase PKI Sync name length by @carlosmonastyrski in #5504
- fix: sendApprovalEmailsFn wrong end of url symbol by @carlosmonastyrski in #5506
- docs: update network discovery reference by @sheensantoscapadngan in #5505
- chore: add support for PKI DNS CNAME delegation by @carlosmonastyrski in #5501
- fix: updated ldap auth lockout to be like ua lockout by @akhilmhdh in #5503
- feat(ui): refactor secret dependency tree view by @varonix0 in #5502
- fix: unblock e2e tests by @varonix0 in #5508
New Contributors
- @themavik made their first contribution in #5436
- @kneuens-lab made their first contribution in #5471
Full Changelog: v0.158.2...v0.158.3