5.1.2
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)