Skip to content

v1.4.18

Choose a tag to compare

@github-actions github-actions released this 11 May 15:33
· 107 commits to main since this release
8de3f4c

Fixes

  • 1Password vault items now appear in the secrets list without first being bound. executor.secrets.list() fans out to each provider's list() after collecting core routing rows, so read-only providers (1Password, file-secrets, workos-vault) surface their inventory directly. Core rows still win on id collisions; connection-owned ids stay hidden.