From 25779947a87c442ecaea94ac572ed9b82841bfe4 Mon Sep 17 00:00:00 2001 From: Janet Gainer-Dewar Date: Mon, 6 Jan 2025 13:53:21 -0500 Subject: [PATCH] Changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9e135d792..46b1444d9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,9 +59,9 @@ The index had low cardinality and workflow pickup is faster without it. Migratio The `IX_METADATA_ENTRY_WEU_MK` index is added to `METADATA_ENTRY`. In pre-release testing, the migration proceeded at about 3 million rows per minute. Please plan downtime accordingly. -### Bug fixes and small changes +### Reduce errors from boot disk filling up on Google Lifesciences API - * Changed default boot disk size from 10GB to 20GB in PipelinesAPI and Google Batch backends + * If Cromwell can't determine the size of the user command Docker image, it will increase Lifesciences API boot disk size by 30GB rather than 0. This should reduce incidence of tasks failing due to boot disk filling up. #### Improved `size()` function performance on arrays