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.0 (#972)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 27, 2024
1 parent ba203b8 commit 8cb457b
Show file tree
Hide file tree
Showing 3 changed files with 13 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.10",
"python/instrumentation/openinference-instrumentation-openai": "0.1.14",
"python/instrumentation/openinference-instrumentation-llama-index": "2.2.4",
"python/instrumentation/openinference-instrumentation-llama-index": "3.0.0",
"python/instrumentation/openinference-instrumentation-dspy": "0.1.12",
"python/instrumentation/openinference-instrumentation-langchain": "0.1.27",
"python/instrumentation/openinference-instrumentation-bedrock": "0.1.10",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-llama-index-v2.2.4...python-openinference-instrumentation-llama-index-v3.0.0) (2024-08-27)


### ⚠ BREAKING CHANGES

* support pydanticV2 for llama-index 0.11 ([#971](https://github.com/Arize-ai/openinference/issues/971))

### Features

* support pydanticV2 for llama-index 0.11 ([#971](https://github.com/Arize-ai/openinference/issues/971)) ([ba203b8](https://github.com/Arize-ai/openinference/commit/ba203b8bb16c73113c273516d0a4bf7b0d553bf1))

## [2.2.4](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-llama-index-v2.2.3...python-openinference-instrumentation-llama-index-v2.2.4) (2024-08-10)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.2.4"
__version__ = "3.0.0"

0 comments on commit 8cb457b

Please sign in to comment.