Skip to content

Release 0.4.0-beta.2

Choose a tag to compare

@edif2008 edif2008 released this 19 Nov 12:41
· 79 commits to main since this release
v0.4.0-beta.2
c35eb2c

1Password Go SDK v0.4.0-beta.2

NEW

  • Vault group permission management operations: You can now grant, update and revoke group access to vaults using GrantGroupPermissions, UpdateGroupPermissions, and RevokeGroupPermissions functions.
  • Desktop App integration on Windows: The SDK can now authenticate via an authorization prompt from the 1Password app on Windows as well. Now all major desktop OSs support this feature.

FIXED

  • Vault listing with additional parameters: Vaults().List no longer errors when additional parameters are provided.
  • Handling locked 1Password app state: When the 1Password app gets locked after the SDK client is authenticated, it will now automatically re-authenticate.