June 2026

  • Doppler On-prem released!
  • Team and project members can now be filtered by their role on the dashboard.
  • Added warnings when deleting inherited or referenced data, so users see downstream impact before confirming.
  • Added fuzzy matching to the "view all secrets" search when searching by secret name.
  • Added list capability to the rotated secrets API endpoint, returning per-secret data (including slugs) for use in other API operations.
  • Renamed the "Disconnect" action in the Integration menu to "Remove", with a clearer warning on integration delete.
  • Increased the timeout duration for Railway syncs.
  • Fixed a bug where a GitLab integration would be disabled when the connected token lacked permissions on one of its projects.
  • Fixed a bug that prevented adding GCP Cloud SQL Postgres rotated secrets due to USER_HOST_NAME being required when it is only used for MySQL.
  • Fixed an issue where the form to add additional SIEM destinations was pre-filled with an existing destination's values.
  • Terraform Provider: Added a new doppler_secret_note resource for managing notes attached to a Doppler secret.
  • Terraform Provider: Added OIDC authentication support.