mirror-immich/packages
moversity afa836181c
fix(cli): prevent out-of-memory on file upload due to undici storing the request body (#28723)
fix(cli): add fetch param to prevent OOM of upload

Issue due to undici storing the entire request body in memory.
Related undici bug report: https://github.com/nodejs/undici/issues/4058

Fixes https://github.com/immich-app/immich/issues/28720

Signed-off-by: moversity <148445403+moversity@users.noreply.github.com>
2026-06-03 15:19:35 +00:00
..
cli fix(cli): prevent out-of-memory on file upload due to undici storing the request body (#28723) 2026-06-03 15:19:35 +00:00
e2e-auth-server fix(deps): update typescript-projects (#28371) 2026-05-20 16:56:27 +02:00
plugin-core fix: album name (#28751) 2026-06-01 19:45:24 +02:00
plugin-sdk feat: more plugin triggers and methods (#28690) 2026-05-29 14:02:07 -04:00
sdk feat: minimum face count per user (#27452) 2026-06-02 18:05:55 +02:00