Release history
solace-agent-mesh releases
An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables seamless integration of AI agents with real-world data sources and systems, facilitating complex, multi-step workflows.
All releases
105 shown
Fixed ability to skip TLS verification for MCP connections.
Full changelog
- Offline evaluations (offline_evals) promoted to beta status and set as the new default true
Full changelog
Fixed UI issue where artifacts incorrectly appeared deleted during creation.
Full changelog
Fixed stripping of max_input_tokens from per-request override.
Full changelog
Bug Fixes
Continuous Integration
7be65abbump version to ui-v2.10.1 [skip ci] (Automated Version Bump)
Chores
UI Changes up to ui-v2.10.1
Chores
Minor fixes and improvements.
Full changelog
- Experiment runs show agent‑generated artifacts
- Bumped npm to 11.13.0 to fix brace‑expansion CVE
Full changelog
Bug Fixes
Continuous Integration
49bc19dbump version to ui-v2.9.1 [skip ci] (Automated Version Bump)
Chores
UI Changes up to ui-v2.9.1
Bug Fixes
- Support attaching existing artifacts to chat messages
Full changelog
- experiment execution and viewing
- fixed cascading authentication prompts
Full changelog
Minor fixes and improvements.
Full changelog
Minor fixes and improvements.
Full changelog
Bug Fixes
8e0a5d4forward unknown attrs through ADK's session-servi… (#1462) (Amir Ghasemi)4c8df84SSE viz queue overflow under high-fan-out tasks —… (#1464) (Amir Ghasemi)
Continuous Integration
380eee2bump version to ui-v2.7.3 [skip ci] (Automated Version Bump)0618320bump version to ui-v2.7.4 [skip ci] (Automated Version Bump)3f62facbump version to ui-v2.7.5 [skip ci] (Automated Version Bump)
Chores
UI Changes ui-v2.7.3 → ui-v2.7.5
Bug Fixes
Minor fixes and improvements.
Full changelog
Minor fixes and improvements.
Full changelog
Minor fixes and improvements.
Full changelog
Bug Fixes
44e5dceResolve model override for agent's own model alia… (#1438) (Benjamin Wiebe)9658450Context usage indicator inflates after tasks with… (#1453) (Amir Ghasemi)
Continuous Integration
65041eebump version to ui-v2.7.1 [skip ci] (Automated Version Bump)a3ec333bump version to ui-v2.7.2 [skip ci] (Automated Version Bump)339a5c9fix concurrency in sam community (#1451) (Art Morozov)
Chores
UI Changes ui-v2.7.1 → ui-v2.7.2
Bug Fixes
- Real-time context usage indicator in chat
Minor fixes and improvements.
Full changelog
Continuous Integration
c4d7df4add annotation for sam community version (#1435) (Art Morozov)1655eadfix maas-build-actions container (#1441) (Art Morozov)323e27bbump version to ui-v2.6.10 [skip ci] (Automated Version Bump)91e60bbbump version to ui-v2.6.11 [skip ci] (Automated Version Bump)
Chores
d7e9b4aRemove LLM configuration from sam init --gui (#… (#1436) (Paul Jones)8a08637release 1.19.1 (#1443) (Core Release Engineering)
Documentation
UI Changes ui-v2.6.10 → ui-v2.6.11
Bug Fixes
Chores
Fixed trailing slash handling on api_base configuration.
Full changelog
Features
Bug Fixes
1b14bfeinvestigate intermittent hanging integration test… (#1417) (enavitan)5494b53Update installation documentation for SAM (#1416) (Solace-RichardZhang)
Continuous Integration
eb4c216bump version to ui-v2.6.4 [skip ci] (Automated Version Bump)e1cb49fbump version to ui-v2.6.5 [skip ci] (Automated Version Bump)01367fcbump version to ui-v2.6.6 [skip ci] (Automated Version Bump)c8d0d99bump version to ui-v2.6.7 [skip ci] (Automated Version Bump)67e2306bump version to ui-v2.6.8 [skip ci] (Automated Version Bump)70bda4bintegrate release please for sam community (#1410) (Art Morozov)bfcba5bbump version to ui-v2.6.9 [skip ci] (Automated Version Bump)7a3ba24fix release please workflow (#1427) (Art Morozov)9eaf351fix release please version (#1430) (Art Morozov)04a163eupdate release please annotations (#1432) (Art Morozov)
Chores
537e712(port in) update documentation for network feat… (#1424) (Mahmood(Moodi) Edalatmanesh)31efd25release 1.19.0 (#1428) (Core Release Engineering)a19ccaerelease 1.19.0 (#1434) (Core Release Engineering)
UI Changes ui-v2.6.4 → ui-v2.6.9
Bug Fixes
2e8e93fexclude test-utils from tsconfig.lib.json (#1419) (Jamie Karam)9a2f130add min-w-0 to main to prevent nav sidebar collap… (#1422) (Jamie Karam)5fcddbbShared chat tool calls are empty and crash on cli… (#1425) (Amir Ghasemi)
Chores
c252323adding inert to side panel when closed so it do… (#1420) (Linda Hillis)7e5ed47selector update for Cypress test (#1421) (Linda Hillis)
Refactoring
- python-multipart security update
Full changelog
- ArtifactMonitor for artifact service tracking
- RemoteAgentProxyMonitor for agent proxy tracking
- Pillow dependency vulnerability patched
- Per-request model override via A2A task metadata
- UI performance improvement for prompt submission
- Model Config UI enabled by default
- Add configurable task timeout to gateway framework
- OAuthRemoteMonitor and auth middleware instrumentation
- model_provider configuration
- DB observability
- Agent and request observability instrumentation
- Improved model fetch UX with loading states
- Fixed CVE-2026-33671 in picomatch webui frontend
- LLM in/out instrumentation for observability
- Fixed CVE-2026-4800 in lodash-es (Code Injection)
- Fixed picomatch vulnerability
- SAM Cron-like Agent Scheduling and scheduled Workflows
- Migrates existing feature flags to OpenFeature SDK
- Fixed Docker image vulnerabilities
- Password input redesign with dirty field tracking
- Inline Progress Timeline & LLM Thinking Tokens
- Model dependents functionality with endpoints
- Persistent workflow storage
- Recent Chat page UI
- Model Configuration REST API
- Fetch Provider Models API
- Centralized error handling for LLM exceptions
- Fixed vulnerabilities in Docker image
- OpenFeature integration for model configuration UI
- Dynamic model provider implementation
- Model configuration details panel
- Auto-compaction accordion UI
- Dynamic model provider with lazy-loading
- Global feature flag initialization
- Model Config Tab UI
- Multi-cloud storage support (Azure, GCS)
- Chat Sharing backend experimental feature
- Resolved multiple high-severity CVEs
- Improved dark theme support
- Patched CVE-2026-3180 in npm and pypdf
- Address high severity CVE in dependency
- Registry re-add functionality
- Address high severity CVE in dependency
- Bedrock model support in init GUI
- Binary artifact preview (PDF, PPT)
- Fix SAM libpng vulnerability
- Fix SAM libvpx vulnerability
- Default Gemini image model update to gemini-3.1
Fixed callback being incorrectly passed as dictionary structure.
- New tool framework with reduced boilerplate
- Project file indexing support
- SSL/TLS configuration for A2A proxy
- SSL/TLS support for MCP connections
- BM25 with SSE streaming
- curl vulnerability
- libstan vulnerability
- curl vulnerability
- libstan vulnerability
- Static Agent Cards for A2A Agents
- DAG-based workflow orchestration
- display_name support for A2A remote agents
- Workflows - DAG-based Agent Orchestration
- MCP Gateway and Authentication Proxy documentation
- @mentions feature flag (defaults to false)
- SamAppBase with broker connection health check
- database connectivity health checks
- custom health check support
- Update configurations: rename 'ssl' to 'ssl_config'
- Configuration key 'ssl' renamed to 'ssl_config'
Full changelog
Features
c5712df3Update config name from "ssl" to "ssl_config" for consistency with a2a. (Greg Meldrum)
Full Changelog: https://github.com/SolaceLabs/solace-agent-mesh/compare/1.11.6...1.11.7
- MCP gateway configuration
- MCP user delegated access support
- SSL verification configuration (true/false) for remote a2a proxy
Full changelog
What's Changed
- chore(DATAGO-117142): Adding ability to set SSL verification configuration (true/false) for remote a2a proxy by gregmeldrum in
1524e11a60
Full Changelog: https://github.com/SolaceLabs/solace-agent-mesh/compare/1.11.2...1.11.6
Fixed gateway app config passing to middleware for authentication handling.
- Gateway Auto-Registration via A2A Discovery for automated gateway discovery
- Audit logging for open API tool calls
Full changelog
- Vulnerable regex found in Sonarqube hotspot
- MCP results all-or-none configuration
- sam_access_token validation middleware
- cors_allowed_origin_regex configuration
- Wide logs for MCP server auditing
- Remote MCP server configuration support
- Built-in tools listing via CLI
- Generic gateway authentication framework