Skip to content

0.64.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 21:01

🚀 Enhancement

  • download: more consistent and exhaustive logging, new DANDI_DEVEL_AGGRESSIVE_RETRY mode, respect (?) Retry-After #1509 (@yarikoptic)

🐛 Bug Fix

  • Include LINC API as a supported instance type for DANDI CLI #1527 ([email protected] @aaronkanzer)
  • Enhance pynwb validation parsing to report the path within the file, fix pynwb typo #1513 (@rly)
  • Drop claiming support and testing against EOL Python 3.8 #1504 (@asmacdo)
  • ENH: log dandischema version and ensure we log (consistently) path for log messages in download #1499 (@yarikoptic)
  • Fixup URI scheme rendering in --help output #1502 (@asmacdo)
  • Adjust copyright year in documentation config #1504 (@yarikoptic)

🏠 Internal

  • Use "cache_spec:False" in our copy_nwb_file helper while exporting NWB copy #1497 (@yarikoptic)

📝 Documentation

  • fix: replace dandi-api link with dandi-archive #1524 (@asmacdo)

🧪 Tests

  • Add xfail marks for some tests: test_nwb2asset_remote_asset, test_reextract_metadata, test_IteratorWithAggregation #1512 (@yarikoptic)
  • Switch to python 3.9 in dev-deps CI matrix run since dev deps are now beginning to drop Python 3.8 which is EOL soon #1506 (@asmacdo)

Authors: 5