chore: release versions by googleworkspace-bot · Pull Request #330 · googleworkspace/cli · GitHub
Skip to content

chore: release versions#330

Merged
jpoehnelt merged 1 commit into
mainfrom
changeset-release/main
Mar 9, 2026
Merged

chore: release versions#330
jpoehnelt merged 1 commit into
mainfrom
changeset-release/main

Conversation

@googleworkspace-bot

@googleworkspace-bot googleworkspace-bot commented Mar 9, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@googleworkspace/cli@0.9.0

Minor Changes

  • 7d15365: feat(gmail): add +reply, +reply-all, and +forward helpers

    Adds three new Gmail helper commands:

    • +reply -- reply to a message with automatic threading
    • +reply-all -- reply to all recipients with --remove/--cc support
    • +forward -- forward a message to new recipients

Patch Changes

  • 08716f8: Fix garbled non-ASCII email subjects in gmail +send by RFC 2047 encoding the Subject header and adding MIME-Version/Content-Type headers.

  • f083eb9: Improve gws auth setup project creation failures in step 3:

    • Detect Google Cloud Terms of Service precondition failures and show actionable guidance (gcloud auth list, account verification, Console ToS URL).
    • Detect invalid project ID format / already-in-use errors and show clearer guidance.
    • In interactive setup, keep the wizard open and re-prompt for a new project ID instead of exiting immediately on create failures.
  • 789e7f1: Switch reqwest TLS from bundled Mozilla roots to native OS certificate store

    This allows the CLI to trust custom or corporate CA certificates installed
    in the system trust store, fixing TLS errors in enterprise environments.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

@googleworkspace-bot googleworkspace-bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 9, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request is an automated release generated by the Changesets action. It correctly bumps the package versions in Cargo.toml, Cargo.lock, and package.json to 0.8.2, updates the CHANGELOG.md with the latest patch notes, and removes the corresponding changeset file. The changes are consistent with a standard release process and appear to be correct.

Note: Security Review is unavailable for this PR.

@github-actions github-actions Bot added the gemini: reviewed Gemini Code Assist has reviewed the latest changes label Mar 9, 2026
@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

/gemini review

@github-actions github-actions Bot removed the gemini: reviewed Gemini Code Assist has reviewed the latest changes label Mar 9, 2026
@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

/gemini review

@googleworkspace-bot googleworkspace-bot force-pushed the changeset-release/main branch 2 times, most recently from 965cd4c to 928257c Compare March 9, 2026 17:50
@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

/gemini review

@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

/gemini review

@codecov

codecov Bot commented Mar 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.77%. Comparing base (08716f8) to head (146e314).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #330   +/-   ##
=======================================
  Coverage   61.77%   61.77%           
=======================================
  Files          38       38           
  Lines       14607    14607           
=======================================
  Hits         9023     9023           
  Misses       5584     5584           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

/gemini review

@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

@jpoehnelt jpoehnelt merged commit 2b4bcbb into main Mar 9, 2026
21 of 30 checks passed
@jpoehnelt jpoehnelt deleted the changeset-release/main branch March 9, 2026 19:16
shigechika pushed a commit to shigechika/gws-mcp that referenced this pull request Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: distribution area: docs cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants