Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation 0.1.18 (#1027)
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 Sep 11, 2024
1 parent 11e6cb9 commit 518167c
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.28",
"python/instrumentation/openinference-instrumentation-bedrock": "0.1.11",
"python/instrumentation/openinference-instrumentation-mistralai": "1.0.0",
"python/openinference-instrumentation": "0.1.17",
"python/openinference-instrumentation": "0.1.18",
"python/instrumentation/openinference-instrumentation-guardrails": "0.1.1",
"python/instrumentation/openinference-instrumentation-vertexai": "0.1.3",
"python/instrumentation/openinference-instrumentation-crewai": "0.1.2",
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.18](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-v0.1.17...python-openinference-instrumentation-v0.1.18) (2024-09-11)


### Bug Fixes

* add missing dependency opentelemetry-sdk ([#1026](https://github.com/Arize-ai/openinference/issues/1026)) ([11e6cb9](https://github.com/Arize-ai/openinference/commit/11e6cb98cf2efe73fd3b3972869d8527db67cc72))

## [0.1.17](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-v0.1.16...python-openinference-instrumentation-v0.1.17) (2024-09-10)


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

0 comments on commit 518167c

Please sign in to comment.