- FIX: Ensure AWS SDK has access to object size when issuing an upload (@benoit74 #2117)
- FIX: Change log level of S3 missing keys message (@benoit74 #2144)
- FIX: Logic to set .webp path prefix on reencoded images is skewed (@benoit74 #2140)
- FIX: S3 cached images are missing (@benoit74 #2136)
- FIX: Do not rely on URL filename extension to detect images (@benoit74 #2088)
- FIX: S3 cached image are never used (@benoit74 #2138)
- FIX: RequestTimeTooSkewed error while downloading from cache (@benoit74 #2137)
- FIX: Axios timeouts are not properly handled (@benoit74 #2139)
- FIX: Many tasks are hanging forever (@benoit74 #2141)
- CHANGED: Pre-install all Node.JS dependencies in Docker build (@benoit74 #2148)