Chirag Aggarwal
1167654c6a
Merge branch '1.8.x' into feat-sdk-for-md
2026-01-26 13:03:02 +05:30
Chirag Aggarwal
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
67e2104e98
chore: make name update optional in databases and tables
2026-01-23 19:55:06 +05:30
Chirag Aggarwal
e894eca201
add rc3
2026-01-23 15:25:05 +05:30
Chirag Aggarwal
7573e0fee9
Merge branch '1.8.x' into release-cli-13.1.0
2026-01-23 13:42:30 +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
Chirag Aggarwal
bfd34b3b15
fix validation
2026-01-21 14:01:16 +05:30
Chirag Aggarwal
33abd7f0ed
Merge branch '1.8.x' into feat-sdk-for-md
2026-01-21 13:46:33 +05:30
Chirag Aggarwal
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
Jake Barnby
5d24b51421
Allow separately enabling graphql introspection
2026-01-19 19:26:17 +13:00
Damodar Lohani
72ce068714
Merge pull request #11057 from appwrite/feat-health-module
...
Feat: Health module
2026-01-18 07:27:19 +05:45
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
Darshan
0ef4bf21cc
address comments.
2026-01-16 15:48:21 +05:30
Damodar Lohani
fbf390c710
Merge remote-tracking branch 'origin/1.8.x' into feat-health-module
2026-01-15 13:55:09 +00: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
Chirag Aggarwal
629479d275
Merge branch '1.8.x' into release-cli-13.0.0.rc3
2026-01-15 10:59:11 +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
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
Darshan
bc6ecbd22c
address comments.
2026-01-14 17:15:33 +05:30
Darshan
4d2f631393
update: exclude the mocks.
...
update: nice group based blacklisting.
2026-01-14 17:07:33 +05:30
Darshan
479a583ff5
exclude the mocks.
2026-01-14 16:55:47 +05:30
Darshan
08cd610823
exclude the mocks.
2026-01-14 16:47:21 +05:30
Darshan
0ec515779e
update: address comments.
...
regen: specs.
2026-01-14 15:29:30 +05:30
Darshan
91240e0ca7
update: address comments.
...
regen: specs.
2026-01-14 15:10:42 +05:30
Darshan
e3ae7daab4
regen: specs.
2026-01-14 14:58:42 +05:30
Jake Barnby
c12cad80bb
Merge pull request #11130 from appwrite/feat-auth-instance
2026-01-14 20:21:59 +13:00
Jake Barnby
5c915ef92f
Reapply "Merge pull request #11099 from appwrite/feat-auth-instance"
...
This reverts commit 321fc8ee70 .
2026-01-14 19:07:49 +13:00
Chirag Aggarwal
942cfc4591
Merge branch '1.8.x' into feat-integer-format-int64
2026-01-13 21:26:57 +05:30
Jake Barnby
321fc8ee70
Revert "Merge pull request #11099 from appwrite/feat-auth-instance"
...
This reverts commit a4734a5de7 , reversing
changes made to 15922fb88c .
# Conflicts:
# composer.lock
2026-01-14 02:37:17 +13:00
Darshan
432e86ec07
regen specs.
2026-01-13 18:04:14 +05:30
Chirag Aggarwal
ae6df78020
Add int64 format support for integer attributes
...
This change adds int64 format specification to integer attribute min/max values in the API response models and updates all OpenAPI/Swagger specifications accordingly. This ensures proper type handling for large integer values that exceed int32 range in client SDKs.
Changes:
- Add 'format: int64' to min/max fields in AttributeInteger and ColumnInteger models
- Regenerate OpenAPI 3.x and Swagger 2.x specs for all platforms (client, console, server)
- Update composer dependencies
2026-01-13 17:00:20 +05:30
Darshan
23d84cf29f
update: dart sdk.
2026-01-13 14:21:09 +05:30
Darshan
c79019f960
regen: specs.
2026-01-13 13:58:57 +05:30
Chirag Aggarwal
dd78b6dbce
Merge branch '1.8.x' into release-cli-13.0.0.rc3
2026-01-13 13:39:27 +05:30
Chirag Aggarwal
5ef675bcdd
release cli sdk 13.0.0 rc5
2026-01-13 13:38:32 +05:30
Damodar Lohani
4905f7cc48
Merge remote-tracking branch 'origin/1.8.x' into feat-health-module
2026-01-13 05:19:00 +00:00
Jake Barnby
9379e4d6c8
Merge remote-tracking branch 'origin/1.8.x' into feat-auth-instance
...
# Conflicts:
# app/controllers/api/avatars.php
# composer.lock
# src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
2026-01-13 15:46:23 +13:00
Damodar Lohani
d68fc9a22e
Merge branch '1.8.x' into feat-health-module
2026-01-08 11:26:56 +05:45
Jake Barnby
e6505b9cf9
Merge remote-tracking branch 'origin/1.8.x' into feat-auth-instance
...
# Conflicts:
# composer.lock
2026-01-08 17:48:37 +13:00
Darshan
6969e446d5
Merge branch '1.8.x' into avatars-module
2026-01-07 19:41:49 +05:30
Darshan
92f26c1b5a
update: move avatars controller to module structure.
2026-01-07 19:09:56 +05:30
Darshan
68fc6b0600
Merge branch '1.8.x' into add-xlist-totalsize
2026-01-07 18:08:59 +05:30