Skip to content

Releases: viant/afsc

Release 0.9.2

Choose a tag to compare

@adranwit adranwit released this 20 Nov 20:03
  • Added download retry

Release 0.9.1

Choose a tag to compare

@adranwit adranwit released this 19 Nov 18:25
  • Optimize Exists, Get operation (to avoid expensive list operation)

Release 0.8.0

Choose a tag to compare

@adranwit adranwit released this 18 Nov 18:02
  • Added upload generation

Release 0.7.4

Choose a tag to compare

@adranwit adranwit released this 17 Nov 05:29
v0.7.4

added storage object back option to upload

Release 0.7.3

Choose a tag to compare

@adranwit adranwit released this 06 Nov 07:05
v0.7.3

updated retry logic

Release 0.7.2

Choose a tag to compare

@adranwit adranwit released this 05 Nov 22:21
v0.7.2

added extra sleeo befire retry

Release 0.7.1

Choose a tag to compare

@adranwit adranwit released this 05 Nov 05:38
  • Added retry on backendError

Release 0.7.0

Choose a tag to compare

@adranwit adranwit released this 01 Nov 07:08
  • Added streaming option for move/copy fallback
  • Added logging
  • Renamed Checksum to SkipChecksum reference

Release 0.6.2

Choose a tag to compare

@adranwit adranwit released this 29 Oct 17:15
  • Patched int over-allocation on s3 reader

Release 0.6.0

Choose a tag to compare

@adranwit adranwit released this 29 Oct 03:37
  • Implemented Stream Reader
  • Added support for Steam/Checksum option
  • Update Storage signature changes (breaking changes)