1Password SDK
Backend & InfraStandardized changelog data for 1password-sdk.
Release History
v0.4.0b22 fixes2 featuresThis beta release introduces new functionality for managing vault group permissions and enhances desktop application authentication support by adding Windows integration. Several bugs related to vault listing and handling locked application state have also been resolved.
v0.3.21 fixThis patch fixes an issue in the secrets resolution logic within the SDK, ensuring that client.secrets.resolve_all() only uses secrets from active items.
v0.4.0b14 featuresVersion 0.4.0b1 introduces Desktop App authentication, enhanced vault operations, item batch operations, and the new Groups API.
v0.3.11 featureVersion 0.3.1 enhances VaultOverview by adding creation and update timestamps.
v0.3.0Breaking1 fix2 featuresVersion 0.3.0 introduces support for item states and filtering, alongside several breaking changes to vault and item listing functions, renaming them and changing their return types from iterators to lists.
v0.2.12 fixes2 featuresVersion 0.2.1 introduces new metadata fields for items, bulk secret resolution, and improved support for various item field types and editing scenarios.
v0.2.01 fix7 featuresThis release introduces significant file handling capabilities, allowing users to manage attachments and resolve file-based secret references. It also expands support for various new item field types.
v0.1.71 fix1 featureVersion 0.1.7 improves rate limit error handling and fixes a 401 error issue in long-running processes.