Commit graph

1989 commits

Author SHA1 Message Date
Jake Barnby
9a468e8297
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-10-01 20:15:43 +13:00
Jake Barnby
b1757250d1
Fix update 2025-10-01 17:47:42 +13:00
Jake Barnby
3dd099bd94
Update database for nested selection fix 2025-10-01 17:05:12 +13:00
Jake Barnby
372a50f9a5
Update lock 2025-09-26 14:45:09 +12:00
Jake Barnby
ce1f7d4da3
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-26 14:43:10 +12:00
Jake Barnby
4e91904608
Update database 2025-09-26 14:25:02 +12:00
Chirag Aggarwal
14c64e405b chore: update framework lib 2025-09-25 19:45:32 +05:30
Jake Barnby
97f76899bf
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	app/config/platforms.php
2025-09-25 18:00:07 +12:00
Jake Barnby
0995bd6a6e
SDK releases 2025-09-23 19:17:06 +12:00
Jake Barnby
9fde875904
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/StatsResources.php
#	src/Appwrite/Platform/Workers/StatsUsage.php
2025-09-22 16:12:45 +12:00
fogelito
d9b657796b bump database 1.5.0 2025-09-18 17:49:38 +03:00
Jake Barnby
0e2c5d93f5
Update check 2025-09-18 14:54:07 +12:00
Jake Barnby
63aee11312
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-17 14:58:17 +12:00
Jake Barnby
f03a62d43d
Update database 2025-09-17 01:33:36 +12:00
Jake Barnby
e5a95ed990
Update DB 2025-09-13 00:31:35 +12:00
ArnabChatterjee20k
addd140925 updated composer 2025-09-12 11:24:19 +05:30
ArnabChatterjee20k
738a42de04 Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-09-11 22:00:17 +05:30
ArnabChatterjee20k
9c5c5343a4 Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-09-11 21:58:09 +05:30
ArnabChatterjee20k
289cf4db0a testing with symlink 2025-09-11 21:55:36 +05:30
Jake Barnby
93fc3e7659
Merge pull request #10479 from appwrite/spatial-type-attributes
appwrite db bump
2025-09-12 01:29:34 +12:00
ArnabChatterjee20k
db4a783f78 appwrite db bump 2025-09-11 18:15:02 +05:30
Jake Barnby
be81c73c40
Update DB 2025-09-11 21:30:07 +12:00
Jake Barnby
e6c83f364c
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-11 21:17:50 +12:00
Jake Barnby
de1ecaa9c9
Merge pull request #10473 from appwrite/spatial-type-attributes
Spatial test tablesdb updates
2025-09-11 19:44:55 +12:00
ArnabChatterjee20k
88c753c2e1 updated database 2025-09-11 12:48:58 +05:30
ArnabChatterjee20k
3a059edf58 updated database 2025-09-11 11:32:48 +05:30
Jake Barnby
498484ca4e
Legacy DB support 2025-09-11 17:54:55 +12:00
ArnabChatterjee20k
e1c5202546 updated database 2025-09-11 10:24:43 +05:30
Jake Barnby
28a2b577e7
Update lock 2025-09-11 16:36:09 +12:00
Jake Barnby
c934524689
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
#	app/config/platforms.php
#	composer.lock
#	docs/examples/1.8.x/console-web/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-dart/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-deno/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-go/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-graphql/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-kotlin/java/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-php/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-python/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-rest/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-ruby/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-swift/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/update-polygon-column.md
2025-09-11 16:26:25 +12:00
Jake Barnby
7b9ead6a68
Merge pull request #10463 from appwrite/spatial-type-attributes
Spatial type attributes sdk updates
2025-09-10 18:48:49 +12:00
ArnabChatterjee20k
497cf30549 bump database and migration versions 2025-09-10 11:50:58 +05:30
Jake Barnby
be07bbfc89
Update generator 2025-09-09 19:19:44 +12:00
Jake Barnby
74a9e5b320
Add dart/flutter changelog 2025-09-09 17:11:36 +12:00
ArnabChatterjee20k
ac443e3b98 updated database version , sdk version and docs example in openapi with spatial 2025-09-08 23:30:28 +05:30
Jake Barnby
78ffab5116
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Create.php
2025-09-09 00:52:39 +12:00
Jake Barnby
54d94401a7
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks 2025-09-08 21:02:05 +12:00
Matej Bačo
82f30a121b upgrade http lib for backwards compatibility default param 2025-09-07 20:42:18 +02:00
Matej Bačo
67fe523716 Fix router compression 2025-09-07 12:13:11 +02:00
Jake Barnby
7c3d526cda
Update docs 2025-09-06 05:27:47 +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
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
e2140e4754 updated composer lock 2025-09-05 19:01:20 +05:30
Jake Barnby
f4bf1756c9
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-05 21:40:21 +12:00
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
b1ffdb1c22 chore: update cli to 9.1.0 2025-09-05 14:29:17 +05:30
Chirag Aggarwal
d2b681e95c Merge branch '1.8.x' into add-param-examples 2025-09-04 20:48:28 +05:30