Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps opentelemetry-instrumentation-openai from 0.27.0 to 0.38.4.

Release notes

Sourced from opentelemetry-instrumentation-openai's releases.

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)
  • openai: compatibility issue with openai attribute not available (#2602)

[main 66198b33] bump: version 0.38.1 → 0.38.2 54 files changed, 60 insertions(+), 53 deletions(-)

0.38.1

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)

[main 68626436] bump: version 0.38.0 → 0.38.1 54 files changed, 60 insertions(+), 53 deletions(-)

0.38.0

v0.38.0 (2025-02-04)

Feat

... (truncated)

Changelog

Sourced from opentelemetry-instrumentation-openai's changelog.

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

  • mistral: add response id attribute (#2549)
  • openai: add response id attribute (#2550)
  • together: add response id attribute (#2551)
  • langchain: add response id (anthropic only) (#2548)

v0.37.1 (2025-01-25)

Fix

  • crewai: instrumentation package version (#2570)

v0.37.0 (2025-01-25)

... (truncated)

Commits
  • 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)
  • 2741061 fix(openai): support context propagation for OpenAI v0 and v1 (#2606)
  • 8a3aa7f fix(openai): report exceptions on spans (#2604)
  • 66198b3 bump: version 0.38.1 → 0.38.2
  • 814227d fix: dependency issue for python 3.13 (#2603)
  • 1cb262a fix(openai): compatibility issue with openai attribute not available (#2602)
  • 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.4.
- [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.4)

---
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 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #2365.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/opentelemetry-instrumentation-openai-0.38.4 branch February 17, 2025 12:46
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