Skip to content

Commit 7087022

Browse files
chore: release main (#2420)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ac1483 commit 7087022

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"python/openinference-semantic-conventions": "0.1.25",
3-
"python/instrumentation/openinference-instrumentation-agno": "0.1.21",
3+
"python/instrumentation/openinference-instrumentation-agno": "0.1.22",
44
"python/instrumentation/openinference-instrumentation-openai": "0.1.40",
55
"python/instrumentation/openinference-instrumentation-llama-index": "4.3.8",
66
"python/instrumentation/openinference-instrumentation-dspy": "0.1.30",

python/instrumentation/openinference-instrumentation-agno/CHANGELOG.md

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

3+
## [0.1.22](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-agno-v0.1.21...python-openinference-instrumentation-agno-v0.1.22) (2025-11-07)
4+
5+
6+
### Bug Fixes
7+
8+
* Iterators for runs ([#2406](https://github.com/Arize-ai/openinference/issues/2406)) ([6ac1483](https://github.com/Arize-ai/openinference/commit/6ac14839368a932265cf64b8682586533b1633e2))
9+
310
## [0.1.21](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-agno-v0.1.20...python-openinference-instrumentation-agno-v0.1.21) (2025-11-06)
411

512

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.21"
1+
__version__ = "0.1.22"

0 commit comments

Comments
 (0)