loks0n
953c0cd4b4
fix: add missing string type models to AttributeList and Collection
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 19:51:49 +00:00
loks0n
d8bf3acaed
test: add e2e tests for listing string type attributes
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 19:51:49 +00:00
Matej Bačo
3e2e317e48
Merge pull request #11339 from appwrite/fix-org-keys
...
fix: org keys auth
2026-02-16 18:22:12 +01:00
Matej Bačo
9572201863
AI review fixes
2026-02-16 18:08:52 +01:00
Matej Bačo
343bed9b9d
PR review fixes
2026-02-16 17:59:44 +01:00
Matej Bačo
180ac93871
Fix accoutn keys permissions
2026-02-16 17:48:26 +01:00
Matej Bačo
46ed91fe48
Fix migratons with api keys
2026-02-16 17:39:12 +01:00
Matej Bačo
bb26a9f583
improve devkey test for oauth
2026-02-16 17:18:58 +01:00
Matej Bačo
13edcbaf6f
fix abuse test; fix mail-related tests
2026-02-16 17:06:11 +01:00
Matej Bačo
57127d40da
Fix failing tests
2026-02-16 16:47:19 +01:00
Matej Bačo
4b08484920
Fix tests
2026-02-16 16:24:33 +01:00
Matej Bačo
c7bbf6a987
fix org keys auth
2026-02-16 16:14:43 +01:00
Chirag Aggarwal
1a2238afaa
Merge pull request #11337 from appwrite/fix/mails-worker-project-context
...
Set project on queueForMails for span log context
2026-02-16 19:58:36 +05:30
Luke B. Silver
89bbc42eec
Merge pull request #11308 from appwrite/check-has-model
...
Check response has model
2026-02-16 13:29:54 +00:00
Matej Bačo
50bc2a2356
Merge pull request #11336 from appwrite/fix-race-condition-builds-worker
...
Fix: race condition
2026-02-16 14:20:09 +01:00
Chirag Aggarwal
79a0b33b92
Set project on queueForMails so span logs include project context
...
The Mails worker span logs were missing project.id, project.sequence,
project.region, and project.database because setProject was never
called on queueForMails. This adds setProject in the shared API
controller and in workers (Webhooks, Migrations) that trigger mails.
Also injects project into the Mails worker action.
2026-02-16 18:46:55 +05:30
Matej Bačo
7bcc27ed07
Fix linter
2026-02-16 13:31:36 +01:00
Matej Bačo
0eb00934f6
Fix race condition
2026-02-16 13:28:40 +01:00
Jake Barnby
4e6313e471
Merge pull request #11334 from appwrite/copilot/add-encrypt-param-to-types
...
Add `encrypt` param to varchar, text, mediumtext, longtext attribute/column create routes
2026-02-16 11:38:39 +00:00
Shmuel Fogel
2e8358c47b
Merge pull request #11330 from appwrite/migration-text-types
...
Migration attribute text types
2026-02-16 13:06:54 +02:00
Jake Barnby
f034fd437d
Merge branch '1.8.x' into copilot/add-encrypt-param-to-types
2026-02-16 10:54:22 +00:00
Jake Barnby
9dc11c1715
Update specs
2026-02-16 23:53:55 +13:00
fogelito
3796f55e0d
varchar size
2026-02-16 12:23:49 +02:00
fogelito
2ce1717d39
varchar migration test
2026-02-16 12:18:19 +02:00
fogelito
8717ea1cdd
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into migration-text-types
2026-02-16 12:13:07 +02:00
fogelito
cd3dc0c4e4
Update migrations
2026-02-16 12:03:10 +02:00
copilot-swe-agent[bot]
b2f48547b9
Add encrypt parameter tests for varchar, text, mediumtext, longtext attribute and column types
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-16 09:38:25 +00:00
Chirag Aggarwal
6cfed2a303
Merge pull request #11333 from appwrite/fix-agent-skills-readme
...
chore: fix readme in agent skills sdk
2026-02-16 14:30:14 +05:30
copilot-swe-agent[bot]
ef826ca122
Fix error messages to not use 'string' in non-string type routes
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-16 08:38:53 +00:00
copilot-swe-agent[bot]
b58ebdbd15
Add encrypt param to varchar, text, mediumtext, longtext attribute and column create routes
...
- Add encrypt parameter to Varchar, Text, Mediumtext, Longtext attribute create routes
- Add encrypt parameter to Varchar, Text, Mediumtext, Longtext column create routes
- Add encrypt rule to AttributeVarchar, AttributeText, AttributeMediumtext, AttributeLongtext response models
- Add encrypt rule to ColumnVarchar, ColumnText, ColumnMediumtext, ColumnLongtext response models
- Add plan injection and validation for encrypt feature in all routes
- Add size validation for encrypt on varchar route (variable size)
- Add encrypt filter handling in all routes
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-16 08:38:00 +00:00
copilot-swe-agent[bot]
05fd8197b9
Initial plan
2026-02-16 08:27:35 +00:00
Chirag Aggarwal
9d83d39b16
chore: fix readme in agent skills sdk
2026-02-16 13:11:33 +05:30
Damodar Lohani
53fa7992f5
Merge pull request #11318 from appwrite/fix-ping
...
Fix: cast redi ping response to boolean
2026-02-16 06:20:41 +05:45
fogelito
a67aaa6a53
Update
2026-02-15 16:27:26 +02:00
fogelito
4b705d5505
lock
2026-02-15 15:21:05 +02:00
fogelito
52c4eb419a
typo longtext
2026-02-15 13:49:45 +02:00
fogelito
3a1f4f439a
lines
2026-02-15 13:48:50 +02:00
fogelito
38a816bb58
Remove var_dump
2026-02-15 13:47:15 +02:00
fogelito
d754b8a561
lock
2026-02-15 13:44:13 +02:00
fogelito
3a07a4b133
attributes types
2026-02-15 13:40:42 +02:00
Luke B. Silver
a39489c4cf
Merge pull request #11323 from appwrite/ci/remove-stave-state
...
ci: upgrade docker/login-action from v2 to v3
2026-02-14 10:09:24 +00:00
Luke B. Silver
a151959903
Merge branch '1.8.x' into ci/remove-stave-state
2026-02-13 20:54:56 +00:00
loks0n
baa6599cef
ci: upgrade docker/login-action from v2 to v3
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 20:53:56 +00:00
Luke B. Silver
5dcac20086
Merge pull request #11322 from appwrite/feat-enable-logging
...
Replace region check with project ID check for execution logging
2026-02-13 19:27:36 +00:00
loks0n
9dc000d0c5
Replace region check with project ID check for execution logging
...
Switch from checking _APP_REGION !== 'nyc' to checking project ID
to disable execution logging for a specific project.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 18:47:07 +00:00
Luke B. Silver
feabee38e7
Merge pull request #11320 from appwrite/feat-spans
...
feat: spans
2026-02-13 14:46:12 +00:00
loks0n
a44a22ce04
Update utopia-php/span to 1.1.* with pretty exporter and instrument HTTP lifecycle
...
- Add utopia-php/span 1.1.* direct dependency, bump utopia-php/dns to 1.6.*
- Create shared app/init/span.php for span storage and pretty exporter setup
- Instrument HTTP request lifecycle with spans (method, path, response code)
- Add database.setup and http.server.start spans
- Replace old Console error logs with Span::error() in general controller
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 13:56:59 +00:00
Damodar Lohani
5d5fd370c6
fix: cast Redis ping response to boolean
2026-02-13 11:32:46 +00:00
Matej Bačo
b4421e6709
Merge pull request #11313 from appwrite/chore-customizable-screenshot-router
...
Chore: configurable _APP_WORKER_SCREENSHOTS_ROUTER
2026-02-13 10:09:02 +01:00
Jake Barnby
77fd2c1f24
Merge pull request #11311 from appwrite/check-client-queries-strings
2026-02-13 06:29:10 +00:00