We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2274e0a commit 6ae4b4bCopy full SHA for 6ae4b4b
CHANGLOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.22] - 2026-01-05
2
+### Added
3
+- lcc support child_of and state_span_ctx_key
4
+- lcc support multi clients
5
+- llc support get trace_id and root_span_id
6
+
7
## [0.1.21] - 2025-12-23
8
### Added
9
- runtime scene support get from env
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cozeloop"
-version = "0.1.21"
+version = "0.1.22"
description = "coze loop sdk"
authors = ["JiangQi715 <jiangqi.rrt@bytedance.com>"]
license = "MIT"
0 commit comments