Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump opentelemetry-instrumentation-openai from 0.27.0 to 0.38.6 #2365

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps opentelemetry-instrumentation-openai from 0.27.0 to 0.38.6.

Release notes

Sourced from opentelemetry-instrumentation-openai's releases.

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)
  • openai: support context propagation for OpenAI v0 and v1 (#2606)
  • openai: report exceptions on spans (#2604)

[main 694601ef] bump: version 0.38.2 → 0.38.3 54 files changed, 62 insertions(+), 53 deletions(-)

0.38.2

v0.38.2 (2025-02-04)

Fix

  • dependency issue for python 3.13 (#2603)

... (truncated)

Changelog

Sourced from opentelemetry-instrumentation-openai's changelog.

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)

v0.38.0 (2025-02-04)

Feat

  • crewai: Implemented histogram for crewai instrumentation (#2576)

Fix

... (truncated)

Commits
  • 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
  • 4bebb11 fix(sdk): improve package name detection with type hints and null safety (#2618)
  • 694601e bump: version 0.38.2 → 0.38.3
  • bfb761f fix(langchain): sanitize metadata (#2608)
  • 8c9ef5a fix(sdk): improve package name detection for metadata (#2607)
  • 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.6.
- [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.6)

---
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 Pull requests that update Python code labels Feb 17, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants