@upstash/context7-mcp@1.0.32
upstash/context7@upstash/context7-mcp@1.0.32Dec 17, 2025by github-actions[bot]
AI Summary
This patch improves security by removing masked API key displays from unauthorized error responses and utilizes server-provided responses for better error handling.
Key Highlights
- Removed masked API key display
- Enhanced error message handling
- Security improvement for unauthorized errors
New Features
- Improved error handling using server responses
- Security enhancement for unauthorized errors
Full Release Notes
### Patch Changes - ad23996: Remove masked API key display from unauthorized error responses - aa12390: Improve error message handling by using the responses from the server.