File tree 5 files changed +18
-4
lines changed
openinference-instrumentation-litellm
src/openinference/instrumentation/litellm
openinference-instrumentation-mcp
src/openinference/instrumentation/mcp
5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 11
11
"python/instrumentation/openinference-instrumentation-vertexai" : " 0.1.9" ,
12
12
"python/instrumentation/openinference-instrumentation-crewai" : " 0.1.8" ,
13
13
"python/instrumentation/openinference-instrumentation-haystack" : " 0.1.20" ,
14
- "python/instrumentation/openinference-instrumentation-litellm" : " 0.1.16 " ,
14
+ "python/instrumentation/openinference-instrumentation-litellm" : " 0.1.17 " ,
15
15
"python/instrumentation/openinference-instrumentation-groq" : " 0.1.10" ,
16
16
"python/instrumentation/openinference-instrumentation-instructor" : " 0.1.8" ,
17
17
"python/instrumentation/openinference-instrumentation-anthropic" : " 0.1.16" ,
20
20
"python/instrumentation/openinference-instrumentation-openai-agents" : " 0.1.9" ,
21
21
"python/instrumentation/openinference-instrumentation-portkey" : " 0.1.0" ,
22
22
"python/instrumentation/openinference-instrumentation-beeai" : " 0.1.4" ,
23
- "python/instrumentation/openinference-instrumentation-mcp" : " 1.1 .0"
23
+ "python/instrumentation/openinference-instrumentation-mcp" : " 1.2 .0"
24
24
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.17] ( https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-litellm-v0.1.16...python-openinference-instrumentation-litellm-v0.1.17 ) (2025-04-25)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Start span before API call ([ #1562 ] ( https://github.com/Arize-ai/openinference/issues/1562 ) ) ([ 7d9306b] ( https://github.com/Arize-ai/openinference/commit/7d9306b2f0654600b0a19c06319895470368fdde ) )
9
+
3
10
## [ 0.1.16] ( https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-litellm-v0.1.15...python-openinference-instrumentation-litellm-v0.1.16 ) (2025-04-16)
4
11
5
12
Original file line number Diff line number Diff line change 1
- __version__ = "0.1.16 "
1
+ __version__ = "0.1.17 "
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.0] ( https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-mcp-v1.1.0...python-openinference-instrumentation-mcp-v1.2.0 ) (2025-04-25)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** mcp-python:** move instrumentation to transport layer ([ #1563 ] ( https://github.com/Arize-ai/openinference/issues/1563 ) ) ([ 2ef9208] ( https://github.com/Arize-ai/openinference/commit/2ef9208ecdf51e5cf5fba87da20f052ddb198668 ) )
9
+
3
10
## [ 1.1.0] ( https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-mcp-v1.0.0...python-openinference-instrumentation-mcp-v1.1.0 ) (2025-04-17)
4
11
5
12
Original file line number Diff line number Diff line change 1
- __version__ = "1.1 .0"
1
+ __version__ = "1.2 .0"
You can’t perform that action at this time.
0 commit comments