Matej Bačo
c3881f9974
Fix console email policy features
2026-05-07 17:13:26 +02:00
Jake Barnby
04171dc0b8
Merge pull request #12238 from appwrite/fix-method-ids
...
updated
2026-05-08 01:11:55 +12:00
ArnabChatterjee20k
21ba13a076
updated
2026-05-07 18:40:26 +05:30
ArnabChatterjee20k
dfd6c2fbb4
Merge pull request #12235 from appwrite/fix-method-ids
...
updated methods
2026-05-07 16:56:06 +05:30
ArnabChatterjee20k
399f75e8e7
updated
2026-05-07 16:35:56 +05:30
ArnabChatterjee20k
7917506b58
updated oauth
2026-05-07 16:30:23 +05:30
Matej Bačo
461e07cfee
Merge pull request #12234 from appwrite/chore-improve-project-response-tests
...
Chore: Improve project GET tests
2026-05-07 12:39:54 +02:00
ArnabChatterjee20k
706459e314
updated
2026-05-07 16:01:52 +05:30
ArnabChatterjee20k
7e9d6f33c8
updated methods
2026-05-07 15:56:44 +05:30
Matej Bačo
a1e51d27eb
PR review fixes
2026-05-07 11:57:14 +02:00
Matej Bačo
0b881ec58a
Finish test improvements for get project
2026-05-07 11:45:25 +02:00
Matej Bačo
c4a941015f
Continue adding project get tests
2026-05-07 11:26:55 +02:00
Matej Bačo
379a388f61
auth security get project tests
2026-05-07 11:12:05 +02:00
Matej Bačo
38575d7620
Improve get project tests
2026-05-07 11:06:47 +02:00
Matej Bačo
fe27ae0584
Fix failing tests
2026-05-07 10:58:05 +02:00
Matej Bačo
8ad106632e
Improve tests further
2026-05-07 10:40:54 +02:00
Matej Bačo
4721523ea8
Improve project tests
2026-05-07 10:30:56 +02:00
Jake Barnby
3b2a01f470
Merge pull request #11910 from appwrite/feat/skip-duplicates
...
feat(migrations): add onDuplicate option to CSV/JSON/Appwrite imports
2026-05-07 19:21:47 +12:00
premtsd-code
e621701cbc
Merge branch '1.9.x' into feat/skip-duplicates
2026-05-07 12:00:15 +05:30
Luke B. Silver
c89bf3084a
Merge pull request #12229 from appwrite/chore/builds
...
Chore/builds
2026-05-06 22:47:57 +01:00
loks0n
9387c480f5
Add Span attributes to build worker for trace observability
2026-05-06 19:56:17 +01:00
premtsd-code
2e9841c9c2
Merge branch '1.9.x' into feat/skip-duplicates
2026-05-06 23:35:25 +05:30
loks0n
8201fea9ef
Differentiate executor timeouts for builds, sync, and async executions
...
Adds Executor\Exception\Timeout (with timeoutSeconds) and translates it at
each call site into BUILD_TIMEOUT, FUNCTION_SYNCHRONOUS_TIMEOUT, or
FUNCTION_ASYNCHRONOUS_TIMEOUT instead of always using the misleading sync
function error. Build timeouts now append to streamed buildLogs rather
than replacing them, and the build worker reports its timeout via Span.
2026-05-06 15:54:11 +01:00
Matej Bačo
bf52b1ba31
Merge pull request #12228 from appwrite/fix-refresh-session
...
Fix: Refreshing non-oauth sessions
2026-05-06 16:38:01 +02:00
Matej Bačo
e834a95213
PR review improvements
2026-05-06 16:21:50 +02:00
Matej Bačo
a9dd957a7a
Fix test
2026-05-06 15:57:25 +02:00
Matej Bačo
d2b551cd12
Fix refreshing nonoauth sessions
2026-05-06 15:50:18 +02:00
Matej Bačo
bc0501aaf2
Merge pull request #12224 from appwrite/fix-oauth-oidc-params
...
Fix: OAuth OIDC param consistency
2026-05-06 12:25:45 +02:00
Matej Bačo
a65c6136f4
Improve code quality
2026-05-06 12:08:02 +02:00
Matej Bačo
78133a3c25
Merge branch '1.9.x' into fix-oauth-oidc-params
2026-05-06 11:46:09 +02:00
Matej Bačo
140cbb633d
Fix tests
2026-05-06 11:45:35 +02:00
Matej Bačo
389146c625
oidc backwards compatibiltiy test
2026-05-06 11:32:00 +02:00
Matej Bačo
ec927104fe
Merge pull request #12221 from appwrite/fix-variables-api-feature-parity
...
Feat: Variables API feature parity
2026-05-06 11:27:32 +02:00
Matej Bačo
dcef7ef559
OIDC param name improvement
2026-05-06 11:24:53 +02:00
Matej Bačo
ff518a055f
Merge branch '1.9.x' into fix-oauth-oidc-params
2026-05-06 11:17:42 +02:00
Matej Bačo
00ee9c6b0e
Fix benchmark
2026-05-06 11:09:11 +02:00
Prem Palanisamy
f9c5f41a1a
Merge remote-tracking branch 'origin/1.9.x' into feat/skip-duplicates
...
# Conflicts:
# composer.lock
2026-05-06 09:53:13 +01:00
Matej Bačo
d27b578888
Fix more tests
2026-05-06 10:34:37 +02:00
Matej Bačo
1ccf058c14
Fix failing tests
2026-05-06 10:19:30 +02:00
Jake Barnby
1273bcd33a
Merge pull request #11673 from appwrite/big-int
...
Big int
2026-05-06 20:17:45 +12:00
Matej Bačo
add2b7b64a
Merge pull request #12208 from appwrite/feat-public-proxy-api
...
Feat: Public Proxy API
2026-05-06 10:15:57 +02:00
ArnabChatterjee20k
a0d77ba1b2
Merge remote-tracking branch 'origin/1.9.x' into big-int
2026-05-06 13:22:37 +05:30
Matej Bačo
63ac3bedca
Merge pull request #12212 from appwrite/fix-param-name-consistency
...
Fix endpoint consistency (oauth get)
2026-05-06 09:42:22 +02:00
Matej Bačo
a286b78a0b
Fix function tests
2026-05-06 09:41:00 +02:00
Prem Palanisamy
e63f9fd6a5
tests: send non-empty parent row data in TwoWayRecreate test
...
server-ce 1.9.x's tablesdb POST /rows tightened input validation: the
modular Documents/Create.php rejects `data => []` with a 400
"missing data" because TablesDB's Rows/Create.php inherits the strict
default of getSupportForEmptyDocument() = false (only DocumentsDB
overrides it to true). The test was relying on the older permissive
behavior to seed an empty parent row before the relationship cascade
links it.
Add a non-relationship `label` string column on the parents table and
populate it with `data => ['label' => 'p1']` so the POST passes the
empty-data guard. The test's actual assertion target — partner-side
pair-key dedup on DropAndRecreate — is unchanged.
Cascade fixes: testAppwriteMigrationOverwriteAttributeRecreate and
testAppwriteMigrationOverwriteSameSpecRecreate were failing in the
retry pass because TwoWayRecreate's bail at L1616 left source/dest
state uncleaned. Once TwoWayRecreate completes, those tests see a
clean project again.
Caught in CI run 25419479164 / job 74562934987 on the MongoDB
(dedicated) Migrations matrix.
2026-05-06 08:40:17 +01:00
ArnabChatterjee20k
fc918d8b3c
feat: add support for unsigned integer and bigint columns in database tests
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-06 11:48:47 +05:30
ArnabChatterjee20k
93ce542d31
updated composer
2026-05-06 11:37:05 +05:30
Prem Palanisamy
e6a9c68534
Merge remote-tracking branch 'origin/1.9.x' into feat/skip-duplicates
...
# Conflicts:
# composer.lock
2026-05-06 07:06:59 +01:00
ArnabChatterjee20k
03f7b62ff1
refactor: update database version constraints and simplify bigint handling in collection creation
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-06 11:24:22 +05:30
Damodar Lohani
ea4a31c6c6
Merge pull request #12222 from appwrite/CLO-2333-additional-indexes-1.9x
...
feat(indexes): add 4 missing indexes (supersedes #9629 )
2026-05-06 10:50:44 +05:45