Commit graph

31242 commits

Author SHA1 Message Date
ArnabChatterjee20k
b9c7c172ad updated query conversion for nested query 2026-01-16 18:18:24 +05:30
Matej Bačo
c2bf1e8040 Merge branch '1.8.x' into feat-new-schema-dualwriting 2026-01-16 13:24:02 +01:00
Matej Bačo
cda03f63ab Support dual-writing for new schema features 2026-01-16 13:23:46 +01:00
ArnabChatterjee20k
fc04e17a69 updated env 2026-01-16 17:37:56 +05:30
Chirag Aggarwal
f5a61fb4d6 feat: add cleanup for stale function executions
Adds a new interval task that marks executions stuck in 'processing'
status for more than 30 minutes as 'failed' with a timeout error.
2026-01-16 17:21:05 +05:30
Darshan
429f73eb85
Merge pull request #11147 from appwrite/executions-cleanup 2026-01-16 16:33:39 +05:30
ArnabChatterjee20k
da871635d9 Fix namespace import for RuntimeQuery class and update test file accordingly 2026-01-16 16:16:03 +05:30
Darshan
ccaea5d010 add: constant. 2026-01-16 16:11:38 +05:30
Darshan
b5e9c1786a fix: maintenance logic. 2026-01-16 16:04:54 +05:30
Darshan
79e150b7b2 fix: type. 2026-01-16 16:00:59 +05:30
Darshan
beee5e721e upate: run on maintenance as well. 2026-01-16 15:55:45 +05:30
Darshan
0ef4bf21cc address comments. 2026-01-16 15:48:21 +05:30
ArnabChatterjee20k
b2486fcb6c Merge remote-tracking branch 'upstream/1.8.x' into dat-969 2026-01-16 15:47:25 +05:30
ArnabChatterjee20k
a7b729b9a7 updated deps 2026-01-16 15:33:18 +05:30
Darshan
c67b77bca0 update: implement proper logs cleanup! 2026-01-16 15:06:35 +05:30
ArnabChatterjee20k
a19705a46f Merge remote-tracking branch 'upstream/1.8.x' into new-pool-adapter 2026-01-16 12:31:57 +05:30
Matej Bačo
5d5a14bd77 PR review fixes 2026-01-15 16:16:09 +01:00
Matej Bačo
1308706023 Merge branch '1.8.x' into chore-php-types 2026-01-15 15:52:51 +01:00
Damodar Lohani
ce91b1a03d
Merge pull request #11143 from appwrite/fix-phone-auth-limit
Fix: auth phone limit
2026-01-15 19:43:54 +05:45
Damodar Lohani
fbf390c710 Merge remote-tracking branch 'origin/1.8.x' into feat-health-module 2026-01-15 13:55:09 +00:00
Damodar Lohani
991f5ff9fd Catch exception 2026-01-15 13:19:34 +00:00
Damodar Lohani
e8d8373922 Fix: phone auth limit 2026-01-15 12:59:30 +00:00
Darshan
0fee1f0ffd
Merge pull request #11142 from appwrite/bump-libs 2026-01-15 14:45:28 +05:30
Darshan
eb07e99225 bump: sdk-gen. 2026-01-15 13:48:50 +05:30
Darshan
325968c52a
Merge pull request #11141 from appwrite/fix-specs-descriptions 2026-01-15 12:08:35 +05:30
Jake Barnby
39e66711c8
Merge pull request #11140 from appwrite/fix-db-init 2026-01-15 19:36:45 +13:00
Darshan
42a1c8da38
Merge branch '1.8.x' into fix-specs-descriptions 2026-01-15 12:05:19 +05:30
Darshan
206bd63620 regen: specs. 2026-01-15 12:04:46 +05:30
Darshan
75696a21bf update: remove excluded keys from descriptions. 2026-01-15 11:56:19 +05:30
Chirag Aggarwal
48866acdb7
Merge pull request #11112 from appwrite/release-cli-13.0.0.rc3 2026-01-15 11:53:00 +05:30
Jake Barnby
b1171c661e Add setDatabase() to all project database instances
This completes the fix for utopia-php/database 4.5.2 which removed
the automatic USE database statement. All Database instances that
create or query project databases now have explicit setDatabase()
calls.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 19:08:25 +13:00
Jake Barnby
a0e4e89621 Update lock 2026-01-15 18:45:18 +13:00
Jake Barnby
728ed57df0 Fix database initialization after utopia-php/database 4.5.2 update
The 4.5.2 update removed the automatic USE database statement on init,
requiring explicit setDatabase() calls on all database resources.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 18:43:28 +13:00
Chirag Aggarwal
629479d275
Merge branch '1.8.x' into release-cli-13.0.0.rc3 2026-01-15 10:59:11 +05:30
Jake Barnby
5c922f89fe
Merge pull request #11139 from appwrite/feat-pool-resilience 2026-01-15 17:30:13 +13:00
Jake Barnby
6e292349b9
Merge pull request #11138 from appwrite/fix-general-unknown 2026-01-15 16:57:50 +13:00
Jake Barnby
7b940e3a17 Increase + parameterise ppolmax reconnect + sleep 2026-01-15 16:47:19 +13:00
Jake Barnby
7ab3debb10 Format 2026-01-15 16:37:09 +13:00
Jake Barnby
c083e1ce74 Throw AppwriteException so handler can unwrap 2026-01-15 16:31:37 +13:00
Jake Barnby
61e886eed4
Merge pull request #11137 from appwrite/feat-auth-instance 2026-01-15 12:28:02 +13:00
Chirag Aggarwal
71ac9c7264 use stable 2026-01-14 21:37:00 +05:30
Chirag Aggarwal
f78d5523ce mMerge branch '1.8.x' into release-cli-13.0.0.rc3 2026-01-14 21:34:40 +05:30
Chirag Aggarwal
955e1bcbe9 use stable 2026-01-14 21:29:58 +05:30
Jake Barnby
09a337aa1b Fix validators 2026-01-15 04:10:57 +13:00
Jake Barnby
2cfb5ecfd9 Reapply "Merge pull request #11130 from appwrite/feat-auth-instance"
This reverts commit 38687bc24e.
2026-01-15 04:08:00 +13:00
Jake Barnby
38687bc24e Revert "Merge pull request #11130 from appwrite/feat-auth-instance"
This reverts commit c12cad80bb, reversing
changes made to 2a17429226.

# Conflicts:
#	composer.lock
2026-01-15 03:48:42 +13:00
Jake Barnby
77b2a57968
Merge pull request #11136 from appwrite/fix-versions 2026-01-15 03:16:37 +13:00
Jake Barnby
223bb7f08a Update lock 2026-01-15 03:07:26 +13:00
Matej Bačo
b73abf69d0
Merge pull request #11135 from appwrite/feat-new-file-params
Feat: Add more file params
2026-01-14 14:17:37 +01:00
Matej Bačo
e76ed98590
Merge branch '1.8.x' into feat-new-file-params 2026-01-14 14:17:27 +01:00