Skip to content

Commit 1d5566f

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

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"data-plane/python/bindings": "0.7.1",
33
"charts/slim": "0.7.0",
44
"control-plane/slimctl": "0.7.0",
5-
"data-plane/testing": "0.7.1",
5+
"data-plane/testing": "0.7.2",
66
"control-plane/control-plane": "0.7.1",
77
"charts/slim-control-plane": "0.7.0",
88
"data-plane/python/bindings/examples": "0.7.1",

data-plane/testing/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
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-16)
4+
5+
6+
### Features
7+
8+
* **bindings:** expose participant list to the application ([#1089](https://github.com/agntcy/slim/issues/1089)) ([c31f6ec](https://github.com/agntcy/slim/commit/c31f6ec2fa74964d7b306daac32a5b70bdf49630))
9+
10+
11+
### Bug Fixes
12+
13+
* [#1051](https://github.com/agntcy/slim/issues/1051) ([932b21c](https://github.com/agntcy/slim/commit/932b21c5daea64bf6aacd31b44c7e79f88bd8de7))
14+
* **bindings:** improve identity error handling ([#1042](https://github.com/agntcy/slim/issues/1042)) ([44002b5](https://github.com/agntcy/slim/commit/44002b51c598f3780645b8f3fac48f5e34a373cb))
15+
* **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))
16+
* p2p integration test ([#1049](https://github.com/agntcy/slim/issues/1049)) ([430873d](https://github.com/agntcy/slim/commit/430873decdaa8f90773f9b5f862935cd06f781cf))
17+
* **session:** correctly remove routes on session close ([#1039](https://github.com/agntcy/slim/issues/1039)) ([df21fe3](https://github.com/agntcy/slim/commit/df21fe377bf0b416a123ef688d3beafc3bd0488b))
18+
319
## [0.7.1](https://github.com/agntcy/slim/compare/slim-testutils-v0.7.0...slim-testutils-v0.7.1) (2025-11-21)
420

521

0 commit comments

Comments
 (0)