loks0n and Claude Opus 4.6
c171e0c3a2
refactor: add bus.event span attribute to listener invocations
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 19:36:48 +00:00
loks0n and Claude Opus 4.6
2081c4c42c
refactor: replace bandwidth queueForStatsUsage with Bus events
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 19:36:48 +00:00
loks0n and Claude Opus 4.6
b45ff6b646
refactor: replace queueForExecutions with Bus event bus
...
Introduce a generic event bus (Utopia\Bus) with typed events, listener
base class, Span instrumentation, and coroutine dispatch. Replace all
direct queueForExecutions and inline execution usage calls with
ExecutionCompleted event and dedicated listeners (Log, Usage).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 19:36:48 +00:00
ArnabChatterjee20k
82db411517
updated
2026-03-03 19:36:49 +05:30
fogelito
5999db295d
Message
2026-03-03 15:44:20 +02:00
ArnabChatterjee20k
7644e0fe48
Add realtime metrics for connections, messages, and bandwidth in project usage
2026-03-03 18:48:37 +05:30
fogelito
b6b44efdab
Revert length
2026-03-03 13:58:00 +02:00
fogelito
f4125b8859
Remove length
2026-03-03 13:35:23 +02:00
fogelito
1ccd61ece5
functionInternalId
2026-03-03 12:15:21 +02:00
Hemachandar and GitHub
598c71fb11
Move VCS events APIs to Modules ( #11403 )
...
* Move VCS events APIs to Modules
* trait
* lint
* fix external flow
* fix overriden vars
* feedback
2026-03-03 00:15:09 +05:30
Chirag Aggarwal and GitHub
40fc4edb25
Merge pull request #11433 from appwrite/update-sdk-diff-check
...
chore: improve sdk diff check
2026-03-02 23:43:50 +05:30
Chirag Aggarwal
feedd0eb4a
improve prompt
2026-03-02 23:30:47 +05:30
Chirag Aggarwal
f41c19ed3e
improve prompt
2026-03-02 23:26:48 +05:30
Chirag Aggarwal
94bd9661b3
change
2026-03-02 23:24:48 +05:30
Chirag Aggarwal
e31843be4b
change
2026-03-02 23:20:29 +05:30
Chirag Aggarwal
e7424e70aa
chore: improve sdk diff check
2026-03-02 23:14:08 +05:30
Jake Barnby and GitHub
5dadb9a998
Merge pull request #11430 from appwrite/realtime-tablesdb-prefix
2026-03-02 23:52:02 +13:00
Hemachandar and GitHub
164c372b21
Per-project permissions for installations ( #11423 )
...
* Per-project permissions for installations
* lint
2026-03-02 16:10:58 +05:30
Hemachandar and GitHub
cb260fa3d8
Add authorized field to VCS repository model ( #11420 )
...
* Add authorized field to VCS repository model
* use new API
2026-03-02 15:48:08 +05:30
ArnabChatterjee20k
05a2f56945
updated tests
2026-03-02 14:27:54 +05:30
ArnabChatterjee20k
82a5d138e0
refactor: enhance event handling by ensuring unique events and improving channel merging in Realtime adapter
2026-03-02 14:22:44 +05:30
ArnabChatterjee20k
3d4f37c482
refactor: improve channel handling for Realtime events and update tests for TablesDB compatibility
2026-03-02 14:12:13 +05:30
Jake Barnby and GitHub
b03ad6d523
Merge pull request #11392 from appwrite/migration-resource-enum-fix
2026-03-02 20:09:05 +13:00
Eldad A. Fux and GitHub
a5fa09b4ce
Merge pull request #11185 from Shivangisharma4/doc-fix-typos-contributing
...
doc: Fix typos in CONTRIBUTING.md
2026-02-27 20:42:57 +01:00
Prem Palanisamy
5c2b1be581
chore: update sdk-generator to 1.11.3
2026-02-27 09:04:18 +00:00
Prem Palanisamy
b3b2fe3ba2
Merge remote-tracking branch 'origin/1.8.x' into migration-resource-enum-fix
2026-02-27 09:01:31 +00:00
Jake Barnby and GitHub
9667ec2434
Merge pull request #11414 from appwrite/fix-realtime-regions
2026-02-27 08:10:01 +00:00
Jake Barnby and GitHub
3c4c78d086
Merge branch '1.8.x' into fix-realtime-regions
2026-02-27 06:07:06 +00:00
Jake Barnby and GitHub
98aab7b34d
Merge pull request #11421 from appwrite/realtime-log-improve
2026-02-27 05:55:13 +00:00
Prem Palanisamy
81e828a200
use named arguments and elvis operator for realtime error logging
2026-02-26 15:45:46 +00:00
Prem Palanisamy
218d25ba1b
improve realtime error logging with project, user, and auth context
2026-02-26 15:45:46 +00:00
Eldad A. Fux and GitHub
908a74f69d
Merge pull request #11413 from appwrite/fix-users-optional-name-error
...
Fix users optional name error
2026-02-26 16:23:03 +01:00
Jake Barnby and GitHub
8368a28ff5
Merge pull request #10832 from appwrite/cached-documents-list
2026-02-26 12:55:05 +00:00
Jake Barnby and GitHub
abe21d51cb
Merge pull request #11418 from appwrite/copilot/sub-pr-11414-again
2026-02-26 12:54:03 +00:00
copilot-swe-agent[bot] and abnegate
339ecc418d
test: remove testConnectionFailureRegionMismatch and mock PATCH route
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 12:46:47 +00:00
copilot-swe-agent[bot] and abnegate
5ff7e2af24
fix: revert regions.php, add mock PATCH route for project region in tests
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 12:31:05 +00:00
copilot-swe-agent[bot] and abnegate
9aa47c267d
test: add region mismatch failure test and fra region to config
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 12:14:23 +00:00
Prem Palanisamy
12dca64b60
Merge remote-tracking branch 'origin/1.8.x' into migration-resource-enum-fix
2026-02-26 12:04:16 +00:00
copilot-swe-agent[bot] and abnegate
952f48c72a
fix: use AppwriteException, fix console region, add region check test
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 11:55:15 +00:00
copilot-swe-agent[bot]
4e80f7eb9a
Initial plan
2026-02-26 11:35:32 +00:00
Jake Barnby and GitHub
9db037722c
Merge pull request #11416 from appwrite/copilot/sub-pr-11414
2026-02-26 11:33:44 +00:00
eldadfux
ded05ebea2
Merge remote-tracking branch 'origin/1.8.x' into fix-users-optional-name-error
2026-02-26 12:09:12 +01:00
Eldad A. Fux and GitHub
a71f3555ae
Merge pull request #11412 from appwrite/fix-better-error-for-functions
...
Fix better error for functions
2026-02-26 12:07:31 +01:00
copilot-swe-agent[bot] and abnegate
4500349fda
fix: use 'default' fallback for _APP_REGION in realtime.php
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 11:00:09 +00:00
copilot-swe-agent[bot]
611495ec28
Initial plan
2026-02-26 10:50:52 +00:00
Jake Barnby
347436d370
Add region check
2026-02-26 23:37:26 +13:00
Jake Barnby and GitHub
dd925e335b
Merge pull request #11411 from appwrite/bump-pools
2026-02-26 10:35:46 +00:00
Chirag Aggarwal and GitHub
0e8b5f1d04
Merge pull request #11400 from appwrite/fix-execution-timeout-status
...
fix: show timed-out executions as failed across API endpoints
2026-02-26 15:43:00 +05:30
Jake Barnby and Claude Opus 4.6
8dfaf4a9a9
fix: remove unused collectionUpdatedAt from cache key
...
The schema hash already captures all collection changes, making the
$updatedAt field redundant (and unreliable since Utopia preserves it).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 23:12:38 +13:00
Jake Barnby and Claude Opus 4.6
d5b2f97252
fix: use md5 hash of attributes/indexes instead of counts in cache key
...
Counts alone miss delete/re-add scenarios where the count stays the same
but the schema is different. MD5 of the full attribute and index arrays
captures any schema change.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 23:07:24 +13:00