Skip to content

5.1.2

Compare
Choose a tag to compare
@george42-ctds george42-ctds released this 14 Nov 22:20
· 24 commits to master since this release
d2893b1

Release Notes

For: uc-cdis/sheepdog

Notes since tag: 5.1.0

Notes to tag/commit: d2893b1

Generated: 2023-11-14

Bug Fixes

  • Fix validation issue when submitting null values allowed by a oneOf/anyOf
    dictionary property definition (#398)
  • (#398)

Improvements

  • Code coverage reported to coveralls through GH action. (#401)
  • Replaces codacy badge with coveralls (#401)
  • Remove unused oauth2 blueprint and its settings and dependencies (#402)
  • fix(travis): remove travis CI, replace with GH Actions (#400)
  • Fix Swagger docs: add /v0/submission prefix (#395)
  • JSON export returns JSON arrays instead of comma-delimited strings (#394)
  • Log actual grant_read_permissions_to_graph errors (#388)

Dependency Updates

  • Flask to 2.3.3 (#403)
  • Remove cdis_oauth2client dependency (#402)
  • remove cryptography, update requests & urllib3, fix other packages to
    ensure successful dependency resolution (#399)