Skip to content

Commit d9b6cb5

Browse files
chore: release 1.21.0 (#1475)
1 parent a42a3f5 commit d9b6cb5

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.20.5"
2+
".": "1.21.0"
33
}

CHANGELOG.md

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

3+
## [1.21.0](https://github.com/SolaceLabs/solace-agent-mesh/compare/1.20.5...1.21.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* **DATAGO-131493:** User can run the experiment and view the result ([#1473](https://github.com/SolaceLabs/solace-agent-mesh/issues/1473)) ([a42a3f5](https://github.com/SolaceLabs/solace-agent-mesh/commit/a42a3f5c60ab5229555ef2246cbe10c39872d70a))
9+
10+
11+
### Bug Fixes
12+
13+
* **DATAGO-134139:** stop cascading auth prompts in solace-chat's Atlassian heavy-query flow ([#1474](https://github.com/SolaceLabs/solace-agent-mesh/issues/1474)) ([18e7386](https://github.com/SolaceLabs/solace-agent-mesh/commit/18e7386b190faa9beceab10b26907846f3e4f40b))
14+
315
## [1.20.5](https://github.com/SolaceLabs/solace-agent-mesh/compare/1.20.4...1.20.5) (2026-04-28)
416

517

cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# x-release-please-start-version
2-
__version__ = "1.20.5"
2+
__version__ = "1.21.0"
33
# x-release-please-end

0 commit comments

Comments
 (0)