v0.2.0e
Release: v0.2.0e
- 0fa22cd update dependencies: add server helper function to golib/server
- f569520 Add templates
- ed56ba3 working version of raw data location
- 4aab3f4 Add support for sub-dirs
- 3902e01 Add getFileList helper function
- 7865841 update dependencies: bug fix in golib/services
- 9e20118 Serve files from data location
- 27b5da7 update dependencies: various updates of golib, e.g. add MetaDataRecords, DataLocationAttributes
- ee6fb65 Add /data end-point
- 94cb472 New common handlers module
- c78d839 New module for utils
- 4477583 Extend fsclient to support file meta-data
- b834435 Extend implementation to support directory access
- a5356ab basic LocalFsClient implementation
- 6a1835d Allow two backends: S3 and FS
- 2919ef7 Add FsClient interface and basic LocalFsClient implementation