Skip to content

Cohorts endpoints

Compare
Choose a tag to compare
@paulineribeyre paulineribeyre released this 08 Dec 17:32
· 113 commits to master since this release
222e645

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

  • flask to 1.1.2 (latest) (#15)
  • Pin cryptography to 2.8 to fix dependency issues, base dockerfile to v1.3.0
    (#12)