Skip to content

Conversation

@ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Oct 30, 2025

This PR contains updates to the Python SDK for version 13.5.0.

@coderabbitai
Copy link

coderabbitai bot commented Oct 30, 2025

Warning

Rate limit exceeded

@ChiragAgg5k has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 1 minutes and 48 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 57c99b9 and 55b463c.

📒 Files selected for processing (37)
  • CHANGELOG.md (1 hunks)
  • appwrite/client.py (1 hunks)
  • appwrite/enums/execution_status.py (1 hunks)
  • appwrite/enums/framework.py (1 hunks)
  • appwrite/services/account.py (16 hunks)
  • appwrite/services/avatars.py (13 hunks)
  • appwrite/services/databases.py (106 hunks)
  • appwrite/services/functions.py (23 hunks)
  • appwrite/services/graphql.py (1 hunks)
  • appwrite/services/health.py (16 hunks)
  • appwrite/services/locale.py (1 hunks)
  • appwrite/services/messaging.py (55 hunks)
  • appwrite/services/sites.py (20 hunks)
  • appwrite/services/storage.py (17 hunks)
  • appwrite/services/tables_db.py (97 hunks)
  • appwrite/services/teams.py (6 hunks)
  • appwrite/services/tokens.py (5 hunks)
  • appwrite/services/users.py (28 hunks)
  • appwrite/utils/__init__.py (1 hunks)
  • appwrite/utils/deprecated.py (1 hunks)
  • docs/examples/databases/create-collection.md (2 hunks)
  • docs/examples/databases/create-document.md (2 hunks)
  • docs/examples/databases/update-collection.md (2 hunks)
  • docs/examples/databases/update-document.md (2 hunks)
  • docs/examples/databases/upsert-document.md (2 hunks)
  • docs/examples/messaging/create-resend-provider.md (1 hunks)
  • docs/examples/messaging/update-resend-provider.md (1 hunks)
  • docs/examples/storage/create-bucket.md (2 hunks)
  • docs/examples/storage/create-file.md (2 hunks)
  • docs/examples/storage/update-bucket.md (2 hunks)
  • docs/examples/storage/update-file.md (2 hunks)
  • docs/examples/tablesdb/create-row.md (2 hunks)
  • docs/examples/tablesdb/create-table.md (2 hunks)
  • docs/examples/tablesdb/update-row.md (2 hunks)
  • docs/examples/tablesdb/update-table.md (2 hunks)
  • docs/examples/tablesdb/upsert-row.md (2 hunks)
  • setup.py (2 hunks)
✨ 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

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.

@ChiragAgg5k ChiragAgg5k changed the title feat: Python SDK update for version 13.4.2 feat: Python SDK update for version 13.5.0 Oct 30, 2025
@abnegate abnegate merged commit da24463 into main Oct 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants