Skip to content

Commit a0ef61a

Browse files
committed
chore(main): release slimctl 1.0.1
Signed-off-by: Agntcy Build Bot <[email protected]>
1 parent 81f7e29 commit a0ef61a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"charts/slim": "1.0.0",
3-
"control-plane/slimctl": "1.0.0",
3+
"control-plane/slimctl": "1.0.1",
44
"data-plane/testing": "0.7.1",
55
"control-plane/control-plane": "1.0.0",
66
"charts/slim-control-plane": "1.0.0",

control-plane/slimctl/CHANGELOG.md

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

3+
## [1.0.1](https://github.com/agntcy/slim/compare/slimctl-v1.0.0...slimctl-v1.0.1) (2026-02-05)
4+
5+
6+
### Bug Fixes
7+
8+
* close grpc connections ([#1159](https://github.com/agntcy/slim/issues/1159)) ([81f7e29](https://github.com/agntcy/slim/commit/81f7e2983f4c20729366c2d7c0893a740bd46d43))
9+
* **slimctl:** remove misleading prints ([#1170](https://github.com/agntcy/slim/issues/1170)) ([8ad3e96](https://github.com/agntcy/slim/commit/8ad3e96ef4f3058eb72f3fe02d1fc7e59cb7522f))
10+
311
## [1.0.0](https://github.com/agntcy/slim/compare/slimctl-v0.7.0...slimctl-v1.0.0) (2026-01-30)
412

513

0 commit comments

Comments
 (0)