Releases: sennetconsortium/ingest-api
Releases · sennetconsortium/ingest-api
v1.2.14
What's Changed
- Use correct data dict structure for organ code translation - #166 by @maxsibilla in #168
Full Changelog: v1.2.13...v1.2.14
v1.2.13
- Updating Ingest Validation Tools submodule with new CEDAR support
- Shortening the login cookie expiration that contains globus information to 1 day to address portal login issues
v1.2.12
- Updating requirement to set pinned version of Werkzeug
- Adding support for
localhost
domain in set_cookie
v1.2.11
- Adding support for the Upload entity type
v1.2.10
- Modifying login process for the Data Sharing Portal to obscure user token response by utilizing base64 encoding and cookies
- Adding
read_privs
to login response for Data Ingest Board
v1.2.9
- Using updated atlas commons package to simplify UBKG integration
- Adding endpoints to support Ingest Board
v1.2.7
- Adding endpoint support for the CLT
- Fixing bug that prevented directories from being created during bulk registration of Datasets
v1.2.6
- Adding better error handling around creating dataset specific directories and starting the ingest pipeline
v1.2.5
- Adding support for murine source metadata validation
v1.2.4
- Adding new prvis endpoint to check if a user is a data admin
- Updating ingest-validation-tools submodule branch