Skip to content

v1.1.2

Choose a tag to compare

@miki725 miki725 released this 26 Jun 04:01
v1.1.2
bf0e390

Download binaries at https://chalkproject.io/download/


Bug Fixes

  • Build context upload to ECR no longer fails for blobs larger than one chunk. ECR stores each PATCH chunk correctly but reports a stale Range header that does not advance, causing spec-compliant clients to re-send chunks at the wrong offset and receive a 416. Chalk now detects a non-advancing Range after one retry and switches to tracking position by what was sent rather than what the registry reports. (#682, aws/containers-roadmap#2831)

Commits since the previous tag: v1.1.1...v1.1.2