Releases: uc-cdis/manifestservice
Releases · uc-cdis/manifestservice
0.5.2
Release Notes
For: uc-cdis/manifestservice
Notes since tag: 0.5.1
Notes to tag/commit: 0.5.2
Generated: 2024-08-23
Bug Fixes
- Make sure boolean type is taken care of correctly (#55)
Dependency Updates
0.5.1
Release Notes
For: uc-cdis/manifestservice
Notes since tag: 0.5.0
Notes to tag/commit: 0.5.1
Generated: 2024-06-13
Improvements
- change exported metadata filenames to
metadata-<timestamp>.json
(#51) - updated README and OpenAPI docs with regards to the new
/metadata
API
endpoints (#51)
Dependency Updates
0.5.0 new /metadata endpoints
Release Notes
For: uc-cdis/manifestservice
Notes since tag: 0.4.0
Notes to tag/commit: 0.5.0
Generated: 2024-05-16
New Features
- 3 new
/metadata
endpoints for creating/updating and storing metadata information in s3 buckets
Dependency and docker updates
Release Notes
For: uc-cdis/manifestservice
Notes since tag: 0.3.0
Notes to tag/commit: e335107
Generated: 2024-02-06
New Features
- Use EKS IAM service account tied to a role instead of AWS IAM user. (#32)
- updating docker base image to debian (#26)
- Project now using Poetry for package management and install (#25)
- Dockerfile updated pybase (#25)
Bug Fixes
- update to latest base image to avoid issue with dockerrun (#27)
Improvements
- Remediate path traversal vulnerability (#36)
- (#36)
- Use GH workflow for CI instead of Travis-ci (#34)
- fix(docs): fix issues with openapi generation, add required deps, push
updated docs (#33)
Dependency Updates
Cohorts endpoints
Release Notes
For: uc-cdis/manifestservice
Notes since tag: 0.2.0
Notes to tag/commit: 0.3.0
Generated: 2020-12-08
Bug Fixes
- Handle GUIDs with prefixes in cohorts endpoints (#18)
Improvements
- Separate cohorts unit tests from manifests unit tests and consolidate mocks
in conftest file (#18) - Add pre-commit config (#15)
- Remove useless access check (#12)
New Features
- Add cohorts endpoints (#9)
Dependency Updates
0.2.0: Merge pull request #5 from uc-cdis/fix/auth
fix(auth): use internal fence endpoint
0.1.0: Merge pull request #2 from uc-cdis/feat/manifest
feat(manifest): return content