Skip to content

Commit cc255df

Browse files
authored
chore(main): release slima2a 0.2.2 (#1045)
## [0.2.2](slima2a-v0.2.1...slima2a-v0.2.2) (2025-12-11) ### Features * **slima2a:** Bump a2a-sdk to 0.3.20 ([#1044](#1044)) ([08baf20](08baf20)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Signed-off-by: Agntcy Build Bot <[email protected]>
1 parent 08baf20 commit cc255df

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"control-plane/control-plane": "0.7.1",
1010
"charts/slim-control-plane": "0.7.0",
1111
"data-plane/python/bindings/examples": "0.7.1",
12-
"data-plane/python/integrations/slima2a": "0.2.1",
12+
"data-plane/python/integrations/slima2a": "0.2.2",
1313
"data-plane/python/integrations/slimrpc": "0.2.1"
1414
}

data-plane/python/integrations/slima2a/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.2.2](https://github.com/agntcy/slim/compare/slima2a-v0.2.1...slima2a-v0.2.2) (2025-12-11)
4+
5+
6+
### Features
7+
8+
* **slima2a:** Bump a2a-sdk to 0.3.20 ([#1044](https://github.com/agntcy/slim/issues/1044)) ([08baf20](https://github.com/agntcy/slim/commit/08baf2059f8ba0f7547e0b0f609147f237cc973b))
9+
310
## [0.2.1](https://github.com/agntcy/slim/compare/slima2a-v0.2.0...slima2a-v0.2.1) (2025-12-02)
411

512

data-plane/python/integrations/slima2a/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[project]
55
name = "slima2a"
6-
version = "0.2.1"
6+
version = "0.2.2"
77
description = "A2A protocol over slimrpc"
88
readme = "README_pypi.md"
99
requires-python = ">=3.10, <4.0"

0 commit comments

Comments
 (0)