Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"sam-bedrock-agent": "0.1.0",
"sam-event-mesh-agent": "0.1.0",
"sam-event-mesh-gateway": "0.1.0",
"sam-event-mesh-tool": "0.1.0",
"sam-geo-information": "0.1.0",
"sam-mcp-server-gateway-adapter": "0.1.0",
"sam-mermaid": "0.1.0",
"sam-mongodb": "0.1.0",
"sam-nuclia-tool": "0.1.1",
"sam-rag": "0.1.0",
"sam-rest-gateway": "0.2.0",
"sam-ruleset-lookup-tool": "0.1.0",
"sam-slack": "0.2.0",
"sam-slack-gateway-adapter": "0.1.0",
"sam-sql-database": "0.1.1",
"sam-sql-database-tool": "0.1.1",
"sam-webhook-gateway": "0.1.0"
"sam-bedrock-agent": "0.1.1",
"sam-event-mesh-agent": "0.1.1",
"sam-event-mesh-gateway": "0.1.1",
"sam-event-mesh-tool": "0.1.1",
"sam-geo-information": "0.1.1",
"sam-mcp-server-gateway-adapter": "0.1.1",
"sam-mermaid": "0.1.1",
"sam-mongodb": "0.1.1",
"sam-nuclia-tool": "0.1.2",
"sam-rag": "0.1.1",
"sam-rest-gateway": "0.2.1",
"sam-ruleset-lookup-tool": "0.1.1",
"sam-slack": "0.2.1",
"sam-slack-gateway-adapter": "0.1.1",
"sam-sql-database": "0.1.2",
"sam-sql-database-tool": "0.1.2",
"sam-webhook-gateway": "0.1.1"
}
16 changes: 16 additions & 0 deletions sam-bedrock-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## [0.1.1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/compare/sam_bedrock_agent-0.1.0...sam_bedrock_agent-0.1.1) (2026-02-27)


### Features

