Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 4.03 KB

changelog_1.6.1.rst

File metadata and controls

56 lines (44 loc) · 4.03 KB

1.6.1

Additional Changes

  • #1165 - Support basic building of singularity images
  • #1315 - Assets should always return paths using posix style
  • #1321 - Comps CLI should have singularity build support

Bugs

  • #1271 - COMPS SSMT Version fetch should fetch latest compatible idmtools image
  • #1303 - Fix platform object assignment on AssetCollection
  • #1312 - Update analyze_manager.py to remove iterkeys in support of diskcache 5.1.0
  • #1313 - Support tags in prefix on AssetizeOutputs

Dependencies

  • #1281 - Update pytest requirement from ~=6.1.1 to ~=6.1.2
  • #1287 - Update allure-pytest requirement from ~=2.8.18 to ~=2.8.19
  • #1288 - Update junitparser requirement from ~=1.6.0 to ~=1.6.1
  • #1289 - Update sphinx-copybutton requirement from ~=0.3.0 to ~=0.3.1
  • #1290 - Bump pandas from 1.1.3 to 1.1.4
  • #1291 - Update more-itertools requirement from ~=8.5.0 to ~=8.6.0
  • #1293 - Latest numpy 1.19.4 (released 11/2/2020) breaks all idmtools tests in windows
  • #1298 - Update junitparser requirement from ~=1.6.1 to ~=1.6.2
  • #1299 - Update pygit2 requirement from ~=1.3.0 to ~=1.4.0
  • #1300 - Bump diskcache from 5.0.3 to 5.1.0
  • #1307 - Update requests requirement from ~=2.24.0 to ~=2.25.0
  • #1308 - Update matplotlib requirement from ~=3.3.2 to ~=3.3.3
  • #1309 - Update sphinx requirement from ~=3.3.0 to ~=3.3.1
  • #1310 - Update pytest-html requirement from ~=2.1.1 to ~=3.0.0
  • #1311 - Update tqdm requirement from ~=4.51.0 to ~=4.52.0
  • #1327 - Update allure-pytest requirement from ~=2.8.19 to ~=2.8.20

Documentation

  • #1279 - Add examples to override config values
  • #1285 - Examples should use Calculon instead of SLURM alias
  • #1302 - cookbook link for modifying-asset-collection is wrong

Platforms

  • #1264 - Comps CLI should have singularity build support

User Experience

  • #1170 - Add progress bar to upload of Assets through new callback in pyCOMPS
  • #1320 - Add progress bar to workitems