Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation-anthropic 0…
Browse files Browse the repository at this point in the history
….1.4 (#1024)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
1 parent 0723f9e commit 06167ae
Show file tree
Hide file tree
Showing 3 changed files with 14 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 @@ -14,5 +14,5 @@
"python/instrumentation/openinference-instrumentation-litellm": "0.1.4",
"python/instrumentation/openinference-instrumentation-groq": "0.1.3",
"python/instrumentation/openinference-instrumentation-instructor": "0.1.1",
"python/instrumentation/openinference-instrumentation-anthropic": "0.1.3"
"python/instrumentation/openinference-instrumentation-anthropic": "0.1.4"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.4](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-anthropic-v0.1.3...python-openinference-instrumentation-anthropic-v0.1.4) (2024-10-11)


### Features

* **anthropic:** streaming support ([#990](https://github.com/Arize-ai/openinference/issues/990)) ([f3b7b96](https://github.com/Arize-ai/openinference/commit/f3b7b96b1ddaf7194253e3233b9124c73a19840a))


### Bug Fixes

* increase version lower bound for openinference-instrumentation ([#1012](https://github.com/Arize-ai/openinference/issues/1012)) ([3236d27](https://github.com/Arize-ai/openinference/commit/3236d2733a46b84d693ddb7092209800cde8cc34))

## [0.1.3](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-anthropic-v0.1.2...python-openinference-instrumentation-anthropic-v0.1.3) (2024-09-04)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.3"
__version__ = "0.1.4"

0 comments on commit 06167ae

Please sign in to comment.