We are trying to upload big files (around 64MB-90MB) and it always fails for RAR and ZIP files, but it works on TXT files, for example.
The upload sessions work correctly, and the PUTs do not generate error.

The commit also finishes with a 202 code, but ultimately fails with a 400 code (File digest was incorrect).


This error does not happen when we downgrade to a previous version, and we can upload any kind of file of any size.
Could this be related to the new SHA implementation?