Skip to content

Commit 6b55204

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

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
@@ -8,7 +8,7 @@
88
"python/instrumentation/openinference-instrumentation-mistralai": "1.3.3",
99
"python/openinference-instrumentation": "0.1.28",
1010
"python/instrumentation/openinference-instrumentation-guardrails": "0.1.9",
11-
"python/instrumentation/openinference-instrumentation-vertexai": "0.1.10",
11+
"python/instrumentation/openinference-instrumentation-vertexai": "0.1.11",
1212
"python/instrumentation/openinference-instrumentation-crewai": "0.1.9",
1313
"python/instrumentation/openinference-instrumentation-haystack": "0.1.21",
1414
"python/instrumentation/openinference-instrumentation-litellm": "0.1.19",

python/instrumentation/openinference-instrumentation-vertexai/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.11](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-vertexai-v0.1.10...python-openinference-instrumentation-vertexai-v0.1.11) (2025-05-05)
4+
5+
6+
### Bug Fixes
7+
8+
* support function call parts when streaming ([#1587](https://github.com/Arize-ai/openinference/issues/1587)) ([43abca2](https://github.com/Arize-ai/openinference/commit/43abca26f75277f1a605389b1e99a19220104820))
9+
310
## [0.1.10](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-vertexai-v0.1.9...python-openinference-instrumentation-vertexai-v0.1.10) (2025-04-28)
411

512

Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.10"
1+
__version__ = "0.1.11"

0 commit comments

Comments
 (0)