ArnabChatterjee20k
b9e95f6d82
updated
2026-01-27 17:17:23 +05:30
ArnabChatterjee20k
79cb668a50
updated composer lock
2026-01-27 16:34:34 +05:30
ArnabChatterjee20k
8078516e2f
fixed composer lock
2026-01-27 16:32:59 +05:30
ArnabChatterjee20k
1729bd23b2
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-01-27 16:29:25 +05:30
Hemachandar and GitHub
99dc31062d
Fix rule status check ( #11195 )
2026-01-27 15:36:50 +05:30
Chirag Aggarwal and GitHub
6514a992a1
Merge pull request #11078 from appwrite/feat-sdk-for-md
2026-01-26 13:06:10 +05:30
Chirag Aggarwal
1167654c6a
Merge branch '1.8.x' into feat-sdk-for-md
2026-01-26 13:03:02 +05:30
Chirag Aggarwal and GitHub
28c5df074d
Merge pull request #11169 from appwrite/release-cli-13.1.0
2026-01-26 12:59:35 +05:30
Chirag Aggarwal
785efa3355
stable release
2026-01-26 10:40:29 +05:30
Chirag Aggarwal
329b7e1856
Merge branch '1.8.x' into feat-sdk-for-md
2026-01-26 10:25:28 +05:30
Chirag Aggarwal and GitHub
0dd2f29a7e
Merge pull request #11182 from appwrite/chore-make-update-name-optional
2026-01-23 20:51:36 +05:30
Chirag Aggarwal
67e2104e98
chore: make name update optional in databases and tables
2026-01-23 19:55:06 +05:30
Hemachandar and GitHub
a2ff833efe
Upgrade utopia-php/domains ( #11181 )
...
* Upgrade utopia-php/domains
* update
2026-01-23 15:31:20 +05:30
Chirag Aggarwal
e894eca201
add rc3
2026-01-23 15:25:05 +05:30
Chirag Aggarwal and GitHub
7573e0fee9
Merge branch '1.8.x' into release-cli-13.1.0
2026-01-23 13:42:30 +05:30
Chirag Aggarwal and GitHub
46be2d0e49
Merge pull request #11179 from appwrite/fix-deployment-enum
2026-01-23 11:03:54 +05:30
Chirag Aggarwal and GitHub
700ed9f882
Merge pull request #11180 from appwrite/chore-update-executor-healthcheck
2026-01-23 11:03:41 +05:30
Chirag Aggarwal
440be52405
chore: update executor healthcheck to improve flakiness
2026-01-23 09:47:54 +05:30
Chirag Aggarwal
7643196d97
fix: deploymentstatus enum missing canceled value
2026-01-23 09:22:18 +05:30
Chirag Aggarwal
7e994f8db5
release cli sdk 13.1.0
2026-01-23 09:15:13 +05:30
ArnabChatterjee20k
ac7fc7ae69
linting
2026-01-22 12:47:26 +05:30
ArnabChatterjee20k
4b570dc3f0
updetad pools
2026-01-22 12:41:18 +05:30
ArnabChatterjee20k
aa3d66df7b
Merge branch 'new-pool-adapter' into documents-db-api
2026-01-22 12:34:22 +05:30
Damodar Lohani and GitHub
cbb5963b29
Merge pull request #11172 from appwrite/fix-missing-doc
...
Fix: missing doc
2026-01-21 19:07:42 +05:45
Damodar Lohani
f376db7b26
docs: add get-queue-audits reference documentation
2026-01-21 13:14:28 +00:00
Chirag Aggarwal
bfd34b3b15
fix validation
2026-01-21 14:01:16 +05:30
Chirag Aggarwal
a66551863a
update composer
2026-01-21 13:46:46 +05:30
Chirag Aggarwal
33abd7f0ed
Merge branch '1.8.x' into feat-sdk-for-md
2026-01-21 13:46:33 +05:30
ArnabChatterjee20k
a16e05ed4d
updated timeout
2026-01-21 13:36:35 +05:30
ArnabChatterjee20k
84dc5682d5
updated auth param
2026-01-21 12:31:42 +05:30
ArnabChatterjee20k
a112de41c5
updated ollama timeout
2026-01-21 12:23:29 +05:30
ArnabChatterjee20k
02bba85fe7
updated migration tests for adding endpoint
2026-01-21 12:21:37 +05:30
ArnabChatterjee20k
56f68d33df
updated migration
2026-01-21 11:44:13 +05:30
Chirag Aggarwal and GitHub
633e290bb4
Merge pull request #11171 from appwrite/fix-compression-enabled-env
2026-01-21 11:00:59 +05:30
Chirag Aggarwal
9b14a8f08d
Add _APP_COMPRESSION_ENABLED env variable to .env and docker-compose
...
The _APP_COMPRESSION_ENABLED environment variable is used in http.php
but was missing from .env and docker-compose.yml, preventing it from
being configured in containerized deployments.
2026-01-21 10:41:29 +05:30
ArnabChatterjee20k
d4edf9ed13
updated vectordb test
2026-01-20 20:10:57 +05:30
ArnabChatterjee20k
12b38e2a27
commenting mongodb out for now to check the issues on the ci
2026-01-20 19:45:19 +05:30
ArnabChatterjee20k
9f1807a128
linting and fixing resources timeout and validator
2026-01-20 19:41:52 +05:30
ArnabChatterjee20k
6bdfcc3fb5
fixed endpoint in migration
2026-01-20 18:44:54 +05:30
ArnabChatterjee20k
d8dd1918c4
synced vectordb
2026-01-20 15:45:12 +05:30
ArnabChatterjee20k
376c5e47f5
added missing injections
2026-01-20 14:01:37 +05:30
ArnabChatterjee20k
edfb9e0bd7
updated resources to use the listeners based on the databasetype
2026-01-20 13:56:52 +05:30
ArnabChatterjee20k
eab4c7f28a
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-01-20 13:56:32 +05:30
ArnabChatterjee20k
c361340252
linting
2026-01-19 18:45:05 +05:30
ArnabChatterjee20k
41e197003e
fixed merge conflicts
2026-01-19 18:43:30 +05:30
Chirag Aggarwal and GitHub
ddbddafbf9
Merge pull request #11161 from appwrite/release-cli-13.0.1
2026-01-19 18:00:59 +05:30
Chirag Aggarwal
86a4bfa74e
chore: release cli 13.0.1
2026-01-19 17:58:43 +05:30
ArnabChatterjee20k
c7ba37ec49
fixed merge conflicts
2026-01-19 14:35:31 +05:30
Jake Barnby and GitHub
8124b07860
Merge pull request #11033 from appwrite/add-webhooks-and-functions-events
2026-01-19 22:02:49 +13:00
Jake Barnby and GitHub
a7898b3d5b
Merge pull request #11159 from appwrite/feat-graphql-introspection
2026-01-19 21:58:56 +13:00