Skip to content

Commit 9f5f738

Browse files
chore: release main (#2264)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8ee0569 commit 9f5f738

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
@@ -22,7 +22,7 @@
2222
"python/instrumentation/openinference-instrumentation-portkey": "0.1.3",
2323
"python/instrumentation/openinference-instrumentation-beeai": "0.1.11",
2424
"python/instrumentation/openinference-instrumentation-mcp": "1.3.1",
25-
"python/instrumentation/openinference-instrumentation-google-genai": "0.1.6",
25+
"python/instrumentation/openinference-instrumentation-google-genai": "0.1.7",
2626
"python/instrumentation/openinference-instrumentation-autogen-agentchat": "0.1.4",
2727
"python/instrumentation/openinference-instrumentation-pydantic-ai": "0.1.7",
2828
"python/instrumentation/openinference-instrumentation-google-adk": "0.1.5",

python/instrumentation/openinference-instrumentation-google-genai/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.7](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-google-genai-v0.1.6...python-openinference-instrumentation-google-genai-v0.1.7) (2025-10-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **google-genai:** fix wrong tool attribute when setting llm input_message attribute ([#2260](https://github.com/Arize-ai/openinference/issues/2260)) ([8ee0569](https://github.com/Arize-ai/openinference/commit/8ee0569ae3e7bbf8c66f8bca2a34727d31cd007d))
9+
310
## [0.1.6](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-google-genai-v0.1.5...python-openinference-instrumentation-google-genai-v0.1.6) (2025-10-02)
411

512

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

0 commit comments

Comments
 (0)