Skip to content

Commit

Permalink
chore(main): release python-openinference-instrumentation-langchain 0…
Browse files Browse the repository at this point in the history
….1.2
  • Loading branch information
github-actions[bot] authored Feb 8, 2024
1 parent f218740 commit 51e465c
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
@@ -1 +1 @@
{"python/openinference-semantic-conventions":"0.1.3","python/instrumentation/openinference-instrumentation-openai":"0.1.0","python/instrumentation/openinference-instrumentation-llama-index":"0.1.1","python/instrumentation/openinference-instrumentation-dspy":"0.1.1","python/instrumentation/openinference-instrumentation-langchain":"0.1.1","python/instrumentation/openinference-instrumentation-bedrock":"0.1.1"}
{"python/openinference-semantic-conventions":"0.1.3","python/instrumentation/openinference-instrumentation-openai":"0.1.0","python/instrumentation/openinference-instrumentation-llama-index":"0.1.1","python/instrumentation/openinference-instrumentation-dspy":"0.1.1","python/instrumentation/openinference-instrumentation-langchain":"0.1.2","python/instrumentation/openinference-instrumentation-bedrock":"0.1.1"}
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.2](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-langchain-v0.1.1...python-openinference-instrumentation-langchain-v0.1.2) (2024-02-08)


### Features

* **langchain:** add support for chain metadata in spans ([#175](https://github.com/Arize-ai/openinference/issues/175)) ([f218740](https://github.com/Arize-ai/openinference/commit/f2187403dccad43fe201be46ec4357ba2e1b1523))


### Bug Fixes

* JSON string attributes ([#157](https://github.com/Arize-ai/openinference/issues/157)) ([392057e](https://github.com/Arize-ai/openinference/commit/392057ecf4b601c5d8149697b4b8b3e91a2a2af6))

## [0.1.1](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-langchain-v0.1.0...python-openinference-instrumentation-langchain-v0.1.1) (2024-02-01)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"

0 comments on commit 51e465c

Please # to comment.