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
Matej Bačo
f25143b240
Support fra-region on cloud; temporary fix
2025-03-25 21:52:02 +01:00
Matej Bačo
d89cdbcf5a
Fix schedules region filtering
2025-03-25 21:34:09 +01:00
Chirag Aggarwal
c1b613e5bd
chore: added migration script
2025-02-17 13:55:43 +00:00
Steven Nguyen
07b3cbaec9
Bump appwrite version to 1.6.1
2024-11-22 22:47:02 +00:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Binyamin Yawitz
1581a8c654
chore: merge
2024-09-18 09:28:55 -04:00
Steven Nguyen
f555939de6
Bump appwrite version to 1.6.0
2024-09-17 20:21:45 -07:00
Binyamin Yawitz
f8c26e0f0a
chore: merge
2024-09-10 11:12:16 +02:00
Jake Barnby
31cc4350a2
Revert version
2024-09-10 15:09:57 +12:00
Binyamin Yawitz
ef1380bf61
chore: merge
2024-09-09 14:52:47 +02:00
Jake Barnby
7e303399c7
Update version
2024-09-09 23:00:22 +12:00
Binyamin Yawitz
cedf3cf28d
chore: format
2024-09-03 19:32:30 -04:00
Binyamin Yawitz
7d6eac4ddb
Merge branch '1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04: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
Christy Jacob
bfa253297b
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main
2024-08-13 15:36:13 +00:00
Steven Nguyen
f47af1626c
Bump appwrite version to 1.5.10
2024-08-12 19:55:22 +00:00
Steven Nguyen
2b9f3c4638
Bump appwrite version to 1.5.9
2024-08-09 16:06:02 +00:00
Binyamin Yawitz
8e7cc6ed14
fix: Moving migration to be inside coroutine completely
2024-08-08 09:25:56 -04:00
Binyamin Yawitz
9ed43ebbc2
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/general.php
# app/init.php
# composer.lock
# dev/xdebug.ini
# src/Appwrite/Utopia/Response.php
2024-08-06 14:57:05 -04: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
Matej Bačo
c6ab0d8523
Merge branch '1.6.x' into feat-expose-execution-schedule-date
2024-07-24 08:38:09 +02:00
Bradley Schofield
9e3c5b9368
Add variable runtimes sizes migrations
2024-07-22 19:40:05 +09:00
Matej Bačo
304910e303
Add schedule date to response format
2024-07-22 10:36:18 +00: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
Binyamin Yawitz
f7a28bcf71
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/init.php
# src/Appwrite/Migration/Migration.php
2024-07-19 09:59:08 -04: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
Binyamin Yawitz
a3682b72e1
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# app/console
# app/controllers/api/projects.php
# app/controllers/general.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
2024-07-03 17:03:24 -04:00
Steven Nguyen
556d30a9fb
Bump appwrite version to 1.5.8
2024-06-25 04:04:14 +00:00
Binyamin Yawitz
aa4bc1c776
feat: Adapting Migrate to DI
2024-06-24 13:31:01 -04:00