mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
f7ba5e39b7
- Update utopia-php/database to fix Sequence validator rejecting integer $sequence values on MongoDB (VAR_UUID7) adapters - Fix Base.php Filter constructor passing APP_DATABASE_QUERY_MAX_VALUES as $idAttributeType instead of the correct Database::VAR_INTEGER - Fix Messaging testUpdateScheduledAt race condition by increasing initial scheduledAt from 3s to 30s so scheduler doesn't fire before the PATCH update processes - Improve Functions callWithAuthRetry to refresh project credentials after 4 consecutive 401 failures and increase max retries to 10 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>