Skip to content

Azure Storage File Go SDK v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@vinjiang vinjiang released this 06 Sep 08:02
· 50 commits to master since this release
  • Redact sig query parameter in copy source header.
  • Optimize retry logics that better handles net.Error and fix the context leak.
  • Update content md5 definitions.
  • Use latest spec and autorest generated code which optimized error handling and metadata validation.
  • Other optimizations done through aligning to blob SDK.
  • Optimize examples using azfile package as customer do.
  • Add CI support.
  • Add issue template.
  • Remove swagger spec, which is language agnostic.