Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation 0.1.19 (#1138)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
1 parent 0c2f297 commit ebd1c05
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
Expand Up @@ -6,7 +6,7 @@
"python/instrumentation/openinference-instrumentation-langchain": "0.1.29",
"python/instrumentation/openinference-instrumentation-bedrock": "0.1.12",
"python/instrumentation/openinference-instrumentation-mistralai": "1.1.0",
"python/openinference-instrumentation": "0.1.18",
"python/openinference-instrumentation": "0.1.19",
"python/instrumentation/openinference-instrumentation-guardrails": "0.1.3",
"python/instrumentation/openinference-instrumentation-vertexai": "0.1.4",
"python/instrumentation/openinference-instrumentation-crewai": "0.1.3",
Expand Down
7 changes: 7 additions & 0 deletions python/openinference-instrumentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.19](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-v0.1.18...python-openinference-instrumentation-v0.1.19) (2024-12-02)


### Bug Fixes

* increase python upperbound to include 3.13 for openinference-instrumentation ([#1137](https://github.com/Arize-ai/openinference/issues/1137)) ([0c2f297](https://github.com/Arize-ai/openinference/commit/0c2f297bb479b6cd4a70c7e0b28d6578e0abc6e3))

## [0.1.18](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-v0.1.17...python-openinference-instrumentation-v0.1.18) (2024-09-11)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.18"
__version__ = "0.1.19"

0 comments on commit ebd1c05

Please sign in to comment.