* **DATAGO-109867:** Update agent display names and instructions to use spaced capitalized format ([17ecdf7](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/17ecdf76861ba7daa911b884bcacd6aca1de679a))
* **DATAGO-115000:** add FOSSA SCA scanning for monorepo plugins ([#79](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/79)) ([9b15f00](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9b15f0078be038ec459dc508cfb0684a7c5c297e))


### Bug Fixes

* **DATAGO-112455:** pin dependency version ([9edcd9c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9edcd9c22648042dc461ee2e5c9f37311b34711c))
* **DATAGO-113170:** Default to sql for session service ([#59](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/59)) ([983d31c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/983d31ceb2c9902f977fd5981f5c52cd271f3476))
* pin dependencies for sam-bedrock-agent ([7aa2234](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/7aa22349c17d3c6a5ba337e06070f06c89683b06))
2 changes: 1 addition & 1 deletion sam-bedrock-agent/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ type = "agent"

[project]
name = "sam_bedrock_agent"
version = "0.1.0"
version = "0.1.1"
authors = [
{ name="SolaceLabs", email="[email protected]" },
]
Expand Down
23 changes: 23 additions & 0 deletions sam-event-mesh-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## [0.1.1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/compare/sam_event_mesh_agent-0.1.0...sam_event_mesh_agent-0.1.1) (2026-02-27)


### Features

* **DATAGO-109867:** Update agent display names and instructions to use spaced capitalized format ([17ecdf7](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/17ecdf76861ba7daa911b884bcacd6aca1de679a))
* **DATAGO-111686:** Add sam-event-mesh-tool plugin ([468a5de](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/468a5de066b665d4ccd489e4388715fd0772222d))
* **DATAGO-111686:** Added sam-event-mesh-tool plugin ([468a5de](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/468a5de066b665d4ccd489e4388715fd0772222d))
* **DATAGO-115000:** add FOSSA SCA scanning for monorepo plugins ([#79](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/79)) ([9b15f00](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9b15f0078be038ec459dc508cfb0684a7c5c297e))


### Bug Fixes

* **DATAGO-112455:** pin dependency version ([9edcd9c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9edcd9c22648042dc461ee2e5c9f37311b34711c))
* **DATAGO-113170:** Default to sql for session service ([#59](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/59)) ([983d31c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/983d31ceb2c9902f977fd5981f5c52cd271f3476))
* pin dependencies for sam-event-mesh-agent ([0f6acec](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/0f6aceccf03d8cdb8de751a0d3ac0abef8ca4ff8))


### Documentation

* add deprecation notice to event-mesh agent README ([c2247c6](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/c2247c6f213eac2b424a288d8a2c4402c1fa5816))
2 changes: 1 addition & 1 deletion sam-event-mesh-agent/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ type = "agent"

[project]
name = "sam_event_mesh_agent"
version = "0.1.0"
version = "0.1.1"
authors = [
{ name="SolaceLabs", email="[email protected]" },
]
Expand Down
27 changes: 27 additions & 0 deletions sam-event-mesh-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

## [0.1.1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/compare/sam_event_mesh_gateway-0.1.0...sam_event_mesh_gateway-0.1.1) (2026-02-27)


### Features

* add default user identity fallback for event mesh gateway ([79ade55](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/79ade554e0ee78af93993372b2b035f43037d2bf))
* **DATAGO-115000:** add FOSSA SCA scanning for monorepo plugins ([#79](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/79)) ([9b15f00](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9b15f0078be038ec459dc508cfb0684a7c5c297e))


### Bug Fixes

* pin dependencies for sam-event-mesh-gateway ([2f8fd82](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/2f8fd82f3cde9e09074fca498310d5092395776b))
* remove manual Part wrapping in event-mesh-gateway ([b32dac9](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/b32dac94d733fc8fb2ddd91fdb11edf1a71ae3f2))
* replace undefined FileContent with FileWithUri and wrap parts in A2APart ([75c334a](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/75c334a84c08ce1b1da978615b4ff03dc553af49))
* resolve authentication errors of event mesh gateway ([7ffa8f5](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/7ffa8f5807da3a6789a1aea8bf759aebf5e99468))
* revert sam-event-mesh-gateway ([9256835](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9256835889e19be0c6516a88f11dc7e7dc809305))
* update the dependencies for our gateways ([19fb4f4](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/19fb4f489907f3b4c3b693b16044efd15ec2d7b7))


### Documentation

* add A2A SDK migration design for event mesh gateway ([6b8e2ba](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/6b8e2ba64527c7bb394e1d5805f8711efd46e50b))
* add A2A SDK migration implementation checklist ([d12db38](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/d12db38f0db416995dea0e4452c5141c5cc09018))
* add A2A SDK migration implementation plan with numbered steps ([87191e1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/87191e177dde12fc0bc214a16f62f9e3f7ed5197))
* mark final code sweep as complete in migration checklist ([45c0a42](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/45c0a42d71adfa3bdd3cb83ccbd181296033eeb1))
2 changes: 1 addition & 1 deletion sam-event-mesh-gateway/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ type = "gateway"

[project]
name = "sam_event_mesh_gateway"
version = "0.1.0"
version = "0.1.1"
description = "Solace Agent Mesh Gateway plugin for integrating with Solace PubSub+ event brokers."
readme = "README.md"
authors = [
Expand Down
64 changes: 64 additions & 0 deletions sam-event-mesh-tool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Changelog

## [0.1.1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/compare/sam_event_mesh_tool-0.1.0...sam_event_mesh_tool-0.1.1) (2026-02-27)


### Features

* add context_expression support for sourcing parameters from a2a_context ([2572514](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/2572514d1c8a9e4d12b3b1524fbc89a3bfd4c28b))
* add control for responder reply behavior in fire-and-forget tests ([4d8c64c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/4d8c64c770307f4b332961f596bc9c0a98f034ba))
* add fail-fast validation for required event mesh configuration ([4fa8a22](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/4fa8a22af5b255df85d64c31117e04ff2220fe2d))
* add multiple handler instances for concurrent testing ([67cbebd](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/67cbebd62d061efdd1f976ed8362b43623b44329))
* add parameter validation with fail-fast error handling ([3f8691a](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/3f8691ada5a90c977ba9a6750dcc91678db34e09))
* add pyyaml dependency and fix SolaceAiConnector initialization ([4a81001](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/4a8100167899a11c6e5d9335ec275e58b355fe5b))
* add test configuration files for EventMeshTool integration tests ([8943ac2](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/8943ac23d885a0c6888af9afb9f6bb0fe1adacbe))
* add test infrastructure with pytest dependencies and package structure ([696cf15](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/696cf154b9df91d056f11fc31ccb6ee18a32eec4))
* add topic validation to prevent empty topic errors ([4075504](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/4075504847fdfac3b38afd7075ff3dafcccbf87a))
* create scaffolding for sam-event-mesh-tool plugin ([7cc19a3](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/7cc19a3340c27c331e4543aac961e40c9f542ad8))
* **DATAGO-111686:** Add sam-event-mesh-tool plugin ([468a5de](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/468a5de066b665d4ccd489e4388715fd0772222d))
* **DATAGO-111686:** Added sam-event-mesh-tool plugin ([468a5de](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/468a5de066b665d4ccd489e4388715fd0772222d))
* **DATAGO-113851:** add SAM Ruleset Lookup Tool and Nuclia RAG Tool with documentation ([#67](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/67)) ([e254914](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/e254914368962a1704edaf9fcc32008233e8d11b))
* **DATAGO-115000:** add FOSSA SCA scanning for monorepo plugins ([#79](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/79)) ([9b15f00](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9b15f0078be038ec459dc508cfb0684a7c5c297e))
* implement core test fixtures for event mesh tool integration tests ([0f7ea6b](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/0f7ea6b0aa5512586aea439167650c7559152577))
* implement EventMeshTool class with request-response functionality ([d49b1c8](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/d49b1c8e6c7e95e2690512080c66c1d846cd7fe4))
* implement test_concurrent_requests_with_correlation for concurrency testing ([c908e7e](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/c908e7e0cd5a404d97b172158958251d1468b1d7))


### Bug Fixes

* access components through component_groups in flow structure ([7899251](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/789925159672018a93e2e3c2b705f0180fd09331))
* add dummy broker config values to satisfy validation in dev_mode ([ff73fb2](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/ff73fb200c963dbfb96cf55a0554f87948e74e0a))
* add missing boolean argument to get_data_value for context expression parsing ([02d3bde](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/02d3bde5786a3e888132e3d42d920e882f1aa3a7))
* add missing Message import to resolve undefined name error ([b64c72e](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/b64c72eae98a0901873ea7627035b91780d67099))
* add required agent_card fields to test configuration ([2f75191](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/2f75191999f0c72911c09424cbe1099245e89a7c))
* add required interval_seconds field to agent_card_publishing config ([4289246](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/42892467c547b2e743eecb98379cf5e18ddb1e38))
* add session attribute to MockInvocationContext for ToolContext ([054ca8c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/054ca8c49dc806db26aa4d9b8623ac38b712191c))
* bump up solace_agent_mesh version to 1.4.7 ([cfdd96d](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/cfdd96d5891474a468d7631d2d42ac21e179aeb8))
* correct tool access path in integration test ([0d8eaab](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/0d8eaabaa9dffe6de7fe99fa18ad2ed0727792b8))
* correct ToolContext parameter name from _invocation_context to invocation_context ([df94098](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/df9409834f53d7b0f1f176934de7410d59874db4))
* **DATAGO-112455:** pin dependency version ([9edcd9c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9edcd9c22648042dc461ee2e5c9f37311b34711c))
* move multi_session_request_response config to app_config level ([925ab0d](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/925ab0dd8997c5021f92f07674b79cb55b5c9837))
* pin dependencies for sam-event-mesh-tool ([f03b38f](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/f03b38f222d5e91cb3ce23d250d8c33c36a0767e))
* prevent test isolation issue by providing instructions for all concurrent requests ([9db661c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9db661c34150668fde8a1b008e8cb6213024b131))
* prevent test isolation issue in test_request_timeout by providing responder instruction ([0355a04](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/0355a04df7d2dff4ed205e980479182085772189))
* resolve test isolation issue by providing control queue instructions for all requests ([6440efa](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/6440efa493cc217507eb0db6c12c40dfffbe3d6c))
* restructure agent config to use simplified component mode instead of flows ([6092b12](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/6092b12624ee16258c422798e0ea2096b0b173f6))
* update responder config to use wildcard topic subscription ([fa7d320](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/fa7d320b3508f3422406072ce67beea1864bfd1b))
* Workaround the requirements for calling SAC get_data_value ([4bf9e3d](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/4bf9e3dc09a041bcefa71146e8e3b81973bc61e0))


### Documentation

* add comprehensive implementation plan for test environment ([a1de2ce](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/a1de2ce6c9134151b0438812264fa18e11773142))
* add comprehensive README and example config for event mesh tool ([09b89fa](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/09b89faa069a54d47ba3f213e6868d93ab4ed9fd))
* add comprehensive test environment design for sam-event-mesh-tool ([12377a7](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/12377a74342bb3350b00eb35f362ef948b3b3a37))
* add detailed design for event mesh tool plugin ([0499b1c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/0499b1c3728f6ff17426e107d4bba09f4737bbdd))
* add feature proposal for event mesh tool plugin ([7905cd3](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/7905cd3a3149a3268e43961481bd82d2932d4dd9))
* add implementation checklist for event mesh tool refactoring ([eb6a5d3](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/eb6a5d333bc5a940761f705f299f29674dbd75ca))
* add implementation checklist for test environment refactoring ([a1735f3](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/a1735f3034e9193ceb2f723e5d3a390b3cb277bf))
* add implementation plan for sam-event-mesh-tool plugin ([cf8a54f](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/cf8a54f0da263d2f98e43eb5273b199377c78f35))
* add test framework design documentation to tests directory ([6914ef7](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/6914ef78cd66cdcc7155a2bbd65f82655f4a591e))
* create comprehensive test implementation plan for event mesh tool ([8406509](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/840650990a9cde0ffee33638aad516f0db6e34f2))
* expand event-mesh-config parameters list in README ([70a55e9](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/70a55e9748916f2d4cefde4c46c32de3e75b7ba8))
* number all tests in implementation checklist for tracking ([ea0128f](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/ea0128f80c1e7dc0e589f328d9cf9582841acd70))
* update installation instructions for event mesh tool ([310e708](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/310e70880a088471ab808a4d8b3ceb3f6083e9d0))
2 changes: 1 addition & 1 deletion sam-event-mesh-tool/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ type = "tool"

[project]
name = "sam_event_mesh_tool"
version = "0.1.0"
version = "0.1.1"
authors = [
{ name="Edward Funnekotter", email="[email protected]" },
]
Expand Down
19 changes: 19 additions & 0 deletions sam-geo-information/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/compare/sam_geo_information-0.1.0...sam_geo_information-0.1.1) (2026-02-27)


### Features

* **DATAGO-109867:** Update agent display names and instructions to use spaced capitalized format ([17ecdf7](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/17ecdf76861ba7daa911b884bcacd6aca1de679a))
* **DATAGO-115000:** add FOSSA SCA scanning for monorepo plugins ([#79](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/79)) ([9b15f00](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9b15f0078be038ec459dc508cfb0684a7c5c297e))


### Bug Fixes

* add versionf for PyYAML ([d4dec0d](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/d4dec0df0a50534f1b0b48095e21a66b61e6ca45))
* **DATAGO-112455:** pin dependency version ([9edcd9c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/9edcd9c22648042dc461ee2e5c9f37311b34711c))
* **DATAGO-113170:** Default to sql for session service ([#59](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/59)) ([983d31c](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/983d31ceb2c9902f977fd5981f5c52cd271f3476))
* **DATAGO-117879:** Removing timezonefinder dep ([#74](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/74)) ([68778e5](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/68778e52982b9d3fbe6e40b88c07d34cf77bcee6))
* pin dependencies for sam-geo-information ([3cb389d](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/3cb389d972357ec45cb673e90130973ad18fbc05))
* typo in dependency array for sam-geo ([d6184cd](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/d6184cd0ef85099ec735b54c6a8b7792b12ee14c))
2 changes: 1 addition & 1 deletion sam-geo-information/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ type = "agent"

[project]
name = "sam_geo_information"
version = "0.1.0"
version = "0.1.1"
authors = [
{ name="SolaceLabs", email="[email protected]" },
]
Expand Down
14 changes: 14 additions & 0 deletions sam-mcp-server-gateway-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [0.1.1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/compare/sam_mcp_server_gateway_adapter-0.1.0...sam_mcp_server_gateway_adapter-0.1.1) (2026-02-27)


### Features

* add tracking for processed files in MCP tasks to avoid duplicates ([#96](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/96)) ([8f908d1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/8f908d14f1a80dd9b03132c89d17b5e25dae8092))
* **DATAGO-118651:** Add MCP Server Gateway Adapter plugin ([#76](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/76)) ([5489217](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/5489217c9350288200b734a8429c81dcc78b170c))


### Bug Fixes

* Update gateway adapter path in MCP server gateway configuration ([#91](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/91)) ([2404209](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/24042091ff8006d8850dc04decb481d098d2b3c3))
2 changes: 1 addition & 1 deletion sam-mcp-server-gateway-adapter/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ type = "gateway"

[project]
name = "sam_mcp_server_gateway_adapter"
version = "0.1.0"
version = "0.1.1"
authors = [
{ name="SolaceLabs", email="[email protected]" },
]
Expand Down
Loading
Loading