Skip to content

Update docs examples to use permission class#10707

Merged
loks0n merged 2 commits into1.8.xfrom
update-docs-examples-to-use-permission-class
Oct 27, 2025
Merged

Update docs examples to use permission class#10707
loks0n merged 2 commits into1.8.xfrom
update-docs-examples-to-use-permission-class

Conversation

@ChiragAgg5k
Copy link
Copy Markdown
Member

No description provided.

@ChiragAgg5k ChiragAgg5k changed the base branch from main to 1.8.x October 27, 2025 08:44
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Oct 27, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (203)
  • composer.lock is excluded by !**/*.lock
  • 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/update-document.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/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/java/storage/update-file.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/update-row.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/update-document.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/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-android/kotlin/storage/update-file.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/update-row.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/update-document.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/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-apple/examples/storage/update-file.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/update-row.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/update-document.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/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-flutter/examples/storage/update-file.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/update-row.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-react-native/examples/databases/create-document.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/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-react-native/examples/storage/update-file.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/update-row.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-web/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-web/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-web/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-web/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-web/examples/storage/update-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-web/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-web/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/client-web/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-cli/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/databases/create-collection.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/update-collection.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/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/console-web/examples/storage/update-file.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-table.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-table.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/server-dart/examples/databases/create-collection.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/update-collection.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/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dart/examples/storage/update-file.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-table.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-table.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-dotnet/examples/databases/create-collection.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/update-collection.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/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/storage/update-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-dotnet/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-go/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-go/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-graphql/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-graphql/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/databases/create-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/databases/update-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/storage/update-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/tablesdb/create-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/tablesdb/update-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/java/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/databases/create-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/databases/update-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/storage/update-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-nodejs/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-nodejs/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/databases/create-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/databases/update-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/storage/update-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/tablesdb/create-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/tablesdb/update-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-php/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/databases/create-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/databases/update-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/storage/update-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/tablesdb/create-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/tablesdb/update-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-python/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-rest/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-rest/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/databases/create-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/databases/update-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/storage/update-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/tablesdb/create-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/tablesdb/update-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-ruby/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/databases/create-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/databases/update-collection.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/databases/upsert-document.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/messaging/create-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/messaging/update-resend-provider.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/storage/create-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/storage/create-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/storage/update-bucket.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/storage/update-file.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/tablesdb/create-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/tablesdb/create-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/tablesdb/update-row.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/tablesdb/update-table.md is excluded by !docs/examples/**
  • docs/examples/1.8.x/server-swift/examples/tablesdb/upsert-row.md is excluded by !docs/examples/**

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.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-docs-examples-to-use-permission-class

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.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Oct 27, 2025

Open in StackBlitz

npm i https://pkg.pr.new/appwrite/appwrite/@appwrite.io/console@10707

commit: 720dfb9

@github-actions
Copy link
Copy Markdown

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

Source Code Scan Results

🎉 No vulnerabilities found!

@ChiragAgg5k ChiragAgg5k requested a review from Copilot October 27, 2025 08:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates documentation examples across multiple programming languages and SDKs to use the new Permission and Role classes for defining permissions, replacing the legacy string-based format. The changes affect examples for databases, storage, and tablesdb services across 16 different SDK implementations (Swift, Ruby, Python, PHP, Node.js, Kotlin, Dart, .NET, Go, GraphQL, REST, CLI, Web, React Native, Flutter, Apple, and Android).

  • Updated permission syntax from string format ["read("any")"] to class-based format [Permission.read(Role.any())]
  • Added necessary import statements for Permission and Role classes
  • Added new examples for Resend messaging provider (create and update operations)

Reviewed Changes

Copilot reviewed 202 out of 203 changed files in this pull request and generated no comments.

Show a summary per file
File Description
server-swift/examples/**/*.md Updated Swift server examples with Permission/Role imports and usage
server-ruby/examples/**/*.md Updated Ruby server examples with Permission/Role includes and usage
server-python/examples/**/*.md Updated Python server examples with Permission/Role imports and usage
server-php/examples/**/*.md Updated PHP server examples with Permission/Role use statements
server-kotlin/examples/**/*.md Updated Kotlin/Java server examples with Permission/Role imports
server-dotnet/examples/**/*.md Updated .NET server examples with Permission/Role using statements
server-dart/examples/**/*.md Updated Dart server examples with Permission/Role imports
client-/examples/**/.md Updated client SDK examples across web, mobile, and desktop platforms
server-nodejs/examples/messaging/*.md Added Node.js examples for Resend provider
server-go/examples/messaging/*.md Added Go examples for Resend provider
server-rest/examples/messaging/*.md Added REST API examples for Resend provider
server-graphql/examples/messaging/*.md Added GraphQL examples for Resend provider
console-/examples/**/.md Updated console examples with Permission/Role syntax

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 27, 2025

✨ Benchmark results

  • Requests per second: 1,183
  • Requests with 200 status code: 213,007
  • P99 latency: 0.163993883

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,183 1,211
200 213,007 218,051
P99 0.163993883 0.168908303

@loks0n loks0n merged commit 7047ffe into 1.8.x Oct 27, 2025
41 checks passed
@ChiragAgg5k ChiragAgg5k deleted the update-docs-examples-to-use-permission-class branch October 27, 2025 12:38
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.

3 participants