This release note corresponds to the dates November 2, 2023 to November 9, 2023. This release includes back-end updates to workflows, interactive analysis (Notebooks, Galaxy, RStudio), user interface, Data Repository, and Google and Azure integrations to improve upcoming features.
Data Repo
- DrsHub now gracefully falls back to fetching DRS objects via bearer token in cases where passport authorization is supported, but the user does not hold a passport or the attempt to fetch the object via passport fails.
- We modified our application to include the following request headers so that browsers do not cache potentially sensitive content:
- Cache-control: no-store
- Pragma: no-cache