This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryFixes PKCE code verifier generation and a TypeError in CORSMiddleware.
Full changelog
Warning - v1.14.0 is a breaking change if for some crazy reason you've predicated certain things on specific client commands. Anyone using it in a normal way shouldn't see anything, but if you've got some pre-baked agent with this in the mix somehow, proceed with caution.
This one is just a little QoL fix for auth in stdio, with each passing day driving me closer to dropping the stdio/legacy mode :D but until then, we support what we ship
What's Changed
- Fix PKCE code verifier not generated for initial OAuth flow by @isair in https://github.com/taylorwilsdon/google_workspace_mcp/pull/532
- Fix TypeError: CORSMiddleware.call() missing 2 required positiona… by @jack-distl in https://github.com/taylorwilsdon/google_workspace_mcp/pull/523
New Contributors
- @isair made their first contribution in https://github.com/taylorwilsdon/google_workspace_mcp/pull/532
- @jack-distl made their first contribution in https://github.com/taylorwilsdon/google_workspace_mcp/pull/523
Full Changelog: https://github.com/taylorwilsdon/google_workspace_mcp/compare/v1.14.0...v1.14.1
Breaking Changes
- v1.14.0 introduces breaking changes for users predicated on specific client commands
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About taylorwilsdon/google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports.
Related context
Beta — feedback welcome: [email protected]