Skip to content

Commit 5adcd82

Browse files
chore(release): v0.1.92-rc.17 [skip ci]
1 parent 4e938fa commit 5adcd82

6 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66

77
<!-- changelog:entries -->
88

9+
## [0.1.92-rc.17] - 2026-06-19
10+
11+
12+
### Other
13+
14+
- Show external ARD boundaries in workflow traces (eacae13)
15+
916
## [0.1.92-rc.16] - 2026-06-18
1017

1118

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.92-rc.16
1+
0.1.92-rc.17

control-plane/internal/templates/go/go.mod.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module {{.GoModule}}
22

33
go 1.23
44

5-
require github.com/Agent-Field/agentfield/sdk/go v0.1.92-rc.16
5+
require github.com/Agent-Field/agentfield/sdk/go v0.1.92-rc.17

sdk/python/agentfield/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@
160160
"reasoner",
161161
]
162162

163-
__version__ = "0.1.92-rc.16"
163+
__version__ = "0.1.92-rc.17"

sdk/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/typescript/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)