Steven Nguyen
f9a74868ff
Merge pull request #9856 from appwrite/fix-migration-rule-owner
...
fix(migration): set owner and region while migrating rules
2025-05-23 15:24:33 -07:00
Steven Nguyen
8ce46c791f
fix(migration): set owner and region while migrating rules
...
These attributes were added to the rules collection in 1.6.2, but the
migration script was not updated to set them. Because they're empty, the
1.7 migration fails while updating rules documents because region is
required.
2025-05-23 15:06:19 -07:00
Christy Jacob
28d2ed1baa
Revert "Feat sequence"
2025-05-23 21:39:56 +04:00
Khushboo Verma
1434e69b94
Merge branch 'main' into fix-add-region-to-github-related-urls
2025-05-23 20:12:53 +05:30
Khushboo Verma
65a220b702
Fix URL for view logs in github comment
2025-05-23 20:11:27 +05:30
loks0n
18335ebf89
feat: add builds worker group
2025-05-23 14:29:31 +01:00
Darshan
a413a613f5
Merge branch 'main' into feat-sequence
2025-05-23 15:35:39 +05:30
Jake Barnby
5eab81cf03
Merge pull request #9868 from ArnabChatterjee20k/dat-532
...
added encrypt property in the attribute string response model
2025-05-23 09:03:42 +00:00
Jake Barnby
fec814e0ec
Merge remote-tracking branch 'origin/main' into feat-sequence
2025-05-23 19:40:48 +12:00
ArnabChatterjee20k
1d0577b07d
added encrypt to the get and list atttributes
2025-05-23 12:51:59 +05:30
ArnabChatterjee20k
0cccb75273
added encrypt property in the attribute string response model
2025-05-23 12:05:42 +05:30
Jake Barnby
04a9b0be34
Fix replace
2025-05-23 03:29:44 +12:00
Matej Bačo
b4f5af8461
Fix: unlimited deployment size
2025-05-22 17:25:47 +02:00
Jake Barnby
71e3446498
Change internal ID to sequence
2025-05-23 02:55:29 +12:00
Khushboo Verma
b727b8c100
Add configurable deployment and build size
2025-05-22 18:01:34 +05:30
Fabian Gruber
128dc1d946
fix: send deploymentResourceType in rules verification
2025-05-22 10:05:45 +02:00
Matej Bačo
83e62dc6e1
Fix double logs on failure
2025-05-21 16:44:04 +02:00
Jake Barnby
86b64fdee8
Merge pull request #9845 from appwrite/feat-sync-1.6.x
...
Sync 1.6.x
2025-05-21 09:59:56 +00:00
Christy Jacob
d25800973c
Merge pull request #9826 from appwrite/feat-1.7.2-release-prep
...
Prepare 1.7.2 release
2025-05-21 12:40:36 +04:00
Matej Bačo
8734aeb314
Merge pull request #9844 from appwrite/1.7.x
...
Append build error to build logs
2025-05-21 10:15:20 +02:00
Jake Barnby
3ec0f08db1
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6.x
...
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Workers/Deletes.php
2025-05-21 20:15:08 +12:00
Chirag Aggarwal
58c3232578
Merge branch 'main' into feat-dev-key-to-clients
2025-05-21 09:17:17 +05:30
Steven Nguyen
ac8105dea2
Bump appwrite version to 1.7.2
2025-05-20 17:29:32 -07:00
Jake Barnby
cbba893f53
Merge pull request #9829 from appwrite/fix-empty-function-migration
...
Fix migrating functions with no deployments
2025-05-21 00:24:34 +00:00
loks0n
dde0dd2218
feat: add dev key to clients
2025-05-20 23:05:48 +01:00
Khushboo Verma
3335f56cf6
Append build error to build logs
2025-05-20 21:15:05 +05:30
Matej Bačo
0379086c48
Merge pull request #9820 from appwrite/update-desc
...
Update: token desc
2025-05-20 13:35:25 +02:00
Matej Bačo
cb97679553
Specs, SDKs and Docs fixes (deprecated params)
2025-05-20 11:50:36 +02:00
Fabian Gruber
14873824ce
certificates: add domainType to certificate worker
2025-05-20 09:56:46 +02:00
Jake Barnby
2a99bd4bda
Fix migrating functions with no deployments
2025-05-20 19:26:26 +12:00
Jake Barnby
534096cac6
Merge branch '1.6.x' into feat-pool-adapter
2025-05-20 07:07:58 +00:00
Aditya Oberai
12bb74a58d
Update src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2025-05-20 00:11:03 +05:30
Darshan
14fe7a7217
update: token desc.
2025-05-19 19:54:34 +05:30
Darshan
fc279cb30c
remove: search from deployments.
2025-05-19 15:12:50 +05:30
Darshan
abd2cead73
remove: search.
2025-05-19 15:03:59 +05:30
Matej Bačo
6090ca50fc
Fix logic of chunk reading
2025-05-19 04:35:44 +02:00
Matej Bačo
02b7e0df4d
queries backwards compatibilit
2025-05-18 22:51:17 +02:00
Matej Bačo
0e90f64ea6
Fix backwards compatibility for function reation
2025-05-18 22:07:52 +02:00
Chirag Aggarwal
2fe80462f1
Merge branch '1.7.x' into fix-request-response-1.7.x
2025-05-19 00:35:40 +05:30
Chirag Aggarwal
2ba4ae8e60
fix: request response formats for 1.7.x
2025-05-18 18:54:29 +00:00
Matej Bačo
8170661012
Fix domain validaiton
2025-05-18 20:51:52 +02:00
Matej Bačo
0d58bb8ede
Merge pull request #9788 from appwrite/fix-remove-builds
...
fix: remove builds
2025-05-18 14:47:08 +02:00
Jake Barnby
502c0ad542
Fix class name
2025-05-18 23:53:54 +12:00
Matej Bačo
413bfebd5d
Merge branch '1.7.x' into fix-remove-builds
2025-05-18 13:13:35 +02:00
Matej Bačo
2bee98afcf
Fix remaining tests
2025-05-18 12:51:07 +02:00
Matej Bačo
b228bdd9c7
Fix failing tests
2025-05-18 12:02:32 +02:00
Matej Bačo
0e69929054
Fix separation strategy
2025-05-18 11:39:30 +02:00
Matej Bačo
9b4f787d40
Fix edge case with no commands
2025-05-18 11:08:14 +02:00
Matej Bačo
03f01e322e
SSR detection without createCommand and remove=false
2025-05-18 10:30:27 +02:00
loks0n
27a5bd70bc
fix: remove builds
2025-05-18 00:56:11 +01:00