Skip to content

0.1.2

Compare
Choose a tag to compare
@mazay mazay released this 02 May 00:01
· 338 commits to master since this release
fac0a08
  • Symlinks within the sync directory are skipped from processing (#100)
  • Introduced forced reload feature, which might be useful for cleaning/retrying to sync all the failed files without the application restart. The forced reload can be triggered with an HTTP request, eg. - curl http://127.0.0.1:8090/reload?force. For more details please check - https://docs.s3sync-service.org/en/0.1.2/how-it-works/#application-reload
  • Upgraded to Go 1.16
  • Improved the initial sync by switching to a more efficient WalkDir method
  • Numerous internal improvements, tests, etc.

image:
Docker Hub: zmazay/s3sync-service:0.1.2
Quay.io: quay.io/s3sync-service/s3sync-service:0.1.2