Skip to content

Commit 0ed184c

Browse files
chore: release main (#170)
1 parent 305ae0d commit 0ed184c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"sam-rag": "0.1.3",
1111
"sam-rest-gateway": "0.2.1",
1212
"sam-ruleset-lookup-tool": "0.1.1",
13-
"sam-slack-gateway-adapter": "0.1.1",
13+
"sam-slack-gateway-adapter": "0.1.2",
1414
"sam-sql-database-tool": "0.3.6"
1515
}

sam-slack-gateway-adapter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/compare/sam_slack_gateway_adapter-0.1.1...sam_slack_gateway_adapter-0.1.2) (2026-05-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **DATAGO-137322:** add timeout to slack client http call ([#169](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/issues/169)) ([305ae0d](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/commit/305ae0d0d8e9ed7ba43eb254a219ce0e97aec112))
9+
310
## [0.1.1](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins/compare/sam_slack_gateway_adapter-0.1.0...sam_slack_gateway_adapter-0.1.1) (2026-04-27)
411

512

sam-slack-gateway-adapter/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ type = "gateway"
1010

1111
[project]
1212
name = "sam_slack_gateway_adapter"
13-
version = "0.1.1"
13+
version = "0.1.2"
1414
authors = [
1515
{ name="SolaceLabs", email="solacelabs@solace.com" },
1616
]

0 commit comments

Comments
 (0)