chore(deps): update dependency smart-mcp-proxy/mcpproxy-go to v0.31.0#63
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency smart-mcp-proxy/mcpproxy-go to v0.31.0#63renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
b8d272c to
6ddbce5
Compare
6ddbce5 to
b639279
Compare
7245c14 to
722bac8
Compare
722bac8 to
c6bdb3c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.29.3→v0.31.0Release Notes
smart-mcp-proxy/mcpproxy-go (smart-mcp-proxy/mcpproxy-go)
v0.31.0Compare Source
This release improves MCP server configuration management and fixes critical transport error handling issues.
New Features
Bug Fixes
Download Installers
sudo apt install ./mcpproxy_*.debsudo dnf install ./mcpproxy-*.rpmHomebrew (macOS/Linux):
Other download options (auto-update URLs, archives)
Auto-update URLs (always points to latest):
Binary archives (this version):
Installation Instructions
Windows
mcpproxy-setup-*.exemacOS
Linux / Manual Installation
tar -xzf mcpproxy-*.tar.gzchmod +x mcpproxy./mcpproxy servePlatform Support & Usage
Platform Support
Usage
GUI (Recommended):
CLI:
v0.30.1Compare Source
This maintenance release improves the setup experience and adds automatic update capabilities for Debian-based installations.
New Features
Automatic Updates (Teams - Debian/Ubuntu): Debian package installations now ship with an unattended-upgrades whitelist configuration, enabling automatic security and patch updates without manual intervention.
Docker Diagnostic Enhancement (Teams): The
doctorcommand now detects when the host system needs the snap-docker override and surfaces a helpful hint to guide users through the configuration.Bug Fixes
Improvements
Download Installers
sudo apt install ./mcpproxy_*.debsudo dnf install ./mcpproxy-*.rpmHomebrew (macOS/Linux):
Other download options (auto-update URLs, archives)
Auto-update URLs (always points to latest):
Binary archives (this version):
Installation Instructions
Windows
mcpproxy-setup-*.exemacOS
Linux / Manual Installation
tar -xzf mcpproxy-*.tar.gzchmod +x mcpproxy./mcpproxy servePlatform Support & Usage
Platform Support
Usage
GUI (Recommended):
CLI:
v0.30.0Compare Source
This release adds support for HTTP/SSE MCP servers and includes telemetry improvements and configuration fixes.
New Features
HTTP/SSE Server Support: MCPProxy can now connect to MCP servers that use HTTP with Server-Sent Events (SSE) transport, in addition to the existing stdio-based servers. Configure these upstreams using the local launcher (spec 046).
Enhanced Diagnostics: Added v3 diagnostics counters for improved telemetry tracking and monitoring capabilities (spec 044).
Bug Fixes
Launcher Timeout Persistence: The
LauncherWaitTimeoutconfiguration setting now correctly persists to the BBolt database. Previously, this setting may not have been saved properly across restarts.OAuth Token Expiration: Fixed handling of OAuth tokens where
ExpiresAtis set to zero. These tokens are now correctly treated as never-expiring tokens instead of being considered expired.Download Installers
sudo apt install ./mcpproxy_*.debsudo dnf install ./mcpproxy-*.rpmHomebrew (macOS/Linux):
Other download options (auto-update URLs, archives)
Auto-update URLs (always points to latest):
Binary archives (this version):
Installation Instructions
Windows
mcpproxy-setup-*.exemacOS
Linux / Manual Installation
tar -xzf mcpproxy-*.tar.gzchmod +x mcpproxy./mcpproxy servePlatform Support & Usage
Platform Support
Usage
GUI (Recommended):
CLI:
v0.29.5Compare Source
Minor performance optimization focused on reducing unnecessary API calls in the desktop application.
Improvements
/api/v1/serversAPI refetches in the system tray, improving responsiveness and reducing overhead when managing MCP server connectionsDownload Installers
sudo apt install ./mcpproxy_*.debsudo dnf install ./mcpproxy-*.rpmHomebrew (macOS/Linux):
Other download options (auto-update URLs, archives)
Auto-update URLs (always points to latest):
Binary archives (this version):
Installation Instructions
Windows
mcpproxy-setup-*.exemacOS
Linux / Manual Installation
tar -xzf mcpproxy-*.tar.gzchmod +x mcpproxy./mcpproxy servePlatform Support & Usage
Platform Support
Usage
GUI (Recommended):
CLI:
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.