This release note corresponds to the dates April 5, 2024 to April 12, 2024. 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
- For file ingests, if a load tag is locked and a new ingest attempts to use it, TDR will internally retry its attempts to obtain the lock. If TDR exhausts its retries, the flight will gracefully walk back rather than fail dismally due to exception serialization errors.
- The
Search Concepts
API returns rolled-up counts for concepts. Previously, it would return results reflecting the count for the concept itself, but not subconcepts rolled-up within that concept.