Skip to content

v4.1.0: Program and user authorizations

Compare
Choose a tag to compare
@daisieh daisieh released this 03 May 00:20
· 154 commits to develop since this release
86f833a

Highlights

  • ProgramAuthorization endpoints
  • UserReadAuthorization endpoints
  • Site role endpoints
  • test data updates

What's Changed

  • DIG-1517: Create ProgramAuthorizationSchema and its endpoints by @daisieh in #80
  • DIG-1549: Use private urls if running within a container by @daisieh in #82
  • DIG-1543: better separation of results and errors by @daisieh in #83
  • Extend timeout for ingest to be 60s by @OrdiNeu in #84
  • Hotfix: Loosen requirement for awscli by @daisieh in #85
  • DIG-1275: site admin role can be updated to a real user by @daisieh in #86
  • Shift dates in test data by @mshadbolt in #87
  • Add script to automatically generate synthetic data by @mshadbolt in #81
  • DIG-1502, DIG-1496: user authorizations by @daisieh in #91
  • Ingest updates for consistency new authx methods by @mshadbolt in #92
  • Fix generate_test_data docs and add API payload example for Program authorization by @mshadbolt in #93
  • Update htsget_ingest.py to use new site_admin method by @mshadbolt in #94

Full Changelog: v4.0.0...v4.1.0