v1.26.0
📦 cloudsmithView on GitHub →
✨ 4 features🐛 3 fixes🔧 1 symbols
Summary
This release introduces new command groups for repository privileges and GPG keys, adds a cargo credential helper, and includes various performance optimizations and bug fixes, such as writing retry messages to stderr and improving macOS keychain prompt handling.
✨ New Features
- Added cargo credential helper to cli.
- Added `cloudsmith repos privileges` command group.
- Added `cloudsmith repos gpg` command group.
- Added Workspace option aliases.
🐛 Bug Fixes
- Retry messages are now written to stderr.
- Prefixed pnpm credential with Bearer.
- Recurring macOS keychain prompts stopped and dead SSO sessions are self-healed.