Chirag Aggarwal
ea11af1e15
chore: worker changes
2026-03-18 17:50:25 +05:30
Chirag Aggarwal and GitHub
6cbae88131
Merge branch '1.8.x' into feat/migrate-di-container
2026-03-18 17:14:45 +05:30
Chirag Aggarwal
03b2755aaf
fix async execution
2026-03-18 16:43:14 +05:30
Matej Bačo and GitHub
12d274a72c
Merge pull request #11566 from appwrite/feat-platform-endpoints
...
Feat: Public project APIs
2026-03-18 11:57:18 +01:00
ArnabChatterjee20k and GitHub
979cfb0ba8
Merge pull request #11570 from appwrite/fix/vectorsdb-console-improvements
...
fix: vectorsdb SDK spec and DatabaseType enum
2026-03-18 16:18:16 +05:30
Luke B. Silver and GitHub
f36821148f
Merge branch '1.8.x' into chore/bump-databases
2026-03-18 09:46:21 +00:00
eldadfux
85fcc52b84
Merge origin/1.8.x into feat-user-impersonation
2026-03-18 10:23:03 +01:00
Chirag Aggarwal and GitHub
2095a94bc5
Merge branch '1.8.x' into feat/migrate-di-container
2026-03-18 14:19:59 +05:30
Chirag Aggarwal
df7796d5cb
restore phpunit
2026-03-18 14:19:43 +05:30
ArnabChatterjee20k
6b851cccdb
updated composer
2026-03-18 13:57:18 +05:30
ArnabChatterjee20k
540979f9fb
updated migration test
2026-03-18 13:35:42 +05:30
ArnabChatterjee20k
2add5e2d25
fix: update required field comment and rename createTextEmbedding method
2026-03-18 12:38:54 +05:30
ArnabChatterjee20k
8d58383c2e
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-03-18 11:38:37 +05:30
Chirag Aggarwal
d177e3adfc
fix pool issue
2026-03-18 11:27:26 +05:30
Jake Barnby
a3bb7af634
(chore): improve wait time
2026-03-18 18:44:13 +13:00
Jake Barnby
114016bbca
(fix): preserve session cookie across installer redirect
2026-03-18 17:50:47 +13:00
Chirag Aggarwal
d04ac5c3e6
fix pool issue
2026-03-18 09:42:18 +05:30
Eldad A. Fux and GitHub
6c383b41f5
Merge pull request #11573 from appwrite/fix-realtime-errors
...
Fix realtime errors
2026-03-17 22:48:30 +01:00
eldadfux
b2cb9397fd
better realtime errors
...
Made-with: Cursor
2026-03-17 20:54:47 +01:00
Prem Palanisamy
8ba35d8810
fix: vectorsdb SDK spec and DatabaseType enum
...
- Fix createTextEmbeddings SDK parameters (texts, model instead of databaseId, collectionId, documents)
- Add vectorsdb to DatabaseType enum in Database response model
2026-03-17 16:12:48 +00:00
Chirag Aggarwal
60939da801
fix graphql
2026-03-17 21:39:50 +05:30
loks0n and Claude Sonnet 4.6
73a01d56a7
chore: bump utopia-php/database to stable 5.3.15 release
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-17 13:15:02 +00:00
Matej Bačo
6d8bf6c0dd
AI review fixes
2026-03-17 13:56:27 +01:00
Matej Bačo
bf375d1d40
Fix bugs
2026-03-17 13:52:50 +01:00
Matej Bačo
fd05827089
Implement tests
2026-03-17 13:27:53 +01:00
Matej Bačo
ac2b35004d
Add more public webhook endpoints
2026-03-17 13:03:26 +01:00
Chirag Aggarwal
cdb301a293
fix PHPStan errors without regenerating baseline
...
- Fix dispatch() type hint to use \Swoole\Http\Server instead of Utopia adapter
- Remove unused $register from go() closure in http.php
- Remove unnecessary ?? '' on non-nullable $hostname
- Remove unsupported override: param from addHeader() call
- Update Resolvers.php for new getResource()/execute() signatures
- Migrate Installer/Server.php from static Http::setResource() to container
- Remove stale baseline entries, add 1 for pre-existing Deployment.php issue
2026-03-17 17:30:42 +05:30
Chirag Aggarwal
14a9aa890f
fix issues
2026-03-17 17:18:57 +05:30
Chirag Aggarwal
d3833d06d5
Merge 1.8.x (accept theirs)
2026-03-17 17:15:54 +05:30
Chirag Aggarwal
5ba19ec763
fix alias
2026-03-17 17:14:35 +05:30
Luke B. Silver and GitHub
c4b7bb8ee9
Merge pull request #11568 from appwrite/ci/phpstan-baseline-2
...
ci: reduce PHPStan level to 3 and regenerate baseline
2026-03-17 11:25:58 +00:00
loks0n and Claude Sonnet 4.6
48853cdbe1
ci: reduce PHPStan level to 3 and regenerate baseline
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-17 11:16:59 +00:00
Chirag Aggarwal
0564936c4f
update file name
2026-03-17 16:29:21 +05:30
Chirag Aggarwal
c2795376d8
update server
2026-03-17 16:25:52 +05:30
Matej Bačo
6b6092c9ec
Add more webhook endpoints
2026-03-17 11:20:18 +01:00
Matej Bačo
677bb048cc
Introduce new webhooks API
2026-03-17 11:03:18 +01:00
Chirag Aggarwal and GitHub
2b898dfe50
Merge branch '1.8.x' into feat/migrate-di-container
2026-03-17 15:22:02 +05:30
Chirag Aggarwal
fa1404be52
cleanup
2026-03-17 15:20:29 +05:30
Chirag Aggarwal
be87675e1c
fix realtime
2026-03-17 15:03:55 +05:30
Chirag Aggarwal
b1edf75c4e
phpunit
2026-03-17 14:29:04 +05:30
Chirag Aggarwal
8a0f092342
fix: only throw container lookup errors
2026-03-17 14:28:37 +05:30
Chirag Aggarwal
87b02de612
baseline
2026-03-17 11:32:15 +05:30
Chirag Aggarwal
f8e9f71de3
move resources
2026-03-17 11:19:17 +05:30
Chirag Aggarwal
c055c32371
enable coroutines
2026-03-17 10:52:35 +05:30
Chirag Aggarwal
d60858cd8f
fix phpstan
2026-03-17 10:37:49 +05:30
Chirag Aggarwal
22bd655ad1
fix autoload
2026-03-17 10:28:08 +05:30
Chirag Aggarwal
c900b22dc0
fix connection container and view class
2026-03-17 09:52:55 +05:30
Chirag Aggarwal
27e5ade92b
fix login
2026-03-17 09:43:54 +05:30
Chirag Aggarwal
d9c1b9db2a
chore: register request resources seperately
2026-03-17 08:49:43 +05:30
Luke B. Silver and GitHub
b093a3fb24
Merge pull request #11563 from appwrite/test/flaky-usage
...
fix: use console headers for attribute status polling in usage tests
2026-03-16 18:47:55 +00:00