Skip to content

Conversation

evansims
Copy link
Member

@evansims evansims commented Oct 6, 2025

0.9.7 (2025-10-06)

Summary by CodeRabbit

  • Documentation

    • Updated Python SDK changelog: refreshed Unreleased section with date, added notes for a headers configuration property and a fix for per-request custom header precedence, and introduced a new v0.9.6 section preserving prior entries.
  • Chores

    • Bumped Python SDK version to 0.9.7 in configuration.

@evansims evansims requested a review from a team as a code owner October 6, 2025 17:26
@evansims evansims added python-sdk Affects the Python SDK release labels Oct 6, 2025
Copy link
Contributor

coderabbitai bot commented Oct 6, 2025

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. 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.

Walkthrough

Bumps Python SDK version references and updates the Python client changelog entries and release sections.

Changes

Cohort / File(s) Summary of Changes
Python client release metadata
config/clients/python/CHANGELOG.md.mustache, config/clients/python/config.overrides.json
Updated changelog Unreleased header to v0.9.6 with entries; added v0.9.6 section; bumped packageVersion in overrides from 0.9.6 to 0.9.7.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • rhamzeh

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title “release(python-sdk): v0.9.7” clearly indicates the primary change—publishing version 0.9.7 of the Python SDK—and follows concise conventional commit style, making it easy for teammates to understand the PR’s intent.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copy link
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: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 369c93b and e98b373.

📒 Files selected for processing (2)
  • config/clients/python/CHANGELOG.md.mustache (1 hunks)
  • config/clients/python/config.overrides.json (1 hunks)
🧰 Additional context used
📓 Path-based instructions (4)
config/**/*.mustache

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

Validate mustache syntax and variable references across all template files, including CHANGELOG.md.mustache

Files:

  • config/clients/python/CHANGELOG.md.mustache
config/**/*.{json,mustache}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

Never hardcode API keys or credentials in configuration or template files

Files:

  • config/clients/python/CHANGELOG.md.mustache
  • config/clients/python/config.overrides.json
config/clients/*/config.overrides.json

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

config/clients/*/config.overrides.json: Always update the packageVersion in each language-specific config.overrides.json when making version changes
Maintain FOSSA compliance notice IDs in each language’s config.overrides.json

Files:

  • config/clients/python/config.overrides.json
config/{common/config.base.json,clients/*/config.overrides.json}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

Ensure consistent versioning across base and language override configuration files to avoid version conflicts

Files:

  • config/clients/python/config.overrides.json
⏰ 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). (2)
  • GitHub Check: build-and-test-go-sdk
  • GitHub Check: build-and-test-java-sdk

@evansims evansims added this pull request to the merge queue Oct 6, 2025
Merged via the queue into main with commit e069a56 Oct 6, 2025
19 checks passed
@evansims evansims deleted the release/python/v0.9.7 branch October 6, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python-sdk Affects the Python SDK release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants