Conversation
* Breaking: Removed `IndexType`; replaced with `DatabasesIndexType`, `TablesDBIndexType`, `DocumentsDBIndexType`, `VectorsDBIndexType` * Added `Model` class with `Embeddinggemma` value * Expanded runtime RCs in `BuildRuntime`/`Runtime` for multiple languages * Added impersonation support via `SetImpersonateUserId`, `SetImpersonateUserEmail`, `SetImpersonateUserPhone` * Added scopes `WebhooksRead`, `WebhooksWrite`, `ProjectRead`, `ProjectWrite` * Updated `Client` headers: `User-Agent` and `x-sdk-version` to 0.28.0 * Updated `X-Appwrite-Response-Format` to `1.9.0`
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (44)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
| ## 1.0.0 | ||
|
|
||
| * Breaking: Sites.CreateDeployment signature changed; 'activate' moved after outputDirectory. | ||
| * Breaking: Relationship API path updated; old path deprecated. | ||
| * Added GetConsolePausing health check method. | ||
| * Added ttl parameter to ListDocuments and ListRows. | ||
| * Updated deployment example to show activate parameter placement. |
This PR contains updates to the .NET SDK for version 2.0.0.