Skip to content

Commit 1fa10a6

Browse files
chore: release 1.20.2 (#1457)
1 parent cd39424 commit 1fa10a6

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
@@ -1,3 +1,3 @@
11
{
2-
".": "1.20.1"
2+
".": "1.20.2"
33
}

CHANGELOG.md

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

3+
## [1.20.2](https://github.com/SolaceLabs/solace-agent-mesh/compare/1.20.1...1.20.2) (2026-04-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **DATAGO-133775:** Fix authentication failure for scheduled SAM reports against Salesforce ([#1456](https://github.com/SolaceLabs/solace-agent-mesh/issues/1456)) ([cd39424](https://github.com/SolaceLabs/solace-agent-mesh/commit/cd3942425033cf3a7dc5a820064e9b3e5d1e7891))
9+
310
## [1.20.1](https://github.com/SolaceLabs/solace-agent-mesh/compare/1.20.0...1.20.1) (2026-04-25)
411

512

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.1"
2+
__version__ = "1.20.2"
33
# x-release-please-end

0 commit comments

Comments
 (0)