Releases: Altinity/docker-sync
Releases · Altinity/docker-sync
docker-sync-v0.0.18
Changelog
- e8bb12e feat: add R2 and S3 support for image synchronization
- 063fe18 feat: improve S3 image sync with optimized data handling
- cbb05aa fix: add s3 check in tag retrieval
- d391b70 fix: correct metadata key for calculated digest in S3 sync
- 9b8f351 fix: handle errors in image push functions and increase timeout
- 4137114 fix: handle optional config in S3 sync function
- 7bf5b9b fix: s3 checksum
- b5b045a fix: update error message for unsupported v1 schema
docker-sync-v0.0.17
Changelog
- 1a1add8 feat: add telemetry for image sync errors
docker-sync-v0.0.16
Changelog
- a1cc051 fix: improve error handling and telemetry in image sync
docker-sync-v0.0.15
Changelog
- 2515b53 feat: add mutable tags support for image synchronization
docker-sync-v0.0.14
Changelog
- a0f5f91 refactor: simplify image synchronization logic
docker-sync-v0.0.13
Changelog
- ca3f9bf refactor: replace retry with retryNotify in image sync
docker-sync-v0.0.12
Changelog
- bb2780f feat: add authentication details to image syncing logs
docker-sync-v0.0.11
Changelog
- bc02802 feat: add default registry for image URLs in GetRegistry function
docker-sync-v0.0.10
docker-sync-v0.0.9
Changelog
- 29cecb7 fix: handle additional rate limiting error in SyncImage