Skip to content

Commit bee7308

Browse files
committed
chore(main): release slim-testutils 0.7.2
Signed-off-by: Agntcy Build Bot <[email protected]>
1 parent ac6240f commit bee7308

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"control-plane/slimctl": "0.7.0",
66
"data-plane/python/integrations/slim-mcp/examples/llamaindex-time-agent": "0.1.2",
77
"data-plane/python/integrations/slim-mcp/examples/mcp-server-time": "0.1.2",
8-
"data-plane/testing": "0.7.1",
8+
"data-plane/testing": "0.7.2",
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",

data-plane/testing/CHANGELOG.md

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

3+
## [0.7.2](https://github.com/agntcy/slim/compare/slim-testutils-v0.7.1...slim-testutils-v0.7.2) (2026-01-09)
4+
5+
6+
### Bug Fixes
7+
8+
* [#1051](https://github.com/agntcy/slim/issues/1051) ([932b21c](https://github.com/agntcy/slim/commit/932b21c5daea64bf6aacd31b44c7e79f88bd8de7))
9+
* **bindings:** improve identity error handling ([#1042](https://github.com/agntcy/slim/issues/1042)) ([44002b5](https://github.com/agntcy/slim/commit/44002b51c598f3780645b8f3fac48f5e34a373cb))
10+
* **controller:** start the controller service only if the related config is provided ([#1054](https://github.com/agntcy/slim/issues/1054)) ([932b21c](https://github.com/agntcy/slim/commit/932b21c5daea64bf6aacd31b44c7e79f88bd8de7))
11+
* p2p integration test ([#1049](https://github.com/agntcy/slim/issues/1049)) ([430873d](https://github.com/agntcy/slim/commit/430873decdaa8f90773f9b5f862935cd06f781cf))
12+
* **session:** correctly remove routes on session close ([#1039](https://github.com/agntcy/slim/issues/1039)) ([df21fe3](https://github.com/agntcy/slim/commit/df21fe377bf0b416a123ef688d3beafc3bd0488b))
13+
314
## [0.7.1](https://github.com/agntcy/slim/compare/slim-testutils-v0.7.0...slim-testutils-v0.7.1) (2025-11-21)
415

516

0 commit comments

Comments
 (0)