Skip to content

Chore/matching version python sdk#40

Closed
egenthon-cmd wants to merge 3 commits into
mainfrom
chore/matching-version-js-sdk
Closed

Chore/matching version python sdk#40
egenthon-cmd wants to merge 3 commits into
mainfrom
chore/matching-version-js-sdk

Conversation

@egenthon-cmd

@egenthon-cmd egenthon-cmd commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Bumped the JavaScript SDK version to 1.0.6 and synced the published version constant.
    • Bumped the Python SDK version to 1.0.4 and synced the published version constant.
    • Updated release configuration for both SDKs to use the version currently stored on disk.

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b0916905-ee79-428d-abfc-9a1f540dbddb

📥 Commits

Reviewing files that changed from the base of the PR and between e7477aa and 6bfa68d.

⛔ Files ignored due to path filters (3)
  • bun.lock is excluded by !**/*.lock
  • e2e/e2e-python/uv.lock is excluded by !**/*.lock
  • packages/sdk-python/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (6)
  • packages/sdk-js/package.json
  • packages/sdk-js/project.json
  • packages/sdk-js/src/version.ts
  • packages/sdk-python/project.json
  • packages/sdk-python/pyproject.toml
  • packages/sdk-python/src/gladiaio_sdk/version.py

📝 Walkthrough

Walkthrough

Version bump for sdk-js from 1.0.5 to 1.0.6 and sdk-python from 1.0.2 to 1.0.4. Both packages also gain currentVersionResolver: "disk" in their project.json release configuration blocks.

Changes

SDK Version Bumps and Release Config

Layer / File(s) Summary
sdk-js version bump and release config
packages/sdk-js/project.json, packages/sdk-js/package.json, packages/sdk-js/src/version.ts
Adds currentVersionResolver: "disk" to the release config and bumps the package version and SDK_VERSION constant to 1.0.6.
sdk-python version bump and release config
packages/sdk-python/project.json, packages/sdk-python/pyproject.toml, packages/sdk-python/src/gladiaio_sdk/version.py
Adds currentVersionResolver: "disk" to the release config and bumps the package version and SDK_VERSION constant to 1.0.4.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • karamouche

Poem

🐇 Hop, hop, the version's new,
From one-oh-five to one-oh-six it flew!
Python leaped from two to four,
Disk resolvers added to the core.
A little bump, a tiny cheer—
The rabbit's versioning is crystal clear! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise and broadly matches the version-alignment change, especially for the Python SDK.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/matching-version-js-sdk

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.

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.

1 participant