Skip to content

Choose a tag to compare

@rishiy15 rishiy15 released this 18 Aug 15:28
v5.0.1
70062d7

What's Changed

Fixes

  • Correct the authentication error message. It previously listed only the CLI methods (OP_SERVICE_ACCOUNT_TOKEN, or OP_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 lists OP_WORKLOAD_ID + OP_ENVIRONMENT_ID + OP_INTEGRATION_KEY as a third valid option. (#187)

Dependencies

  • Bump @1password/sdk from 0.5.0-beta.1 to the stable 0.5.0, and rebuild dist/ (including core_bg.wasm). (#187)
  • Update the baked-in beta CLI fallback version: 2.38.1-beta.022.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