0.2.1
Fixed
- SDK credentials: persist rotated
refresh_tokenfrom OIDC refresh responses across all three SDKs (Rust, Go, TypeScript). Previously, a rotated token returned by the IdP was discarded, causing subsequent refreshes to fail once the original refresh token expired.
Security
- SDK credentials: enforce
0o600mode oncredentials.jsonwrites (refresh and login flows) so the file is readable only by its owner.
Dependencies
- Bump
@bufbuild/protobufto 2.12.0 (#464) - Update Terraform
terraform-aws-modules/key-pair/awsto v3 (#459) - Update Terraform
terraform-aws-modules/vpc/awsto v6.6.1 (#439) - Update Terraform
awsprovider to v6.44.0 (#445) - Update GitHub Action
softprops/action-gh-releaseto v3 (#449) - Routine Cargo lockfile maintenance (#427)
Install
curl -fsSL https://raw.githubusercontent.com/ALT-F4-LLC/vorpal/refs/heads/main/script/install.sh | shDocumentation