Commit Graph
28928 Commits
Author SHA1 Message Date
Luke B. Silver 4c6ede2ec3 Merge pull request #10444 from appwrite/update-examples
feat: update examples
2025-09-08 11:07:04 +01:00
Chirag Aggarwal 5830942e23 Merge branch '1.8.x' into update-examples 2025-09-08 10:54:59 +07:00
Matej Bačo a290685450 Merge pull request #10455 from appwrite/chore-upgrade-http-lib
Chore: upgrade http lib for backwards compat. default param
2025-09-07 21:04:17 +02:00
Matej Bačo a7304df2df set header override properly 2025-09-07 20:44:30 +02:00
Matej Bačo 82f30a121b upgrade http lib for backwards compatibility default param 2025-09-07 20:42:18 +02:00
Matej Bačo ad7023869f Merge pull request #10452 from appwrite/fix-router-compression
Fix: router compression
2025-09-07 13:28:11 +02:00
Matej Bačo 79a3b19393 Fix graphQL double server header 2025-09-07 12:56:45 +02:00
Chirag Aggarwal 185239cc65 Merge branch '1.8.x' into update-examples 2025-09-07 17:39:24 +07:00
Matej Bačo 67fe523716 Fix router compression 2025-09-07 12:13:11 +02:00
Matej Bačo a27428d164 Merge pull request #10447 from appwrite/chore-platform-lib
Chore: Upgrade platform lib to have older queue lib
2025-09-05 19:09:45 +02:00
Chirag Aggarwal aaae6caa2c doMerge branch '1.8.x' into update-examples 2025-09-05 22:36:54 +05:30
Jake Barnby 2b1dd8be0e Merge pull request #10443 from appwrite/spatial-type-attributes
Spatial type attributes
2025-09-06 04:44:06 +12:00
Matej Bačo 5c474ee007 Improve version control 2025-09-05 18:01:52 +02:00
Matej Bačo 2dbb8b15e6 Upgrade platform lib to have older queue lib 2025-09-05 17:59:18 +02:00
ArnabChatterjee20k d415a2dc5a updated composer for sdk generator 2025-09-05 21:22:25 +05:30
ArnabChatterjee20k 8ec0f8a8f4 updated specs 2025-09-05 21:16:10 +05:30
ArnabChatterjee20k 3a3820c256 updated default value descriptions for the spatial types 2025-09-05 21:13:10 +05:30
Chirag Aggarwal f8819774ae update gen 2025-09-05 21:06:01 +05:30
ArnabChatterjee20k 8f90774540 updated open api and swagger parser for the array of any type 2025-09-05 20:51:15 +05:30
ArnabChatterjee20k 28f7161964 updated example for the specs to have string instead of arrays to solve error during sdk gen 2025-09-05 20:38:46 +05:30
Chirag Aggarwal 23ef82ef5b Merge branch '1.8.x' into update-examples 2025-09-05 21:50:23 +07:00
Chirag Aggarwal f2c4440cbc fix dotnet and graphql 2025-09-05 20:18:13 +05:30
ArnabChatterjee20k 79fcfff4f4 updated specs 2025-09-05 20:04:56 +05:30
Chirag Aggarwal 55f5ba8a9a add missing 2025-09-05 19:44:03 +05:30
Matej Bačo 5e9eff18c4 Revert "Downgrade queue library"
This reverts commit 17b32fea90.
2025-09-05 15:58:10 +02:00
Matej Bačo 17b32fea90 Downgrade queue library 2025-09-05 15:51:23 +02:00
ArnabChatterjee20k ca87bd2237 updated specs 2025-09-05 19:16:26 +05:30
Chirag Aggarwal 9871e6fd6d Merge branch '1.8.x' into update-examples 2025-09-05 20:45:50 +07:00
Chirag Aggarwal 83b6d15381 fix: more mistakes 2025-09-05 19:15:33 +05:30
Matej Bačo 16c9faaca7 Merge pull request #10445 from appwrite/fix-mysql-tests
Fix mysql tests
2025-09-05 15:43:26 +02:00
ArnabChatterjee20k d948c12d8f linting 2025-09-05 19:07:08 +05:30
ArnabChatterjee20k e2140e4754 updated composer lock 2025-09-05 19:01:20 +05:30
ArnabChatterjee20k 55b68e45e4 pr followups 2025-09-05 18:35:09 +05:30
ArnabChatterjee20k c2f61c1998 updated specs 2025-09-05 18:26:07 +05:30
ArnabChatterjee20k 3b0d02e9b0 updated the spatial specs 2025-09-05 18:13:51 +05:30
ArnabChatterjee20k 00d208f1ac added array to be true 2025-09-05 17:53:42 +05:30
Jake Barnby 489f8db376 Apply to TablesDB tests 2025-09-06 00:13:48 +12:00
Chirag Aggarwal 508c47f687 fix: ruby 2025-09-05 17:43:35 +05:30
Jake Barnby 3f7d05ca8f Remove invalid test for spatial order on MySQL 2025-09-06 00:10:28 +12:00
Jake Barnby 0ca53304b7 Fix boundary inclusive contains on mysql 2025-09-06 00:10:00 +12:00
Chirag Aggarwal 23c433c2ed feat: update examples 2025-09-05 17:30:39 +05:30
ArnabChatterjee20k 4e164b0b3e updated graphql mapper 2025-09-05 16:42:26 +05:30
ArnabChatterjee20k 22e83d227f updated specs 2025-09-05 16:22:51 +05:30
ArnabChatterjee20k 7a9faf5243 changed json to array 2025-09-05 16:19:59 +05:30
ArnabChatterjee20k 97a28878ca Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-09-05 16:16:48 +05:30
ArnabChatterjee20k 4ed42d3304 updated request and response model 2025-09-05 16:15:17 +05:30
Luke B. Silver a9dbd6c3fa Merge pull request #10431 from appwrite/add-param-examples
feat: add requestBody param examples in specs
2025-09-05 10:36:41 +01:00
Chirag Aggarwal 18445945d6 switch to walter o brien 2025-09-05 15:01:05 +05:30
Jake Barnby 3f26b7c848 Merge pull request #10442 from appwrite/update-sdk-cli-9.1.0
chore: update cli to 9.1.0
2025-09-05 21:15:56 +12:00
Chirag Aggarwal b1ffdb1c22 chore: update cli to 9.1.0 2025-09-05 14:29:17 +05:30