Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps opentelemetry-instrumentation-openai from 0.27.0 to 0.37.1.

Release notes

Sourced from opentelemetry-instrumentation-openai's releases.

0.37.1

v0.37.1 (2025-01-25)

Fix

  • crewai: instrumentation package version (#2570)

[main c4a14408] bump: version 0.37.0 → 0.37.1 54 files changed, 59 insertions(+), 53 deletions(-)

0.37.0

v0.37.0 (2025-01-25)

Feat

  • crewai: initial instrumentation; collect agent and task traces (#2489)

Fix

  • add crewai to supported frameworks in readme (#2559)
  • cohere: add response id attribute (#2545)
  • bedrock: add response id attribute (#2544)
  • anthropic: add response id attribute (#2543)
  • groq: add response id attribute (#2546)
  • langchain: address warning for NoneType attibute; update some test deps (#2539)

[main 21e98034] bump: version 0.36.1 → 0.37.0 53 files changed, 67 insertions(+), 52 deletions(-)

0.36.1

v0.36.1 (2025-01-20)

Fix

  • sdk: remove use of __all__ (#2536)
  • gemini: set prompt attributes for role and content (#2511)

[main d6f17823] bump: version 0.36.0 → 0.36.1 53 files changed, 59 insertions(+), 52 deletions(-)

0.36.0

v0.36.0 (2025-01-13)

Feat

  • sdk: client, annotations (#2452)

[main d92a50e9] bump: version 0.35.0 → 0.36.0 53 files changed, 58 insertions(+), 52 deletions(-)

... (truncated)

Changelog

Sourced from opentelemetry-instrumentation-openai's changelog.

v0.37.1 (2025-01-25)

Fix

  • crewai: instrumentation package version (#2570)

v0.37.0 (2025-01-25)

Feat

  • crewai: initial instrumentation; collect agent and task traces (#2489)

Fix

  • add crewai to supported frameworks in readme (#2559)
  • cohere: add response id attribute (#2545)
  • bedrock: add response id attribute (#2544)
  • anthropic: add response id attribute (#2543)
  • groq: add response id attribute (#2546)
  • langchain: address warning for NoneType attibute; update some test deps (#2539)

v0.36.1 (2025-01-20)

Fix

  • sdk: remove use of __all__ (#2536)
  • gemini: set prompt attributes for role and content (#2511)

v0.36.0 (2025-01-13)

Feat

  • sdk: client, annotations (#2452)

v0.35.0 (2025-01-03)

Feat

  • sdk: combine async/sync decorators & annotations (#2442)

Fix

  • sdk: option to disable SDK (#2454)

v0.34.1 (2024-12-22)

Fix

  • llamaindex: workflow context detach exception and span names (#2421)
  • langchain: azure openai missing request model (#2416)

... (truncated)

Commits
  • c4a1440 bump: version 0.37.0 → 0.37.1
  • c2190e6 fix(crewai): instrumentation package version (#2570)
  • 21e9803 bump: version 0.36.1 → 0.37.0
  • 1c9da4b feat(crewai): initial instrumentation; collect agent and task traces (#2489)
  • 3539e34 fix(cohere): add response id attribute (#2545)
  • 67873de fix(bedrock): add response id attribute (#2544)
  • a8f7fb4 fix(anthropic): add response id attribute (#2543)
  • 2cfce0a fix(groq): add response id attribute (#2546)
  • f5d95b4 fix(langchain): address warning for NoneType attibute; update some test deps ...
  • d6f1782 bump: version 0.36.0 → 0.36.1
  • 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.37.1.
- [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.37.1)

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

dependabot bot commented on behalf of github Feb 10, 2025

Superseded by #2346.

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