v0.22.4
sergeyzwezdin/hubav0.22.4Mar 31, 2026by github-actions[bot]
AI Summary
A minor release that removes the cargo-dist tool in favor of a native fetch implementation for the npm installer.
Key Highlights
- Removed cargo-dist dependency
- Implemented native fetch for npm installer
New Features
- Native fetch for npm installer
Full Release Notes
## What's Changed * chore: remove cargo-dist, use native fetch for npm installer by @jpoehnelt in https://github.com/googleworkspace/cli/pull/646 * chore: release versions by @googleworkspace-bot in https://github.com/googleworkspace/cli/pull/647 **Full Changelog**: https://github.com/googleworkspace/cli/compare/v0.22.3...v0.22.4