What's Changed
Fixes
- Correct the authentication error message. It previously listed only the CLI methods (
OP_SERVICE_ACCOUNT_TOKEN, orOP_CONNECT_HOST+OP_CONNECT_TOKEN), which misled anyone who meant to use Workload Identity but had one of those variables missing or misspelled. It now listsOP_WORKLOAD_ID+OP_ENVIRONMENT_ID+OP_INTEGRATION_KEYas a third valid option. (#187)
Dependencies
- Bump
@1password/sdkfrom0.5.0-beta.1to the stable0.5.0, and rebuilddist/(includingcore_bg.wasm). (#187) - Update the baked-in beta CLI fallback version:
2.38.1-beta.02→2.39.0-beta.02.
Security
- Harden CI: add the StepSecurity harden-runner and pin GitHub Actions to commit SHAs across the E2E and fallback-version workflows, and restrict workflow permissions. (#182)
Full Changelog: v5.0.0...v5.0.1