Skip to content

probod-bootstrap/v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 19:54
· 10 commits to main since this release
probod-bootstrap/v0.2.0
61350c8

[0.2.0] - 2026-06-24

Breaking Changes

  • All bootstrap env vars are now prefixed with PROBOD_ (e.g. AUTH_COOKIE_SECRETPROBOD_AUTH_COOKIE_SECRET). Deployments must rename every bootstrap env var before upgrading.

Added

  • AWS Secrets Manager resolution: env values prefixed with aws://<secret-id> are fetched at startup using the standard AWS SDK credential chain and cached per run