Skip to content

v1.7.12

Compare
Choose a tag to compare
@vildead vildead released this 20 Jul 12:41
· 308 commits to develop since this release

BREAKING CHANGE

All published datasets (exposed via API) are unpublished during migration. A new exposure endpoint needs to be created by administrator with the name and API key and datasets must be exposed manualy by a user belonging to datasteward group.

New features

  • Support for multiple publishing endpoints #412.
    • Dataset metadata can be exposed to multiple pre-defined endpoints while using different external access request forms (e.g. REMS).
    • New "endpoint" model keeps API key specific to each endpoint (e.g. data catalog, dashboard app, ...).

Fixed bugs

  • Cannot create access object #403