ArnabChatterjee20k
c8a7ed2022
updated migration to remove the dependency on dsn at project level attribute
2026-02-24 10:43:10 +05:30
ArnabChatterjee20k
f6985bae41
updated lock
2026-02-23 13:15:52 +05:30
ArnabChatterjee20k
cc9df4f5c5
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-23 13:09:49 +05:30
ArnabChatterjee20k
83b7b4e599
updated
2026-02-23 13:05:12 +05:30
Chirag Aggarwal
02951064ef
bump composer
2026-02-20 14:09:44 +05:30
ArnabChatterjee20k
f6b04d05b2
updated composer lock
2026-02-18 16:10:13 +05:30
ArnabChatterjee20k
2926412604
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-18 16:07:44 +05:30
ArnabChatterjee20k
ee21b1feda
updated composer
2026-02-18 16:06:31 +05:30
ArnabChatterjee20k
2d0140f705
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-18 16:01:55 +05:30
Prem Palanisamy
bd2e788c2a
Update utopia-php/database to 5.3.1
2026-02-18 07:31:37 +00:00
Chirag Aggarwal
190b866da1
Bump Web SDK to 22.3.1 and React Native SDK to 0.23.1
...
Add patch changelog entries for removing bignumber.js direct dependency
to fix bundler conflict with Next.js Turbopack, and adding upsert method
to Realtime Channels helper class.
2026-02-17 18:20:35 +05:30
Chirag Aggarwal
8639e70ce9
use stable
2026-02-17 11:25:27 +05:30
Chirag Aggarwal
cc0d63bf03
chore: bump storage lib to remove deprecation warnings
2026-02-17 10:55:37 +05:30
fogelito
cd3dc0c4e4
Update migrations
2026-02-16 12:03:10 +02:00
ArnabChatterjee20k
8c7d2c58f5
Merge branch '1.8.x' into documents-db-api
2026-02-16 14:30:53 +05:30
ArnabChatterjee20k
49efa02e09
synced documents db and vectordb with 1.8.x
2026-02-16 13:52:16 +05:30
Chirag Aggarwal
9d83d39b16
chore: fix readme in agent skills sdk
2026-02-16 13:11:33 +05:30
ArnabChatterjee20k
fd96bcbd3f
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-16 12:20:53 +05:30
fogelito
a67aaa6a53
Update
2026-02-15 16:27:26 +02:00
fogelito
4b705d5505
lock
2026-02-15 15:21:05 +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
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
loks0n
78e63085cf
Update PHPStan 1.8→1.12, pin composer images to 2.8
...
PHPStan 1.8 triggers deprecation warnings on the PHP version shipped
with composer:2.8. Upgrading to 1.12 resolves the compatibility issue.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 01:16:35 +00:00
Chirag Aggarwal
eb5d7875e4
composer
2026-02-12 17:39:44 +05:30
Chirag Aggarwal
8645a17323
Merge branch '1.8.x' into release-agent-skills
2026-02-12 17:39:33 +05:30
Jake Barnby
40b8b539e8
Update lock
2026-02-12 12:26:19 +13:00
Jake Barnby
ce4e99d643
Merge remote-tracking branch 'origin/1.8.x' into feat-update-base
...
# Conflicts:
# composer.json
2026-02-12 12:20:04 +13:00
ArnabChatterjee20k
ae33104ecf
added admin auth to the index creation
2026-02-11 18:19:46 +05:30
Chirag Aggarwal
bb56c9a91e
Merge branch '1.8.x' into release-cli-13.3.2
2026-02-11 17:24:38 +05:30
Chirag Aggarwal
f7f97cdb33
chore: release cli 13.3.2
2026-02-11 16:16:59 +05:30
Chirag Aggarwal
61c5374134
remove orchestration
2026-02-11 16:04:20 +05:30
Chirag Aggarwal
33cb992934
bump all to stable
2026-02-11 12:07:36 +05:30
Chirag Aggarwal
fed9af7568
remove console dev branch
2026-02-11 12:03:12 +05:30
Chirag Aggarwal
17d3abb287
feat: appwrite agent skills
2026-02-11 11:20:00 +05:30
Chirag Aggarwal
7c5fc442f1
retry
2026-02-10 17:38:52 +05:30
Chirag Aggarwal
d74704e10b
composer
2026-02-10 16:26:26 +05:30
Chirag Aggarwal
0fd93f4097
chore try fix console execute
2026-02-10 12:17:49 +05:30
Chirag Aggarwal
a80209ddbd
fix cookie parsing
2026-02-10 11:45:10 +05:30
ArnabChatterjee20k
da63463a3c
updated migration
2026-02-10 11:20:53 +05:30
Chirag Aggarwal
63a6714e31
fix import
2026-02-10 10:56:13 +05:30
Chirag Aggarwal
2d05d608f4
Upgrade utopia-php dependencies and fix namespace changes
...
- Upgrade utopia-php/cli from 0.15 to 0.22
- Upgrade utopia-php/analytics from 0.10 to 0.15
- Upgrade utopia-php/orchestration from 0.9 to 0.19
- Use dev branches for utopia-php/framework and utopia-php/platform
- Remove utopia-php/swoole dependency (merged into framework)
- Migrate Utopia\CLI\Console to Utopia\Console across all files
- Migrate Utopia\Http to Utopia\Http\Http namespace
- Migrate Utopia\Swoole\Files to Utopia\Http\Files (now instance-based)
- Convert static CLI::setResource() calls to instance-based Dependency API
- Fix StatsResources task named parameter mismatch
2026-02-10 10:34:24 +05:30
Jake Barnby
50193ebeeb
Merge branch '1.8.x' into feat-update-base
2026-02-09 23:31:00 +00:00
ArnabChatterjee20k
8e140bae6c
updated project and migraiton worker
2026-02-09 17:43:42 +05:30
ArnabChatterjee20k
3b2eb02f8a
Merge branch '1.8.x' into documents-db-api
2026-02-09 17:27:09 +05:30
Chirag Aggarwal
494ce5fc6a
chore: release cli 13.3.1
2026-02-09 13:14:28 +05:30
Chirag Aggarwal
ab35806372
update system lib
2026-02-06 15:43:59 +05:30
Chirag Aggarwal
1219391c76
update composer
2026-02-06 15:27:42 +05:30
Chirag Aggarwal
455004a536
chore: upgrade spomky-labs/otphp to latest
2026-02-06 15:12:37 +05:30
Jake Barnby
8bc859bc70
Update utopia-php/websocket to 1.0.0
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-06 02:42:30 +13:00