Releases: CHESSComputing/MetaData
Releases · CHESSComputing/MetaData
v0.2.0c
v0.2.0b
v0.2.0a
v0.2.0
v0.1.9
v0.1.8
Release: v0.1.8
- No changes
v0.1.7
Release: v0.1.7
- 852447b update dependencies: doi interface
- 5c4f3f4 add doi_user and doi_create_at to skip keys
- ee79b1d update dependencies: add support for large files in s3.UploadFile API
- 7750a56 update dependencies: switch to DocDB and S3Client interfaces
- 9d13a66 remove obsolete code
- 3b880f1 switch to DocDB interface
- ee59ada update dependencies: unification of golib/s3 APIs (support for minio and ceph clients)
- a55a4ba update dependencies: adjust golib/s3 APIs to be independent from s3 implementation
- 0da3db0 update dependencies: introduce golib/s3 library
v0.1.6
Release: v0.1.6
- 29d097c update dependencies: change spec data-type in golib
- c671026 Add proper spec handling from ServiceQuery
- 411af9c support both application/x-ndjson or application/ndjson accept requests
- 47e493f Add /records end-point to fetch all records from MetaData service (needed for syncing)
- bc94d1c update dependencies: implement docdb module; switch MetaData service from mongo to docdb module
- 5d6f736 Switch from mongo module to docdb which allows choice of docdb backend: MongoDB vs embedDB
- 6028fd5 update dependencies: implement docdb and embed modules
- 67866d1 Drop bson dependency as filter in mongo.Distinct is no longer needed
- 643b18e Use MapKeys from utils module instead of mongo
- 57368d5 update dependencies: drop of gorm, addition of sqldb
- 048bebc Add build_amd64_static action to Makefile
- 5d6d0a1 Update
- 80ebe0a update dependencies: switch from bson to map[string]any
v0.1.5
v0.1.4
Release: v0.1.4
- 224bbf9 fix print function call
- ab74cca change location of print statement
- b6e183e Add printout in case of error for creation of globus link
- 87a5c40 update dependencies for golib: implement DOI publishing (MaterialCommons and Zenodo)
- f75609c add doi and doi_link to skip keys
- e301566 update dependencies for golib: add Zenodo APIs
- 863d47d update dependencies for golib: add MaterialCommons library
- af66446 Add doi as special key