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)