这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: viant/afs

Release 0.7.0

01 Nov 07:06

Choose a tag to compare

  • Renamed option.Checksum to SkipChecksum

Release 0.6.1

30 Oct 15:26

Choose a tag to compare

  • Implemented StoragerAuthTracker on scp
  • Added option.Auth to control auth reusibility

Release 0.6.0

29 Oct 03:40

Choose a tag to compare

  • Added Sizer interface
  • Added Checksum option with Skip flag (upload)
  • Add Stream option with PartSize (download)
  • Added base.StreamReader
  • Signature change (from []byte to io.Reader)
    • Storager.Upload
    • Storager.Create

Release 0.5.0

25 Oct 15:04

Choose a tag to compare

  • Added AuthTracker

Release 0.4.2

19 Oct 01:27

Choose a tag to compare

  • Patched object URL, recursive list

Release 0.4.1

15 Oct 17:59

Choose a tag to compare

  • Update copy implementation
  • Added url.IsSchemeEquals

Release 0.3.1

09 Oct 20:50

Choose a tag to compare

  • Patched URL for single file list operation
  • Streamlined object function
  • Streamlined exists function

Release 0.3.0

04 Oct 22:17

Choose a tag to compare

  • Optimized base upload
  • Added option.Recursive for the list operation

Release 0.2.2

04 Oct 14:46

Choose a tag to compare

  • Streamlined upload

Release 0.2.1

02 Oct 18:31

Choose a tag to compare

  • Patched default BatchUploader close
  • Added ssh proto