Releases: SolaceLabs/solace-agent-mesh
Releases · SolaceLabs/solace-agent-mesh
1.0.8
What's Changed
- DATAGO-109882: fix s3 import error if not being used by @RohanSreelesh in #253
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- DATAGO-108718: Greatly improve MCP result handling by @efunneko in #230
- chore(DATAGO-108715): updating package name by @lgh-solace in #239
- DATAGO-109279: Eval update + new argument by @Hugo-Pare in #246
- DATAGO-109381: Fix openai/litellm import issue - downgrading version by @Hugo-Pare in #245
- chore(DATAGO-109457): pushing agents fetch to chat context by @lgh-solace in #247
- DATAGO-106076: Support s3 for artifact storage by @mo-radwan1 in #233
- DATAGO-109519: Adding event mesh and dev broker test infrastructure by @Hugo-Pare in #250
- DOCS: Update agent documentation with improved configuration guidance, shared config examples, and tutorial enhancements by @cyrus2281 in #251
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- DATAGO-109001: Change enterprise config environment variable's name by @RohanSreelesh in #242
- DATAGO-109302: Update release pipeline packages by @mo-radwan1 in #241
- update README by @RohanSreelesh in #243
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- BUG: fix enterprise initialization to run after env is loaded by @RohanSreelesh in #237
- BUG: Enterprise init should not run if environment variable is not provided by @RohanSreelesh in #238
- DATAGO-108932: Refactored test selector script for pipeline by @Hugo-Pare in #235
- docs(DATAGO-108084): updating readme for upgrade by @lgh-solace in #240
Full Changelog: 1.0.3...1.0.5
1.0.3
What's Changed
- DATAGO-107596: Remove the replay button from flow chart panel by @ziyanwan in #197
- DATAGO-108024: fix subflow overlapping in flow chart by @ziyanwan in #201
- DATAGO-107836: Large message payload guard by @gregmeldrum in #199
- DATAGO-107894:test-coverage-server-rekick-off by @zhenyu369 in #196
- DATAGO-108103: Enhance file processing in run command to support directory discovery and YAML validation by @cyrus2281 in #204
- DATAGO-108108: Update plugin links, add Dockerfile instructions, and enhance agent configurations with logging and shared settings by @cyrus2281 in #205
- DATAGO-108108: Add Docker instructions to quick start guide for sample applications by @cyrus2281 in #206
- DATAGO-106809: Enhanced JSON sanitization in SSEManager to handle NaN and Infinity values by @cyrus2281 in #198
- DATAGO-107656: Not all files being returned to chat by @RohanSreelesh in #194
- DATAGO-107893:test client infra coverage by @zhenyu369 in #209
- DATAGO-107784: Adding task info to workflow panel by @lgh-solace in #200
- DATAGO-107893:test client infra coverage improvement with fixture by @zhenyu369 in #213
- DATAGO-108082: adding refresh artifact support by @lgh-solace in #203
- DATAGO-103364: add rag document by @alimosaed in #180
- DATAGO-108082: update menu more popover styles by @lgh-solace in #215
- Fix an issue with missing LLM requests caused by timestamp by @ziyanwan in #210
- DATAGO-108102: Refactor Dockerfile and environment templates; update app configuration defaults by @cyrus2281 in #214
- Updated enterprise reference by @cyrus2281 in #218
- DATAGO-108028: Implement granular testing by @Hugo-Pare in #202
- DATAGO-108589: preventing editing but supporting selection to allow copying by @lgh-solace in #220
- DATAGO-108083: updating readme by @lgh-solace in #217
- BUG: fix enterprise init by @RohanSreelesh in #219
- REQUEST-RESPONSE: Add broker_request_response handling in SamAgentApp component definition by @cyrus2281 in #221
- DATAGO-108084: adding -h option to cli by @lgh-solace in #225
- DATAGO-108707: removing scroll button when response is streaming by @lgh-solace in #227
- ci(DATAGO-106092): Add UI release pipeline by @artyom-morozov in #228
- Update the REST client readme by @TamimiGitHub in #186
- DATAGO-108430: Fix log level stdio configuration by @Hugo-Pare in #216
- DATAGO-107223: Improve knowledge about artifacts and their versions in peer-agent calls by @efunneko in #232
- chore(DATAGO-108850): adding aria labels and test ids by @lgh-solace in #231
- fix(DATAGO-109069): Docker builds fail when installing playright chromium deps by @johnvincentcorpuz in #236
- fix(DATAGO-108936): Add reconnect button to ChatSidePanel by @ziyanwan in #234
New Contributors
- @alimosaed made their first contribution in #180
- @johnvincentcorpuz made their first contribution in #236
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- DATAGO-107288: improving chat scrolling by @lgh-solace in #173
- DATAGO-107340: Better handling of sub-agent call timeouts by @efunneko in #166
- DATAGO-107733: Removed unused gateway test infra by @Hugo-Pare in #177
- BUGS: Fix bug preventing removal of built-in group tools by @cyrus2281 in #178
- Datago-107670:test services coverage and tool registry clean up by @zhenyu369 in #181
- DATAGO-106878:Containerized initialization docs improvement by @zhenyu369 in #174
- DATAGO-107669: artifact preview improvements by @lgh-solace in #179
- DATAGO-107780: SAM logging cleanup and enhancement by @Hugo-Pare in #182
- DATAGO-107813: Created Portable SAM Test Infrastructure by @Hugo-Pare in #184
- DATAGO-107794: new chat session warning dialog by @lgh-solace in #183
- DATAGO-107284: Add prisma by @artyom-morozov in #187
- DATAGO-107787:test middleware coverage by @zhenyu369 in #191
- Add reusable action for ws cleanup by @artyom-morozov in #192
- DATAGO-105610: Fix CI pipeline tests by @Hugo-Pare in #175
- DATAGO-107231: Improve artifact creation by @RohanSreelesh in #168
- Adding start-up custom configuration by @cyrus2281 in #193
- Upgrade sac version by @RohanSreelesh in #195
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- DATAGO-103349: fix docker release by @artyom-morozov in #138
- DATAGO-107349: Merge dev into main by @gregmeldrum in #158
- Pointing the plugin registry to main branch by @cyrus2281 in #161
- DATAGO-107516: Updated Evals post refactoring by @Hugo-Pare in #164
- DATAGO-107230: feat: add Playwright support for SVG to PNG conversion in Mermaid diagram generation by @cyrus2281 in #157
- update side panel icon and relocate loading message by @ziyanwan in #163
- DATAGO-107598: Remove slack notification profile from release action by @gregmeldrum in #167
- DATAGO-107598: Remove html2text from repo by @gregmeldrum in #169
- FIX: Remove space from path by @cyrus2281 in #172
- DATAGO-107381: updating messaging for docs review and improving file input by @lgh-solace in #171
- DATAGO-107284: Update whitesource reporting by @artyom-morozov in #170
Full Changelog: 0.2.4...1.0.1
0.2.4
What's Changed
- DATAGO-101491: Get version from tag by @artyom-morozov in #131
- Update README.md by @Mrc0113 in #132
- AI-815: Verify broker connection in init gui by @RohanSreelesh in #123
- DATAGO-102726: Add identity to meta properties passed into actions by @gregmeldrum in #133
- DATAGO-102790: Long History PostgreSQL Error by @Hugo-Pare in #134
- DATAGO-102950: Push main into dev by @gregmeldrum in #135
- RELEASE: Update solace-ai-connector dependencies to version 1.1.3 by @cyrus2281 in #136
- Patch Release - SAC 1.0.3 => 1.1.4 by @cyrus2281 in #137
New Contributors
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Main to Dev for version bump by @cyrus2281 in #120
- DATAGO-100687: Fix Web Visualizer Crashing Errors by @mo-radwan1 in #121
- AI-712: Refactor Dockerfile and documentation for Solace Agent Mesh by @cyrus2281 in #125
- Patch release by @cyrus2281 in #126
- fix(init GUI): Include logo as base64 by @RohanSreelesh in #127
- Patch release by @RohanSreelesh in #128
- DOCKER: Docker build patch by @cyrus2281 in #129
- Preparing for release - fix docker build by @cyrus2281 in #130
New Contributors
- @mo-radwan1 made their first contribution in #121
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- AI-704 : Update readme and docs to say 3.10.16 instead of 3.10 by @RohanSreelesh in #97
- (Merge dev into main) Update readme and docs to say 3.10.16 instead of 3.10 (#97) by @RohanSreelesh in #98
- ENHANCE: Add proper Git conventions to empty file by @cyrus2281 in #99
- AI-787 : Update docs for init gui and add --use-web-based-init flag by @RohanSreelesh in #101
- AI-804: Fix init --skip by @RohanSreelesh in #109
- AI-794: Added tutorial documentation for Amazon Bedrock Agents & flows plugin by @cyrus2281 in #107
- AI-791 : Init GUI should not add provider/ if already provided by the user by @RohanSreelesh in #106
- AI-786: Update MCP tutorial by @RohanSreelesh in #103
- AI-806: Update deployment documentation and MCP integration tutorial by @cyrus2281 in #111
- AI-703: Improve PlantUML by @Hugo-Pare in #104
- AI-790: Modified response format prompt by @Hugo-Pare in #105
- FIX: Fix memory issues by @cyrus2281 in #115
- AI-731: Fix timeout error stuck in infinite retry loop by @Hugo-Pare in #117
- Enhance(Init GUI): Add community forum card by @RohanSreelesh in #118
- SAM patch release by @cyrus2281 in #116
Full Changelog: 0.2.1...0.2.2