Commit Graph
34305 Commits
Author SHA1 Message Date
Chirag Aggarwal cb4a1242df Merge branch '1.9.x' into chore/remove-utopia-logger 2026-04-30 16:37:02 +05:30
Chirag Aggarwal f2b058e612 Revert "Fix query impersonation and CSV migration test"
This reverts commit 740247a687.
2026-04-30 16:27:04 +05:30
Chirag Aggarwal 740247a687 Fix query impersonation and CSV migration test 2026-04-30 16:13:44 +05:30
Shmuel Fogel fbbab0f7e1 Merge pull request #12181 from appwrite/set-global-collection
Set global collection
2026-04-30 12:49:00 +03:00
Matej Bačo 86b9599a57 Merge pull request #12191 from appwrite/oauth-quality-improvements
Fix: oauth order; Fix apple secreting too much
2026-04-30 11:17:51 +02:00
Luke B. Silver 526b390c15 Merge pull request #12189 from FerRubioMorales/fix/spanish-session-alert-translations
fix(locale): add Spanish session alert translations
2026-04-30 10:08:02 +01:00
Chirag Aggarwal 268fef512a Gate pretty span exporter to development 2026-04-30 14:09:05 +05:30
Chirag Aggarwal 04f4267d61 Publish realtime close errors through logError 2026-04-30 13:58:20 +05:30
Chirag Aggarwal 2349104e2c Restore Appwrite exception publish gate 2026-04-30 13:51:52 +05:30
Matej Bačo b73ba68bfb Fix oauth order; Fix apple secreting too much 2026-04-30 10:21:38 +02:00
Chirag Aggarwal 48c34f90b6 Clean up Greptile style findings 2026-04-30 13:44:26 +05:30
Chirag Aggarwal 4210a37ca3 Align CLI error span code attribute 2026-04-30 13:37:15 +05:30
Chirag Aggarwal 7255e664e3 Make HTTP error publishing explicit 2026-04-30 13:26:20 +05:30
fogelito d98bd8c972 Remove line 2026-04-30 10:44:21 +03:00
fogelito 81c580bf50 Merge branch '1.9.x' of https://github.com/appwrite/appwrite into set-global-collection 2026-04-30 10:42:09 +03:00
Chirag Aggarwal 15ac0995e6 Validate experimental logging sample rate 2026-04-30 13:10:51 +05:30
fogelito c0bba74eee set setGlobalCollections logs 2026-04-30 10:36:12 +03:00
frubio 337d47b1d9 fix(locale): add Spanish session alert translations 2026-04-30 09:33:08 +02:00
Chirag Aggarwal db55141535 Use initialized spans for isolated error export 2026-04-30 13:02:42 +05:30
Chirag Aggarwal 03e11991ac Remove span exporter unit test 2026-04-30 12:47:00 +05:30
Chirag Aggarwal e8d1710bf5 Clarify logging config migration 2026-04-30 12:44:48 +05:30
Chirag Aggarwal e3b26a4666 Tighten experimental error span sampling 2026-04-30 12:10:40 +05:30
Chirag Aggarwal 9a09bbbe72 Isolate CLI error spans 2026-04-30 12:01:37 +05:30
Chirag Aggarwal 314a8e6096 Export realtime exceptions with isolated spans 2026-04-30 11:54:42 +05:30
Chirag Aggarwal 0c5e9580ed Remove stale realtime logging env 2026-04-30 11:49:17 +05:30
Chirag Aggarwal 3c780bfd14 Isolate realtime and worker error spans 2026-04-30 11:41:31 +05:30
Chirag Aggarwal 0dfe84a56b Document experimental logging config 2026-04-30 11:34:15 +05:30
Chirag Aggarwal 9e9ca86a3c Tighten span logging validation 2026-04-30 11:26:54 +05:30
Chirag Aggarwal 7175c3b7c9 Fix span exporter test analysis 2026-04-30 11:10:12 +05:30
Chirag Aggarwal 811ee9fc52 Verify isolated error span exports 2026-04-30 11:04:15 +05:30
Chirag Aggarwal 106a93936e Isolate worker error spans 2026-04-30 10:57:14 +05:30
Chirag Aggarwal 4f28257d8d Use named arguments for experimental logging 2026-04-30 10:47:18 +05:30
Chirag Aggarwal bd3606e07a Record publishable HTTP errors on spans 2026-04-30 10:45:40 +05:30
Chirag Aggarwal 7075c129f4 Clarify logging DSN documentation 2026-04-30 10:43:39 +05:30
Chirag Aggarwal fa8616b8f4 Document Sentry logging config 2026-04-30 10:41:47 +05:30
Chirag Aggarwal 82235f473f Remove legacy logging variables 2026-04-30 10:36:07 +05:30
Chirag Aggarwal eeea533a26 Remove utopia logger dependency 2026-04-30 10:18:54 +05:30
Chirag Aggarwal 8ffe48d948 Merge pull request #12179 from appwrite/fix/project-delete-platform-cleanup 2026-04-30 09:43:37 +05:30
Chirag Aggarwal 4050b9ded1 Continue project cleanup after resource failures 2026-04-30 09:28:22 +05:30
fogelito d099167d18 Shared env 2026-04-29 17:09:25 +03:00
fogelito 9d3255f5cd Update lock 2026-04-29 17:08:14 +03:00
fogelito f03cc847f8 Merge branch '1.9.x' of https://github.com/appwrite/appwrite into set-global-collection
# Conflicts:
#	composer.lock
2026-04-29 17:07:32 +03:00
Torsten Dittmann 6088fd55c8 Merge pull request #12138 from appwrite/feat-out-of-order-chunk-uploads 2026-04-29 18:04:57 +04:00
Matej Bačo 1aeee8c407 Merge pull request #12178 from appwrite/fix-developer-experience
Fix: Developer experiene with recent chagnes
2026-04-29 15:56:06 +02:00
fogelito 18b9769672 lock file 2026-04-29 16:14:21 +03:00
fogelito 8eed06678b formatting 2026-04-29 15:54:05 +03:00
fogelito 7a9a2899ff setGlobalCollections 2026-04-29 15:41:56 +03:00
Matej Bačo 36486ccc93 Fix tests 2026-04-29 14:41:19 +02:00
Chirag Aggarwal 794d8eac5b Fix project delete platform cleanup ordering 2026-04-29 17:55:06 +05:30
Matej Bačo 32ebfc6cb8 Fix backwards compatibility 2026-04-29 14:14:49 +02:00