Skip to content

chore: release python sdk to 13.6.1#10762

Merged
lohanidamodar merged 2 commits into1.8.xfrom
release-python
Nov 6, 2025
Merged

chore: release python sdk to 13.6.1#10762
lohanidamodar merged 2 commits into1.8.xfrom
release-python

Conversation

@ChiragAgg5k
Copy link
Copy Markdown
Member

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Nov 4, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

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

📝 Walkthrough

Walkthrough

This pull request updates the Python SDK version from 13.6.0 to 13.6.1 in the platforms configuration file, applying a patch-level version bump. Additionally, the "repositories" array is removed from the composer.json config section, eliminating four VCS repository entries. Both changes are configuration-level modifications with no code logic alterations.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

  • The Python SDK version bump is a straightforward cosmetic change
  • Repository removal from composer.json may require verification to confirm no build or dependency resolution issues arise from this configuration change

Possibly related PRs

Suggested reviewers

  • abnegate
  • loks0n

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to assess whether it relates to the changeset. Add a brief description explaining the purpose of the Python SDK 13.6.1 release and the reason for removing the composer.json repositories.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: release python sdk to 13.6.1' directly matches the main change—updating the Python SDK version to 13.6.1 in the platform configuration.

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.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 4, 2025

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
binutils 2.44-r2 CVE-2025-5244 HIGH
binutils 2.44-r2 CVE-2025-5245 HIGH
libxml2 2.13.8-r0 CVE-2025-49794 CRITICAL
libxml2 2.13.8-r0 CVE-2025-49796 CRITICAL
libxml2 2.13.8-r0 CVE-2025-49795 HIGH
libxml2 2.13.8-r0 CVE-2025-6021 HIGH
pcre2 10.43-r1 CVE-2025-58050 CRITICAL
golang.org/x/crypto v0.31.0 CVE-2025-22869 HIGH
golang.org/x/oauth2 v0.24.0 CVE-2025-22868 HIGH
stdlib 1.22.10 CVE-2025-47907 HIGH
stdlib 1.22.10 CVE-2025-47912 HIGH
stdlib 1.22.10 CVE-2025-58183 HIGH
stdlib 1.22.10 CVE-2025-58186 HIGH
stdlib 1.22.10 CVE-2025-58187 HIGH
stdlib 1.22.10 CVE-2025-58188 HIGH
stdlib 1.22.10 CVE-2025-61724 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 4, 2025

✨ Benchmark results

  • Requests per second: 1,177
  • Requests with 200 status code: 211,886
  • P99 latency: 0.163567489

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,177 1,189
200 211,886 214,130
P99 0.163567489 0.173745406

"tbachert/spi": true
}
},
"repositories": [
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this is intentional and discussed with Jake

@lohanidamodar lohanidamodar merged commit 68ae8ce into 1.8.x Nov 6, 2025
40 checks passed
@lohanidamodar lohanidamodar deleted the release-python branch November 6, 2025 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants