Skip to content

Conversation

abnegate
Copy link
Member

@abnegate abnegate commented Oct 9, 2025

What does this PR do?

(Provide a description of what this PR does and why it's needed.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)

Related PRs and Issues

  • (Related PR or issue)

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

Copy link
Contributor

coderabbitai bot commented Oct 9, 2025

Warning

Rate limit exceeded

@abnegate has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 6 minutes and 58 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 3b225b8 and 32d6eaa.

⛔ Files ignored due to path filters (299)
  • docs/examples/1.8.x/client-android/java/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/get-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/list-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/get-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/list-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/get-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/list-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/get-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/list-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-graphql/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/get-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/list-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-rest/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/migrations/create-csv-migration.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/delete-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/update-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/upsert-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/messaging/create-push.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/messaging/update-push.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/migrations/create-csv-migration.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/create-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/delete-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/get-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/list-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/update-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/tablesdb/upsert-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/delete-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/update-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/databases/upsert-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/messaging/create-push.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/messaging/update-push.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/create-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/decrement-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/delete-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/delete-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/get-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/increment-row-column.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/list-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/update-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/tablesdb/upsert-rows.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/create-operations.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/create-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/decrement-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/delete-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/delete-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/get-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/increment-document-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/list-transactions.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/update-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/update-transaction.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/databases/upsert-documents.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/messaging/create-push.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/messaging/update-push.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-operations.md is excluded by !docs/examples/**
📒 Files selected for processing (1)
  • app/config/platforms.php (17 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 feat-txn

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

github-actions bot commented Oct 9, 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
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

Source Code Scan Results

🎉 No vulnerabilities found!

Copy link

github-actions bot commented Oct 9, 2025

✨ Benchmark results

  • Requests per second: 1,217
  • Requests with 200 status code: 219,177
  • P99 latency: 0.160183387

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,217 994
200 219,177 179,046
P99 0.160183387 0.196701926

@abnegate abnegate merged commit 1dbcfcc into 1.8.x Oct 9, 2025
41 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.

1 participant