Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation-llama-index…
Browse files Browse the repository at this point in the history
… 3.0.4 (#1115)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
1 parent 0f16ffb commit c415c76
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"python/openinference-semantic-conventions": "0.1.12",
"python/instrumentation/openinference-instrumentation-openai": "0.1.17",
"python/instrumentation/openinference-instrumentation-llama-index": "3.0.3",
"python/instrumentation/openinference-instrumentation-llama-index": "3.0.4",
"python/instrumentation/openinference-instrumentation-dspy": "0.1.14",
"python/instrumentation/openinference-instrumentation-langchain": "0.1.29",
"python/instrumentation/openinference-instrumentation-bedrock": "0.1.12",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.4](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-llama-index-v3.0.3...python-openinference-instrumentation-llama-index-v3.0.4) (2024-11-12)


### Bug Fixes

* remove attaching and detaching of opentelemetry contexts ([#1112](https://github.com/Arize-ai/openinference/issues/1112)) ([0f16ffb](https://github.com/Arize-ai/openinference/commit/0f16ffbebb00bb80345fafe03919bb3a5b17d2ae))

## [3.0.3](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-llama-index-v3.0.2...python-openinference-instrumentation-llama-index-v3.0.3) (2024-10-31)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.3"
__version__ = "3.0.4"

0 comments on commit c415c76

Please sign in to comment.