Skip to content

Commit a2fec6b

Browse files
committed
updated changelogs and versions
1 parent 2ba69fb commit a2fec6b

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

pipelines/broad/dna_seq/germline/single_sample/ugwgs/UltimaGenomicsWholeGenomeGermline.changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.1.5
2+
2025-03-17 (Date of Last Commit)
3+
4+
* Updated Picard docker for CompareMetrics from 2.20.4-SNAPSHOT to 2.26.10-SNAPSHOT to fix security vulnerability
5+
16
# 1.1.4
27
2025-02-21 (Date of Last Commit)
38

pipelines/broad/dna_seq/germline/single_sample/ugwgs/UltimaGenomicsWholeGenomeGermline.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ workflow UltimaGenomicsWholeGenomeGermline {
5050
filtering_model_no_gt_name: "String describing the optional filtering model; default set to rf_model_ignore_gt_incl_hpol_runs"
5151
}
5252

53-
String pipeline_version = "1.1.4"
53+
String pipeline_version = "1.1.5"
5454

5555

5656
References references = alignment_references.references

pipelines/broad/dna_seq/somatic/single_sample/ugwgs/UltimaGenomicsWholeGenomeCramOnly.changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.0.25
2+
2025-03-17 (Date of Last Commit)
3+
4+
* Updated Picard docker for CompareMetrics from 2.20.4-SNAPSHOT to 2.26.10-SNAPSHOT to fix security vulnerability
5+
16
# 1.0.24
27
2025-02-21 (Date of Last Commit)
38

pipelines/broad/dna_seq/somatic/single_sample/ugwgs/UltimaGenomicsWholeGenomeCramOnly.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ workflow UltimaGenomicsWholeGenomeCramOnly {
4343
save_bam_file: "If true, then save intermeidate ouputs used by germline pipeline (such as the output BAM) otherwise they won't be kept as outputs."
4444
}
4545

46-
String pipeline_version = "1.0.24"
46+
String pipeline_version = "1.0.25"
4747

4848
References references = alignment_references.references
4949

0 commit comments

Comments
 (0)