Skip to content

Conversation

@abnegate
Copy link
Member

@abnegate abnegate commented Oct 9, 2025

This PR contains updates to the Web SDK for version 21.2.1.

Summary by CodeRabbit

  • New Features

    • Transaction support for Databases and TablesDB.
  • Documentation

    • Updated README CDN script URL to version 21.2.1.
  • Chores

    • Bumped version to 21.2.1 across the project.
    • Updated client SDK version header to 21.2.1.

@coderabbitai
Copy link

coderabbitai bot commented Oct 9, 2025

Walkthrough

The changes increment the version from 21.2.0 to 21.2.1 across the project. CHANGES: Added a 21.2.1 entry in CHANGELOG noting “Add transaction support for Databases and TablesDB.” README updated to point the CDN script URL to 21.2.1. package.json version bumped to 21.2.1. src/client.ts updates the x-sdk-version header to 21.2.1. No changes to exported/public APIs, control flow, logic, or dependencies.

Possibly related PRs

Suggested reviewers

  • ChiragAgg5k
  • loks0n

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 succinctly indicates the Web SDK version bump to 21.2.1, which is the main change in this pull request and aligns with the updated changelog and code modifications.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a51cddc and a85dc81.

📒 Files selected for processing (4)
  • CHANGELOG.md (1 hunks)
  • README.md (1 hunks)
  • package.json (1 hunks)
  • src/client.ts (1 hunks)
🔇 Additional comments (4)
package.json (1)

5-5: LGTM! Version bump is consistent with the release.

The version has been correctly updated to 21.2.1, aligning with the other files in this PR.

src/client.ts (1)

319-319: LGTM! SDK version header correctly updated.

The x-sdk-version header has been properly updated to match the new release version 21.2.1.

README.md (1)

36-36: LGTM! CDN URL updated to the correct version.

The CDN script URL has been properly updated to reference version 21.2.1.

CHANGELOG.md (1)

3-5: LGTM! Changelog entry added for version 21.2.1.

The changelog has been updated with the new version entry. Note that the mentioned "transaction support for Databases and TablesDB" feature is not visible in the code changes within this PR, which is expected for this auto-generated SDK where features are generated from the SDK Generator based on backend API definitions.


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.

@abnegate abnegate merged commit 1181a97 into main Oct 9, 2025
2 checks passed
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