-
Notifications
You must be signed in to change notification settings - Fork 303
Closed
Description
I've updated the LTS changelog post-20.2.7 (Jan 2022):
Lines 1 to 21 in 51cbfed
20.2.8 (To be determined) | |
========================= | |
Bug-fix release in the 20.2.x LTS series. | |
* FIX: Select volumetric dseg.tsv from recent TemplateFlow releases (#3257) | |
* FIX: LTS package build (#3328) | |
* DOC: Read html_baseurl from RTD environment, if available (#3324) | |
* DOCKER: Pin conda environment more strictly (#2853) | |
* MNT: Require niworkflows ~1.3.6 (#2740) | |
* CI: Upgrade docker orb (#2865) | |
This release includes a number of fixes that have accumulated in niworkflows, | |
including the following fixes that affect fMRIPrep: | |
* FIX: Remove unused ANTs parameter that was removed in 2.4.1 (nipreps/sdcflows#431) | |
* FIX: Limit 3dQwarp to maximum 4 CPUs for stability reasons (nipreps/sdcflows#128) | |
* MAINT: Make call to scipy.stats.mode compatible with scipy 1.11.0 (nipreps/sdcflows#371) | |
* FIX: TSV2JSON should convert empty TSV files to empty JSON files (nipreps/niworkflows#747) | |
* FIX: Use copy function that does not preserve mtime when creating fsaverage | |
directories (nipreps/niworkflows#703) | |
* FIX: Set pixdim[4] to match RepetitionTime (nipreps/niworkflows#679) |
Bug-fix PRs:
- FIX: Select volumetric dseg.tsv from recent TemplateFlow releases #3257
- FIX: Remove unused ANTs parameter that was removed in 2.4.1 sdcflows#431
- MAINT: Make call to scipy.stats.mode compatible with scipy 1.11.0 sdcflows#371
- FIX: Limit
3dQwarp
to maximum 4 CPUs for stability reasons sdcflows#128 - FIX: TSV2JSON should convert empty TSV files to empty JSON files niworkflows#747
- FIX: Use copy function that does not preserve atime when creating fsaverage directories niworkflows#703
- FIX: Set pixdim[4] to match RepetitionTime niworkflows#679
Most of the fixes affect tests, resolve bugs discovered in our own uses (which abandoned 20.2.x a long time ago), or fix problems for users building their own environments (and the niworkflows/sdcflows releases resolved those).
Only nipreps/niworkflows#679 addresses a specific user-reported bug in our published containers. Given that it came 2 months after the 20.2.7 release, we were probably expecting more, but it's been two more years and almost all PRs are just keeping the thing building.
Should we go ahead and release? Or is 20.2.7 demonstrably "fine" at this point? @bpinsard @mgxd @HippocampusGirl?
Diffs:
- fMRIPrep: 20.2.7...maint/20.2.x
- SDCFlows: nipreps/sdcflows@1.3.3...1.3.5
- Niworkflows: nipreps/niworkflows@1.3.5...1.3.10
Metadata
Metadata
Assignees
Labels
No labels