Release: v0.1.7
- 65a3f66 Add osinfo, environment, script info to provenance web UI
- a23417b update dependencies: doi interface
- 96866b1 fix typo
- 3f72d05 fix typo
- f8a172b code updates
- 4489e5f check doi of the record; record user and time when doi is created
- 15ebbc8 pass user to obtain proper token
- 5b181a4 code refactoring
- c6cd9cd Remove checkbox and radio
- 52ea9bd update dependencies: add support for large files in s3.UploadFile API
- 3f03f5c update dependencies: switch to DocDB and S3Client interfaces
- 977f5b5 Skip check btrs when using embed db; skip Mongo spec construction when using embed db
- 1dd6829 update dependencies: unification of golib/s3 APIs (support for minio and ceph clients)
- 35af7ee update dependencies: adjust golib/s3 APIs to be independent from s3 implementation
- a7b4d0e update dependencies: introduce golib/s3 library