Matej Bačo and GitHub
e76ed98590
Merge branch '1.8.x' into feat-new-file-params
2026-01-14 14:17:27 +01:00
Matej Bačo
7b10fe1371
typo fix
2026-01-14 14:17:12 +01:00
Matej Bačo
e4abc0e0da
Add more file params (encryption, compression)
2026-01-14 13:16:50 +01:00
Chirag Aggarwal and GitHub
6478499f1c
Merge pull request #11134 from appwrite/fix-execution-status-update
2026-01-14 17:45:30 +05:30
Darshan and GitHub
3bbfbdb063
Merge pull request #11132 from appwrite/fix-sdk-handling
2026-01-14 17:18:59 +05:30
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
6cd19bf330
address comment for key values on enums.
2026-01-14 16:42:30 +05:30
Darshan
d6d8729983
bump: sdk generator.
2026-01-14 16:36:44 +05:30
Chirag Aggarwal
6c866be9f3
Fix execution status not updating if usage stats trigger fails
...
Move the execution document update inside the finally block and wrap
it in try-catch to ensure the execution record is always updated,
even if queueForStatsUsage->trigger() throws an exception.
2026-01-14 16:12:51 +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
Darshan
f482e6de68
update: specs generation to exclude mock auth providers.
2026-01-14 14:58:22 +05:30
Jake Barnby and GitHub
c12cad80bb
Merge pull request #11130 from appwrite/feat-auth-instance
2026-01-14 20:21:59 +13:00
Jake Barnby
feab8a26e5
Merge remote-tracking branch 'origin/1.8.x' into feat-db-tests
...
# Conflicts:
# composer.lock
# tests/e2e/Services/Databases/Legacy/Permissions/DatabasesPermissionsGuestTest.php
# tests/e2e/Services/Databases/TablesDB/Permissions/DatabasesPermissionsGuestTest.php
2026-01-14 19:59:36 +13:00
Chirag Aggarwal and GitHub
2a17429226
Merge pull request #11123 from appwrite/feat-integer-format-int64
2026-01-14 12:15:20 +05:30
Jake Barnby
e2627d784b
Fix router param
2026-01-14 19:27:51 +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 and GitHub
5697d983d0
Merge branch '1.8.x' into feat-integer-format-int64
2026-01-14 09:54:19 +05:30
Damodar Lohani and GitHub
a5fb10c61d
Merge pull request #11129 from appwrite/feat-deployment-success
...
After deployment success hook
2026-01-14 07:15:50 +05:45
Damodar Lohani
5469b78367
feat: add afterDeploymentSuccess hook to handle post-deployment actions
2026-01-14 00:59:22 +00:00
Damodar Lohani
e887859cc0
feat: implement afterDeploymentSuccess hook in builds worker and invoke it post-deployment
2026-01-14 00:57:40 +00: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
Jake Barnby
962626a4fb
Update lock
2026-01-14 01:56:02 +13:00
Darshan and GitHub
568ac54d3d
Merge pull request #11122 from appwrite/bump-flutter-dart
2026-01-13 18:09:08 +05:30
Darshan
432e86ec07
regen specs.
2026-01-13 18:04:14 +05:30
Jake Barnby
0f953e4a52
Merge remote-tracking branch 'origin/1.8.x' into feat-db-tests
...
# Conflicts:
# composer.lock
2026-01-14 01:33:22 +13:00
Jake Barnby
bb09abc087
Update CTA check
2026-01-14 01:23:48 +13:00
Chirag Aggarwal and GitHub
fef1b5b5e5
Merge pull request #11125 from appwrite/update-domains-lib
2026-01-13 17:35:29 +05:30
Chirag Aggarwal
bfac0f92af
chore: update domains lib
2026-01-13 17:11:29 +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
Jake Barnby
0b27d92509
Update lock
2026-01-13 22:09:05 +13:00
Jake Barnby
5153617f04
Merge remote-tracking branch 'origin/1.8.x' into feat-db-tests
...
# Conflicts:
# composer.lock
# tests/e2e/Services/Databases/Legacy/Permissions/DatabasesPermissionsGuestTest.php
# tests/e2e/Services/Databases/TablesDB/Permissions/DatabasesPermissionsGuestTest.php
2026-01-13 22:04:36 +13:00
Jake Barnby
a34fa1ceb6
Fix abuse
2026-01-13 22:01:22 +13:00
Jake Barnby
cd21140572
Fix request fetching
2026-01-13 22:01:16 +13:00
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 and GitHub
dd78b6dbce
Merge branch '1.8.x' into release-cli-13.0.0.rc3
2026-01-13 13:39:27 +05:30
Chirag Aggarwal
81e64afe7a
changelog
2026-01-13 13:38:44 +05:30
Chirag Aggarwal
5ef675bcdd
release cli sdk 13.0.0 rc5
2026-01-13 13:38:32 +05:30
Jake Barnby and GitHub
a4734a5de7
Merge pull request #11099 from appwrite/feat-auth-instance
2026-01-13 20:35:22 +13:00
Jake Barnby
03812cf7bf
Lint
2026-01-13 18:59:55 +13:00
Jake Barnby
515a34c180
Set health adapter auth
2026-01-13 18:52:16 +13:00
Jake Barnby
8e688bad4d
Revert ping
2026-01-13 18:36:38 +13:00
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
3d27b76051
Fix avatars
2026-01-13 18:05:46 +13:00