Skip to content

Conversation

@dependabot
Copy link

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

Bumps traceloop-sdk from 0.40.4 to 0.47.0.

Release notes

Sourced from traceloop-sdk's releases.

0.47.0

v0.47.0 (2025-09-10)

Feat

  • writer: initial implementation (#3209)

Fix

  • crewai: Update CrewAI instrumentation name (#3363)
  • sample-app: Update google genai package (#3358)
  • traceloop-sdk: include telemetry SDK attributes in tracing (#3359)
  • sdk: get default span processor don't work without a base URL (#3360)

[main 84f5ee34] bump: version 0.46.2 → 0.47.0 60 files changed, 72 insertions(+), 59 deletions(-)

0.46.2

v0.46.2 (2025-08-29)

Fix

  • vertexai: add missing role attributes when handling images (#3347)
  • sdk: manual logging example + fix span ended error (#3352)
  • sdk: support disabling all instrumentations (#3353)
  • openai-agents: support json inputs (#3354)
  • openai: reasoning jsons weren't stored
  • crewai: fix unpack error when metrics are disabled (#3345)
  • milvus: Set default values when metrics are disabled (#3344)

[main e6a0bacc] bump: version 0.46.1 → 0.46.2 58 files changed, 69 insertions(+), 57 deletions(-)

0.46.1

v0.46.1 (2025-08-24)

Fix

  • google-generativeai,vertexai: image support for Gemini models (#3340)

[main d71b7aa9] bump: version 0.46.0 → 0.46.1 58 files changed, 63 insertions(+), 57 deletions(-)

0.46.0

v0.46.0 (2025-08-24)

Feat

  • openai: add reasoning attributes (#3336)
  • semantic-conventions-ai: Add reasoning attributes (#3330)

... (truncated)

Changelog

Sourced from traceloop-sdk's changelog.

v0.47.0 (2025-09-10)

Feat

  • writer: initial implementation (#3209)

Fix

  • crewai: Update CrewAI instrumentation name (#3363)
  • sample-app: Update google genai package (#3358)
  • traceloop-sdk: include telemetry SDK attributes in tracing (#3359)
  • sdk: get default span processor don't work without a base URL (#3360)

v0.46.2 (2025-08-29)

Fix

  • vertexai: add missing role attributes when handling images (#3347)
  • sdk: manual logging example + fix span ended error (#3352)
  • sdk: support disabling all instrumentations (#3353)
  • openai-agents: support json inputs (#3354)
  • openai: reasoning jsons weren't stored
  • crewai: fix unpack error when metrics are disabled (#3345)
  • milvus: Set default values when metrics are disabled (#3344)

v0.46.1 (2025-08-24)

Fix

  • google-generativeai,vertexai: image support for Gemini models (#3340)

v0.46.0 (2025-08-24)

Feat

  • openai: add reasoning attributes (#3336)
  • semantic-conventions-ai: Add reasoning attributes (#3330)
  • experiment: Add run experiment capabilities (#3331)

Fix

  • traceloop-sdk: bump logging instrumentation to support newer otel versions (#3339)
  • traceloop-sdk: add @​staticmethod decorator to set_association_properties (#3341)
  • google-genai: update logic for deciding whether to use awrap or wrap in the Google Generative AI Instrumentation (#3329)
  • ollama: missing response model attr in operation duration metric (#3328)
  • bedrock: add guardrail on span attributes (#3326)

v0.45.6 (2025-08-18)

Fix

... (truncated)

Commits
  • 84f5ee3 bump: version 0.46.2 → 0.47.0
  • 50cd4f0 fix(crewai): Update CrewAI instrumentation name (#3363)
  • 5fbcccf fix(sample-app): Update google genai package (#3358)
  • a7a2745 fix(traceloop-sdk): include telemetry SDK attributes in tracing (#3359)
  • c5b98bd fix(sdk): get default span processor don't work without a base URL (#3360)
  • fd0c09f feat(writer): initial implementation (#3209)
  • e6a0bac bump: version 0.46.1 → 0.46.2
  • 8fd4289 fix(vertexai): add missing role attributes when handling images (#3347)
  • cf784d8 fix(sdk): manual logging example + fix span ended error (#3352)
  • b575c7d fix(sdk): support disabling all instrumentations (#3353)
  • 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 [traceloop-sdk](https://github.com/traceloop/openllmetry) from 0.40.4 to 0.47.0.
- [Release notes](https://github.com/traceloop/openllmetry/releases)
- [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md)
- [Commits](traceloop/openllmetry@0.40.4...0.47.0)

---
updated-dependencies:
- dependency-name: traceloop-sdk
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 10, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #393.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/pip/traceloop-sdk-0.47.0 branch September 15, 2025 21:17
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.

1 participant