Steven Nguyen
5db1cff69f
Merge branch '1.6.x' into chore-sync-1.6.x
2025-05-17 14:22:13 -07:00
Jake Barnby
7344733165
Use db loop methods, update names
2025-05-16 17:24:11 +12:00
Steven Nguyen
101283f345
fix: prevent update migration from clearing scopes and resetting specs
2025-04-28 09:02:06 -07:00
Steven Nguyen
8d9abd2f31
fix(vcs): add missing attributes to 1.6.x migration
2025-04-28 09:02:06 -07:00
Matej Bačo
d8103cb57e
Merge branch '1.7.x' into 1.6.x
2025-04-25 12:18:04 +02:00
Steven Nguyen
8d046f021c
fix: update upgrade migration to create missing attributes
...
Between version 1.6.0 and 1.6.1, the migrations collection was updated
to include a destination attribute and the databases collection was
updated to include an originalId attribute. However, the upgrade
migration was not updated to create these attributes.
This PR updates the migration to create the missing attributes.
2025-04-10 16:21:12 -07:00
Khushboo Verma
4c1881324e
Use compute vars for functions and sites
2024-10-27 17:22:45 +01:00
Torsten Dittmann
90c2bb10ff
Merge branch 'feat-react-native-platform' of https://github.com/appwrite/appwrite into feat-react-native-platform
2024-08-21 13:22:30 +02:00
Torsten Dittmann
04181ec9ce
fix: increase platform type size and add migration
2024-08-21 13:22:24 +02:00
Bradley Schofield
f4f07860c3
Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations
2024-08-20 19:57:19 +09:00
Bradley Schofield
dc149761d8
Address Jake's Comments
2024-08-20 13:23:11 +09:00
Bradley Schofield
e37c79cf3c
Update to 65534
2024-08-19 18:43:50 +09:00
Bradley Schofield
4e5a2f71cc
Change self-hosted update to 75K
2024-08-19 18:34:52 +09:00
Bradley Schofield
04e7434932
Address Christy's Comments
2024-08-19 18:07:10 +09:00
Bradley Schofield
eb7f712379
Sync with 1.6.x changes
...
- Added migration for `files` metadata size increase
- Disabled `specification` migration until variable runtime specs are ready
- Unset `key` for runtimes in response filters
- Set the correct attribute `scopes` to be optional, reverting it for key and setting it for functions.
2024-08-19 14:52:07 +09:00
Bradley Schofield
79a757297d
Update size to specification for variable runtimes
2024-08-14 11:48:40 +09:00
Binyamin Yawitz
821d0bee19
feat: Purging collection cache
2024-07-30 20:36:29 -04:00
Binyamin Yawitz
999c2cfac7
fix: reviews
2024-07-30 17:39:32 -04:00
Binyamin Yawitz
1559fec29a
fix: Increasing buckets metadata
2024-07-30 16:53:18 -04:00
Matej Bačo
c42a2bc5b7
PR review changes
2024-07-24 07:11:48 +00:00
Matej Bačo
ab55e6f511
Linter fix
2024-07-24 07:00:20 +00:00
Matej Bačo
51c163a42f
Apply migrations properly
2024-07-24 06:55:36 +00:00
Bradley Schofield
9e3c5b9368
Add variable runtimes sizes migrations
2024-07-22 19:40:05 +09:00
Bradley Schofield
3a6df3c973
Merge branch '1.6.x' into feat-1.6.x-migrations-and-filters
2024-07-22 11:38:17 +09:00
Torsten Dittmann
8ad15b2df1
feat: base migration for 1.6.x
2024-07-19 13:53:42 +02:00
Bradley Schofield
83c4350395
Make scopes optional on functions
2024-07-17 17:58:25 +09:00
Bradley Schofield
7dec5f68be
Update V21.php
2024-07-17 15:20:42 +09:00
Bradley Schofield
d78c880bf0
Update V21.php
2024-07-17 15:20:34 +09:00
Bradley Schofield
35375c42ad
Fix typos
2024-07-17 14:54:37 +09:00
Bradley Schofield
5d6b74e447
Add migrations and filters for 1.6.x
2024-07-17 14:52:17 +09:00