Skip to content

infisical

v0.161.11 Feature

This release adds 5 notable features for engineering teams evaluating rollout.

Published 24d Secrets & Credentials
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

acme certificate-management cli environment-variables go node-js
+9 more
pki postgresql private-ca secrets-management secret-manager secret-scanning security security-tools typescript

Affected surfaces

auth rbac

Summary

AI summary

Broad release touches feat, improvement, fix, and frontend.

Full changelog

What's Changed

  • feat: resolved errorsf for self hosted license v2 by @akhilmhdh in https://github.com/Infisical/infisical/pull/7062
  • feat: add kubernetes cert-issuer docs by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7042
  • fix(template): reject unescaped expressions in permission templates by @Vligai in https://github.com/Infisical/infisical/pull/7071
  • fix(billing): surface license server errors and route last-product removal to cancel by @PrestigePvP in https://github.com/Infisical/infisical/pull/7073
  • fix(secret-rotation): enforce secret-level delete permission on overwrite move by @Vligai in https://github.com/Infisical/infisical/pull/7075
  • improvement(billing): render metered pricing in the catalog by @PrestigePvP in https://github.com/Infisical/infisical/pull/7048
  • docs: clarify custom roles require Enterprise plan by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/7078
  • fix(audit-logs): misattribution on change secret by @adilsitos in https://github.com/Infisical/infisical/pull/7069
  • fix(external-kms): use sanitized AWS provider schema in read responses by @Vligai in https://github.com/Infisical/infisical/pull/7008
  • improvement: revamp change request ui by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7039
  • feat: license multi plan and ui fix by @akhilmhdh in https://github.com/Infisical/infisical/pull/7076
  • fix: remove em dashes from project descriptions by @claude[bot] in https://github.com/Infisical/infisical/pull/7091
  • chore(telemetry): remove project ID from InfisicalCore meter labels by @victorvhs017 in https://github.com/Infisical/infisical/pull/7082
  • fix: allow clearing certificate policy max duration input field by @bernie-g in https://github.com/Infisical/infisical/pull/7095
  • chore(dynamic-secrets): update docs for PAT usage on snowflake by @adilsitos in https://github.com/Infisical/infisical/pull/7093
  • feat(secret-manager): submit Create Secret sheet with Cmd/Ctrl+Enter by @claude[bot] in https://github.com/Infisical/infisical/pull/7092
  • improvement(frontend): rename 'Overview' tab to 'Secrets' in secrets management sidebar by @claude[bot] in https://github.com/Infisical/infisical/pull/7094
  • feat: add sumo logic as audit log stream provider by @Thiago-AS in https://github.com/Infisical/infisical/pull/7074
  • improvement(frontend): replace project Lottie icons with Lucide icons and by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7083
  • improvement(secret-v2-bridge): reuse buffers for secret cache ETag by @PrestigePvP in https://github.com/Infisical/infisical/pull/7096
  • fix: add max length validation to environment name by @Abdul-Moiz31 in https://github.com/Infisical/infisical/pull/7087
  • feat: corrected the reporting token error by @akhilmhdh in https://github.com/Infisical/infisical/pull/7098
  • feat(telemetry): enrich self-hosted instance stats with enterprise signals and instanceId linkage by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/6896
  • improvement: give more visibility to auth link and actions by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7097
  • improvement: revamp audit logs and streams UI by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7080
  • docs: add honey token project permissions by @claude[bot] in https://github.com/Infisical/infisical/pull/7102
  • feature(machine-identity): assign project roles when creating identities by @victorvhs017 in https://github.com/Infisical/infisical/pull/7100
  • docs(gateway): update relay auto-select docs and tooltips to mention failover by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7104
  • fix(secret-approval-request): skip soft-deleted projects in approval request DAL queries by @jaydeep-pipaliya in https://github.com/Infisical/infisical/pull/7090
  • fix: reset certificate request modal form on successful submission by @bernie-g in https://github.com/Infisical/infisical/pull/7108
  • feat(secret-sync-app-connection): cloud 66 by @adilsitos in https://github.com/Infisical/infisical/pull/7101
  • chore: remove Codefresh from selectable native integrations by @claude[bot] in https://github.com/Infisical/infisical/pull/7111
  • feat: add DigiCert code-sign support by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7059
  • docs: updated secret sharing documentation by @varonix0 in https://github.com/Infisical/infisical/pull/7103
  • fix(ui): secret actions menu by @varonix0 in https://github.com/Infisical/infisical/pull/7063
  • fix: remove project mentions from application membership modal by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7115
  • improvement: migrate upgrade modal to v3 by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7113
  • improvement: migrate invite user to org to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7112
  • feat: corrected the usage reported url by @akhilmhdh in https://github.com/Infisical/infisical/pull/7116
  • improvement: migrate org role modals to v3 by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7118
  • feat(sync-app-connection): add support for qovery by @adilsitos in https://github.com/Infisical/infisical/pull/7057
  • feat: audit reports by @varonix0 in https://github.com/Infisical/infisical/pull/7099
  • feat: add placeholder file for helm doc generation workflow by @mathnogueira in https://github.com/Infisical/infisical/pull/7131
  • improvement: migrate update group modal to v3 components by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7120
  • improvement: adjust secret insights styling by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7133
  • fix(frontend): guard window.__toCdnUrl against SES lockdown and script load failures by @Fizza-Mukhtar in https://github.com/Infisical/infisical/pull/5684

New Contributors

  • @Abdul-Moiz31 made their first contribution in https://github.com/Infisical/infisical/pull/7087
  • @Fizza-Mukhtar made their first contribution in https://github.com/Infisical/infisical/pull/5684

Full Changelog: https://github.com/Infisical/infisical/compare/v0.161.10...v0.161.11

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track infisical

Get notified when new releases ship.

Sign up free

About infisical

Infisical is the open-source platform for secrets, certificates, and privileged access management.

All releases →

Related context

Earlier breaking changes

  • v1.0.0 Shared GitHub App host now bound to INF_APP_CONNECTION_GITHUB_APP_HOST environment variable.

Beta — feedback welcome: [email protected]