Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 15:57
2628745

Release: v0.1.7

  • 2628745 update dependencies: doi interface
  • 07d6914 update dependencies: add support for large files in s3.UploadFile API
  • d2f049c fix argument in log.Fatal
  • 341fb90 Switch to Config.DataManagement.S3
  • 3a8939d update dependencies: switch to DocDB and S3Client interfaces
  • 2a7bbd9 update dependencies: unification of golib/s3 APIs (support for minio and ceph clients)
  • 5992806 update dependencies: adjust golib/s3 APIs to be independent from s3 implementation
  • f90e33a fix return type of s3.UploadObject
  • 531cf7a update dependencies: introduce golib/s3 library
  • c1bb72c Switch to golib/s3 library instead of using minio