Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Update changelog for sdk-py v0.0.105#276

Merged
jhaynie merged 2 commits intomainfrom
devin/1735041560-update-sdk-py-changelog-v0-0-105
Aug 28, 2025
Merged

Update changelog for sdk-py v0.0.105#276
jhaynie merged 2 commits intomainfrom
devin/1735041560-update-sdk-py-changelog-v0-0-105

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot commented Aug 28, 2025

Update changelog for sdk-py v0.0.105

Summary

Adds changelog entry for Python SDK v0.0.105 to the documentation site. This version contains a single fix that resolves session_id formatting issues in OpenTelemetry tracing to ensure proper string conversion. The entry follows the established format with a Callout component showing the release date and categorized change description.

Review & Testing Checklist for Human

  • Verify technical accuracy: Confirm the changelog description accurately reflects the actual fix implemented in PR #91 regarding session_id formatting
  • Check format consistency: Ensure the new v0.0.105 entry matches the format and style of existing changelog entries (Callout component, bolded change prefixes, etc.)
  • Validate companion PR: Confirm the corresponding changelog update has been made to the main SDK repository (agentuity/sdk-py)

Notes

This is part of a two-repository changelog update process. Both the main SDK repository and this documentation repository need to be updated to maintain consistency across the platform.

Link to Devin run: https://app.devin.ai/sessions/8d7d2d0c27604cd3b82f7d3946e66f12
Requested by: unknown ()

Summary by CodeRabbit

  • Bug Fixes

    • Fixed session ID formatting in OpenTelemetry traces to ensure consistent string representation, improving trace readability and compatibility with observability tools.
  • Documentation

    • Added a v0.0.105 changelog entry describing the tracing fix and cleaned up a stray formatting bullet in the changelog.

- Add v0.0.105 entry with session_id formatting fix
- Follow existing format with Callout component
- Include release date of August 28, 2025

Co-Authored-By: unknown <>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Aug 28, 2025

Walkthrough

Adds a new top entry to content/Changelog/sdk-py.mdx for v0.0.105 documenting a bug fix: session_id formatting in OpenTelemetry tracing is now converted to string. Also removes an extraneous dash-only bullet under v0.0.104. No API or code changes.

Changes

Cohort / File(s) Change summary
Docs: Python SDK Changelog
content/Changelog/sdk-py.mdx
Added v0.0.105 entry documenting a bug fix for OpenTelemetry session_id string formatting; removed an extraneous dash-only bullet under v0.0.104.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • parteeksingh24
  • jhaynie

Poem

A whisk of code, a hop in time,
session_id now strings just fine.
I tap my paw—v0.0.105—
traces align, the carrots thrive.
Bun-approved logs, neat and bright,
onward we bound, in telemetry light! 🥕✨

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch devin/1735041560-update-sdk-py-changelog-v0-0-105

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbit in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbit in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbit gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbit read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbit help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbit ignore or @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbit summary or @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbit or @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Copy Markdown
Member

@jhaynie jhaynie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix merge conflicts with main

- Keep both v0.0.105 and v0.0.104 entries in chronological order
- Preserve all existing content from main branch
- Maintain consistent formatting with Callout components

Co-Authored-By: unknown <>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Aug 28, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
docs 0d593f5 Commit Preview URL

Branch Preview URL
Aug 28 2025, 10:26 PM

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (3)
content/Changelog/sdk-py.mdx (3)

16-17: Avoid repetition and format code identifier.

Tighten wording and wrap the identifier in backticks.

-<a id="changes"></a>**Changes:**
-- **Fixed:** Fixed issue with session_id formatting in OpenTelemetry tracing to ensure proper string conversion
+<a id="changes"></a>**Changes:**
+- **Fixed:** Correct `session_id` formatting in OpenTelemetry tracing to ensure proper string conversion

17-17: Link to the companion SDK PR for traceability.

Add a PR reference if public/internal link is available.

- - **Fixed:** Correct `session_id` formatting in OpenTelemetry tracing to ensure proper string conversion
+ - **Fixed:** Correct `session_id` formatting in OpenTelemetry tracing to ensure proper string conversion ([agentuity/sdk-py#91])

If linking is not possible, ignore.


16-16: Optional: Use unique anchor IDs per version.

Repeated id="changes" appears multiple times on this page; unique IDs improve deep-linking.

-<a id="changes"></a>**Changes:**
+<a id="v0-0-105-changes"></a>**Changes:**
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 12faaf2 and e4c895e.

📒 Files selected for processing (1)
  • content/Changelog/sdk-py.mdx (1 hunks)
🧰 Additional context used
🪛 LanguageTool
content/Changelog/sdk-py.mdx

[grammar] ~16-~16: There might be a mistake here.
Context: ...Callout> Changes: - Fixed: Fixed issue with session_id for...

(QB_NEW_EN)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Workers Builds: docs
🔇 Additional comments (1)
content/Changelog/sdk-py.mdx (1)

12-14: Release date confirmed: v0.0.105 tag exists and is dated August 28, 2025, and PR #91 (“fix issue with session_id”) was merged on the same day—dates align correctly.

@coderabbitai coderabbitai Bot requested a review from jhaynie August 28, 2025 22:25
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (2)
content/Changelog/sdk-py.mdx (2)

16-17: Tighten wording; code-format identifiers; add PR link for trace_id conversion

Avoid “Fixed … Fixed”, wrap identifiers in backticks, and reference the SDK PR.

-**Changes:**
-- **Fixed:** Fixed issue with session_id formatting in OpenTelemetry tracing to ensure proper string conversion
+**Changes:**
+- **Fixed:** Fixed `session_id` formatting in OpenTelemetry tracing by converting `trace_id` to string ([#91](https://github.com/agentuity/sdk-py/pull/91))

(github.com)


16-16: Optional: make anchor IDs unique

You reuse id="changes" across versions. Consider unique IDs (e.g., id="v0-0-105-changes") to avoid duplicate anchors.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between e4c895e and 0d593f5.

📒 Files selected for processing (1)
  • content/Changelog/sdk-py.mdx (1 hunks)
🧰 Additional context used
🪛 LanguageTool
content/Changelog/sdk-py.mdx

[grammar] ~16-~16: There might be a mistake here.
Context: ...Callout> Changes: - Fixed: Fixed issue with session_id for...

(QB_NEW_EN)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Workers Builds: docs
🔇 Additional comments (1)
content/Changelog/sdk-py.mdx (1)

10-14: LGTM: version block and release date are correct

Confirmed v0.0.105 tag exists (Aug 28, 2025) and PR #91 with the session_id/trace_id formatting fix was merged on Aug 28, 2025. (github.com)

@jhaynie jhaynie merged commit 93acbc0 into main Aug 28, 2025
2 checks passed
@jhaynie jhaynie deleted the devin/1735041560-update-sdk-py-changelog-v0-0-105 branch August 28, 2025 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant