Skip to content

Dependency and docker updates

Compare
Choose a tag to compare
@george42-ctds george42-ctds released this 06 Feb 17:53
· 69 commits to master since this release
e335107

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

  • Bump cryptography to 41.0.6 (#40)
  • Use Python 3.9 (#34)
  • Update flask, authutils, cryptography and other dependencies (#34)