Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps opentelemetry-instrumentation-openai from 0.27.0 to 0.38.7.

Release notes

Sourced from opentelemetry-instrumentation-openai's releases.

0.38.7

v0.38.7 (2025-02-19)

Fix

  • langchain: warning with mixed metadata value types (#2665)
  • langchain: handle errors (#2664)
  • groq: streaming support (#2663)

[main 4c59eb3f] bump: version 0.38.6 → 0.38.7 54 files changed, 61 insertions(+), 53 deletions(-)

0.38.6

v0.38.6 (2025-02-17)

Fix

  • sdk: async generator wrapping (#2635)
  • instrumentation: watsonx initialize parameters (#2633)

[main a41f4a89] bump: version 0.38.5 → 0.38.6 54 files changed, 60 insertions(+), 53 deletions(-)

0.38.5

v0.38.5 (2025-02-10)

Fix

  • sdk: Fix async decorator input & output json encoder (#2629)

[main d1d74a86] bump: version 0.38.4 → 0.38.5 54 files changed, 59 insertions(+), 53 deletions(-)

0.38.4

v0.38.4 (2025-02-06)

Fix

  • sdk: improve package name detection with type hints and null safety (#2618)

[main ea32d67d] bump: version 0.38.3 → 0.38.4 54 files changed, 59 insertions(+), 53 deletions(-)

0.38.3

v0.38.3 (2025-02-05)

Fix

  • langchain: sanitize metadata (#2608)
  • sdk: improve package name detection for metadata (#2607)

... (truncated)

Changelog

Sourced from opentelemetry-instrumentation-openai's changelog.

v0.38.7 (2025-02-19)

Fix

  • langchain: warning with mixed metadata value types (#2665)
  • langchain: handle errors (#2664)
  • groq: streaming support (#2663)

v0.38.6 (2025-02-17)

Fix

  • sdk: async generator wrapping (#2635)
  • instrumentation: watsonx initialize parameters (#2633)

v0.38.5 (2025-02-10)

Fix

  • sdk: Fix async decorator input & output json encoder (#2629)

v0.38.4 (2025-02-06)

Fix

  • sdk: improve package name detection with type hints and null safety (#2618)

v0.38.3 (2025-02-05)

Fix

  • langchain: sanitize metadata (#2608)
  • sdk: improve package name detection for metadata (#2607)
  • openai: support context propagation for OpenAI v0 and v1 (#2606)
  • openai: report exceptions on spans (#2604)

v0.38.2 (2025-02-04)

Fix

  • dependency issue for python 3.13 (#2603)
  • openai: compatibility issue with openai attribute not available (#2602)

v0.38.1 (2025-02-04)

Fix

  • openai: don't eagerly import types from openai as they may not be available (#2601)
  • sdk: watsonx package name was wrong preventing instrumentation (#2600)

... (truncated)

Commits
  • 4c59eb3 bump: version 0.38.6 → 0.38.7
  • cc2bf14 fix(langchain): warning with mixed metadata value types (#2665)
  • 397f6b4 fix(langchain): handle errors (#2664)
  • 95d413c fix(groq): streaming support (#2663)
  • a41f4a8 bump: version 0.38.5 → 0.38.6
  • d8a1ce8 fix(sdk): async generator wrapping (#2635)
  • 2f74651 fix(instrumentation): watsonx initialize parameters (#2633)
  • d1d74a8 bump: version 0.38.4 → 0.38.5
  • 64e4b72 fix(sdk) - Fix async decorator input & output json encoder (#2628)
  • ea32d67 bump: version 0.38.3 → 0.38.4
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) from 0.27.0 to 0.38.7.
- [Release notes](https://github.com/traceloop/openllmetry/releases)
- [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md)
- [Commits](traceloop/openllmetry@0.27.0...0.38.7)

---
updated-dependencies:
- dependency-name: opentelemetry-instrumentation-openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Feb 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #2396.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/pip/opentelemetry-instrumentation-openai-0.38.7 branch March 3, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants