Skip to content

Conversation

@AndyTitu
Copy link
Contributor

@AndyTitu AndyTitu commented Oct 14, 2025

Summary

This PR brings the following beta features to the SDK:

  • More scalable vault operations
  • Manage vault permissions for groups
  • Perform bulk item operations (e.g. get multiple items in a single request)

Here's a list of specific functions:

  • Vault
    • list - supports fetching only the vault overview instead of fully decrypted vaults
    • get_overview
    • get
  • Vault permission management for groups:
    • grant_group_permissions
    • update_group_permissions
    • revoke_group_permissions
  • Bulk operations on items:
    • create_all
    • get_all
    • delete_all
  • Groups - get a list of groups

@AndyTitu AndyTitu changed the title Add enterprise scalability features Make private beta features visible for private beta testers Oct 14, 2025
@edif2008 edif2008 force-pushed the sdk-core/beta/2025-10-14-3260001c branch from db78f38 to 5542c8f Compare October 15, 2025 16:05
@edif2008 edif2008 force-pushed the sdk-core/beta/2025-10-14-3260001c branch from 5542c8f to e58cd3b Compare October 15, 2025 16:41
@AndyTitu AndyTitu merged commit 451bda7 into sdks-for-desktop-integrations Oct 20, 2025
18 checks passed
@AndyTitu AndyTitu deleted the sdk-core/beta/2025-10-14-3260001c branch October 20, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants