mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
- Revert utopia-php/database to 5.1.2 (the Sequence validator fix incorrectly assumed $sequence is always integer, but on MongoDB internal collections it uses UUID7) - Revert Base.php change - Add detailed error messages to testGetDocumentWithQueries and testGetRowWithQueries to capture actual $sequence values and API error responses for debugging - Keep Messaging scheduledAt fix (30s initial, 15s rescheduled) - Keep Functions auth retry improvement (10 retries with project refresh) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>