Skip to content

Add write-only value version to project environment variables - #571

Merged
dglsparsons merged 1 commit into
mainfrom
dgls/add-value-wo-version
Aug 6, 2026
Merged

Add write-only value version to project environment variables#571
dglsparsons merged 1 commit into
mainfrom
dgls/add-value-wo-version

Conversation

@dglsparsons

Copy link
Copy Markdown
Collaborator

Adds value_wo_version to project environment variables as a persisted trigger for rotating ephemeral values. Bumping the version resends value_wo, while unrelated updates omit the secret from the Vercel PATCH request.

Existing value_wo configurations remain compatible, and the generated documentation and example show how to opt into versioned rotation.

Closes #570.

@dglsparsons
dglsparsons marked this pull request as ready for review August 5, 2026 19:45
@dglsparsons
dglsparsons merged commit 5fb44e8 into main Aug 6, 2026
15 checks passed
@dglsparsons
dglsparsons deleted the dgls/add-value-wo-version branch August 6, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ version sensitive environment variables so ephemeral values may be updated

2 participants